Thread: Can't put Vista on grub
hi, have installed windows vista on computer followed link recovering recover grub. followed steps vista didn't show on grub loader.
edited /boot/grub/menu.lst still following how to. got error:
error 23 cant parse something
can me??
menu.lst in moment
and output of fdsik -l:code:title ubuntu 9.04, kernel 2.6.28-13-generic uuid 182335e4-74a1-4bea-9ad4-f225f333ff03 kernel /boot/vmlinuz-2.6.28-13-generic root=uuid=182335e4-74a1-4bea-9ad4-f225f333ff03 ro quiet splash initrd /boot/initrd.img-2.6.28-13-generic quiet title ubuntu 9.04, kernel 2.6.28-13-generic (recovery mode) uuid 182335e4-74a1-4bea-9ad4-f225f333ff03 kernel /boot/vmlinuz-2.6.28-13-generic root=uuid=182335e4-74a1-4bea-9ad4-f225f333ff03 ro single initrd /boot/initrd.img-2.6.28-13-generic title ubuntu 9.04, kernel 2.6.28-11-generic uuid 182335e4-74a1-4bea-9ad4-f225f333ff03 kernel /boot/vmlinuz-2.6.28-11-generic root=uuid=182335e4-74a1-4bea-9ad4-f225f333ff03 ro quiet splash initrd /boot/initrd.img-2.6.28-11-generic quiet title ubuntu 9.04, kernel 2.6.28-11-generic (recovery mode) uuid 182335e4-74a1-4bea-9ad4-f225f333ff03 kernel /boot/vmlinuz-2.6.28-11-generic root=uuid=182335e4-74a1-4bea-9ad4-f225f333ff03 ro single initrd /boot/initrd.img-2.6.28-11-generic title ubuntu 9.04, memtest86+ uuid 182335e4-74a1-4bea-9ad4-f225f333ff03 kernel /boot/memtest86+.bin quiet title windows xp/vista # can use title wish, appear on grub boot menu rootnoverify (sda1,0) # location of windows partition makeactive chainloader +1
thanks in advance...device boot start end blocks id system
/dev/sda1 * 1 10199 81923062+ 7 hpfs/ntfs
partition 1 not end on cylinder boundary.
/dev/sda2 10200 19457 74364885 5 extended
partition 2 not end on cylinder boundary.
/dev/sda5 10200 10381 1461883+ 82 linux swap / solaris
/dev/sda6 10382 19457 72902938+ 83 linux
i not sure if grub allows comments end of line. , grub uses different nomenclature for drives. in linux sda1 - first drive , 1 - first partition. in grub starts @ 0 , uses hd first drive hd0.
need change sda1 hd0.
these windows grub lines xp, , think vista uses rootnoverify xp can use either root or rootnoverify.
# divider, added separate menu items below debian
# ones.
#title other operating systems:
title microsoft windows xp
root (hd0,0)
savedefault
makeactive
chainloader +1
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [ubuntu] Can't put Vista on grub
Ubuntu
Comments
Post a Comment