Windows not booting

samhippie

New member
Local time
6:51 PM
Messages
6
Whenever I try to boot windows, all I get is a black screen with a cursor (the command line kind, not an arrow). If i press something, nothing happens, and there is no disk activity. I primarily use Ubuntu as my OS, so I don't exactly when this happened. I have grub2 as my boot loader, but I know that is not a problem because I have restored the windows boot loader and it made no difference. I have run chkdsk /f on all of the partitions that windows installed, and it made no difference. BTW I have the same problem on my windows recovery partition.
If it helps, here is the os-prober entry in my grub.cfg (note: vista is what it calles my recovery partition):
Code:
## BEGIN /etc/grub.d/30_os-prober ###
menuentry "Windows Vista (loader) (on /dev/sda1)" {
    insmod ntfs
    set root='(hd0,1)'
    search --no-floppy --fs-uuid --set 645a82075a81d5e8
    chainloader +1
}
menuentry "Windows 7 (loader) (on /dev/sda2)" {
    insmod ntfs
    set root='(hd0,2)'
    search --no-floppy --fs-uuid --set 0aea5bf7ea5bde0f
    chainloader +1
}
### END /etc/grub.d/30_os-prober ###
 

My Computer

Computer Manufacturer/Model Number
Sony Vaio VGN-NW270F
OS
Ubuntu 10.04, Windows 7
Give Chkdsk /R a quick run as well.

If you can hit F8 after choosing Windows 7 and pop open the safe mode listings let us know!
 

My Computer

OS
Windows 7 Ultimate 64-bit
CPU
AMD Phenom II X6 1090T 3.2GHZ
Motherboard
MSI 890FXA-GD70
Memory
G.SKILL RipJaw 3x2GB DDR3-1066
Graphics Card(s)
2x HIS Radeon HD 6850 1 GB
Sound Card
VIA 8-channel
Monitor(s) Displays
2x 20 inch Acer LCDs, 1x 32" Sony LCD TV
Screen Resolution
4480x900
Hard Drives
1x Crucial 64GB SSD
3x 1TB HDDs (WD, Seagate, Hitatchi)
1x 500GB Seagate External
PSU
Kingwin 1000W Modular
Case
Coolermaster HAF 932
Cooling
1x 120mm, 3x 200mm, CoolerMaster Hyper 212+
Keyboard
Microsoft Wireless Keyboard 1000
Mouse
Microsoft Wiresless Mouse 5000
Internet Speed
20mbps
Other Info
Samsung BD-ROM/DVD-RW
You should read GRUB's documentation. By the way, have you tried to boot the disk directly? Where do you put GRUB into?

zzz2496
 

My Computer

Computer Manufacturer/Model Number
Self Built
OS
Windows7 Ultimate 64bit
CPU
Intel Core 2 Quad Q6600
Motherboard
Abit IN9-32X-MMAX
Memory
DDR2 Adata 4GB
Graphics Card(s)
Nvidia GeForce GTX 285 1024 and Nvidia GeForce 8800GT 512
Sound Card
Asus Xonar HDAV 1.3
Monitor(s) Displays
Dell 2407WFP and BenQ 2400v and Philips 150v3
Screen Resolution
3840x1200 and 1024x768
Hard Drives
2 WDC 1TB
1 WDC 1.5TB
1 WDC 640GB
1 WDC 320GB
1 Seagate 200GB
PSU
Corsair TX 850W
Case
Cooler Master HAF932
Cooling
Arctic Cooling Freezer Extreme and plenty of fans...
Keyboard
MicrosoftNaturalKeyboard 4000/Apple Alu keyboard/Dinovo mini
Mouse
Logitech G5/MarbleMouseTrackball/PerformanceMX/SpacePilotPRO
Internet Speed
1.5Mbps down/384Kbps up
Other Info
APC SURT 1000XL
Logitech Z-560
Wiimote
Mikrotik Router
Linksys (now Cisco) SD2008 8 port Gigabit switch
Linksys WRT54G (acting as AP)
Apple wireless Aluminium keyboard
Apple Magic Mouse
Xbox360 wired controller
You should read GRUB's documentation. By the way, have you tried to boot the disk directly? Where do you put GRUB into?

zzz2496
I put grub on my hard drive, with my /boot/grub on my Ubuntu partition. I have tried to boot using Window's boot loader, and I got the exact same screen.

I will try chkdsk /r and post the results. Can't do it until tomorrow, though.
 

My Computer

Computer Manufacturer/Model Number
Sony Vaio VGN-NW270F
OS
Ubuntu 10.04, Windows 7
I tried chkdsk /r. I still can't boot, but now I have a feeling it is not Windows. I ran a system check on the recovery disk (like the installation disk, but without the installation), and it found no errors. It said my last successful boot was 4/18. I upgraded my Ubuntu around 4/22 to the 10.04 release candidate. I noticed the problem a few days ago. The problem may be related to the upgrade, but I have no idea how.
 

My Computer

Computer Manufacturer/Model Number
Sony Vaio VGN-NW270F
OS
Ubuntu 10.04, Windows 7
I have restored the Windows boot-loader, and it still won't boot. I don't think it is GRUB, but I don't know how it could be Windows.
 

My Computer

Computer Manufacturer/Model Number
Sony Vaio VGN-NW270F
OS
Ubuntu 10.04, Windows 7
Just found out some important information: when I get the blinking cursor screen, it is on the BIOS. I know this because I tried pressing ctrl+alt+del, and it restarted my computer, something that only my BIOS does.
 

My Computer

Computer Manufacturer/Model Number
Sony Vaio VGN-NW270F
OS
Ubuntu 10.04, Windows 7
I have the exact same problem with the same model. I got error messages twice about an incorrect command before this happened. Did you? Have you found a solution?
 

My Computer

Computer Manufacturer/Model Number
Sony Vaio VGN-nw270f
OS
Windows 7 Home Premium
Back
Top