daniel.ronin
Member
I must have deleted my entry for Vista when I was mucking around with a fresh easyBCD install. I installed neoGRUB, but before I had a chance to configure it, I logged out to boot into Mandriva (to copy my menu.lst configurations), so now when I log back in, it's at a GRUB prompt (since I never changed the config) and I can't boot into Vista at all! :S
Is there a way to change configurations or settings from outside the OS?
Or is there a command from the neoGRUB prompt that will let me boot Vista? (at hd0,1)
I only need to get back in once, but when I try to set root/kernel/chainloader, it just boots back to the same GRUB prompt.
I've even restored a Vista bootloader from UBCD4Win, but it's just back to the GRUB prompt.
Please help! Is there anything I can do? :scared:
Addendum:
Update: so I managed, with the help of ntfs-3g to find and edit the menu.lst file in C:\NST, but I'm having trouble making setting it up to boot Vista.
I tried copying and pasting /boot/grub/menu.lst, and that will let me load mandriva, but no Vista.
What do I need to do in menu.lst to start Vista (located on the first partition of the drive)?
Is there a way to change configurations or settings from outside the OS?
Or is there a command from the neoGRUB prompt that will let me boot Vista? (at hd0,1)
I only need to get back in once, but when I try to set root/kernel/chainloader, it just boots back to the same GRUB prompt.
I've even restored a Vista bootloader from UBCD4Win, but it's just back to the GRUB prompt.
Please help! Is there anything I can do? :scared:
Addendum:
Update: so I managed, with the help of ntfs-3g to find and edit the menu.lst file in C:\NST, but I'm having trouble making setting it up to boot Vista.
I tried copying and pasting /boot/grub/menu.lst, and that will let me load mandriva, but no Vista.
Code:
color black/cyan yellow/cyan
gfxmenu (hd0,4)/boot/gfxmenu
default 0
title Mandriva
kernel (hd0,4)/boot/vmlinuz BOOT_IMAGE=1337 root=/dev/sda5 resume=/dev/sda6 splash=verbose vga=791
initrd (hd0,4)/boot/initrd.img
title Vista
root (hd0,0)
makeactive
chainloader +1
title BT2
root (hd0,10)
kernel /boot/vmlinuz rw root=/dev/sda11
Last edited: