Results 1 to 5 of 5
I had re installed windows on a dual boot system containing ubuntu.
Now how can i go to Ubuntu. How can i get the grub or lilo boot menu...
- 03-29-2007 #1
Installing Grub
I had re installed windows on a dual boot system containing ubuntu.
Now how can i go to Ubuntu. How can i get the grub or lilo boot menu
- 03-29-2007 #2
boot up from Ubuntu LiveCD, open terminal and execute this
in case you have SATA harddisk, replace hda with sda.Code:sudo grub-install /dev/hda
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 04-05-2007 #3
i got the fallowing message
Could not find device for /boot: Not found or not a block device.
- 04-05-2007 #4
do you have SATA harddisk? replace hda with sda as i suggested in last post.
in case, it throws error again, post the output of fdisk -l command here.It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 04-07-2007 #5
i solved my problem by using Super Grub Disk
Thanks for ur help


Reply With Quote