Thread: GRUB will not appear, even after grub-install or boot-repair
dear all,
i've installed ubuntu 11.04 on sony vaio vgn-731wn. once installed, reboot , grub not appear. instead, windows xp appears.
i've been searching , trying make grub work, such running live , on running grub-install /dev/sda in chrooted environment ( mounting dev, dev/pts, sysfs, proc, etc. ), or using boot-repair program, none worked. result same: windows xp loading, , no grub starting. furthermore, when running bootinfoscript get:
=> windows installed in mbr of /dev/sda.
how can make grub work? how can install in mbr?
information of bootinfoscript attached here:
http://paste.ubuntu.com/687886/
thank
put in ubuntu live cd of 11.04 open terminal , copy , paste these commands.
code:sudo mount /dev/sda6 /mntcode:sudo grub-install --boot-directory=/mnt/boot /dev/sdacode:sudo umount /mntboot ubuntu and:code:sudo reboot
now should have installed grub mbr , added windows config file ,code:sudo update-grub
menuentry.
#umount not typo.
## you missing boot files in install of sda6, if above not work have install grub files live cd (your install cd using try ubuntu) post 6.
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Installation & Upgrades [SOLVED] GRUB will not appear, even after grub-install or boot-repair
Ubuntu
Comments
Post a Comment