Hi all,
I've been trying out kubuntu 7.04 from the live cd for a few days and decided to install it with a view to moving over from my current linux system. I tried to install through the icon on the livecd desktop and everything seemed to go well until the end, when I got a message like "grub_install (hd0) failed. This is a fatal error". I understand it's trying to write the master boot record.
I'm installing kubuntu on hda. My current system is on hdb and boots from there. I can use my current system to look at hda and kubuntu looks to have installed (lots of files and folders in the root partition - 2Gb used) and in /boot there looks to have been some stuff installed but not everything.
-
# ls -l /boot
total 13987
-rw-r--r-- 1 root root 414210 2007-04-15 10:07 abi-2.6.20-15-generic
-rw-r--r-- 1 root root 83234 2007-04-15 07:33 config-2.6.20-15-generic
-rw-r--r-- 1 root root 4186112 2007-07-08 17:21 initrd.img-2.6.20-15-generic
-rw-r--r-- 1 root root 6911184 2007-04-17 07:25 initrd.img-2.6.20-15-generic.bak
drwx------ 2 root root 12288 2007-07-08 17:09 lost+found
-rw-r--r-- 1 root root 94600 2006-10-20 13:44 memtest86+.bin
-rw-r--r-- 1 root root 806942 2007-04-15 10:08 System.map-2.6.20-15-generic
-rw-r--r-- 1 root root 1745100 2007-04-15 10:07 vmlinuz-2.6.20-15-generic
-
So the question is, am I in a state where I could boot kubuntu on hda my adding a menu item under /boot/grub/menu.lst in my working linux system on hdb? If so, what exactly should I add? If not, what can I do from here to get things working?
[I'd like to keep both OSs working for the time being - I'm not worried about which disk they boot from as long as I still have the option of which one to boot]
Thanks in advance.
I've been trying out kubuntu 7.04 from the live cd for a few days and decided to install it with a view to moving over from my current linux system. I tried to install through the icon on the livecd desktop and everything seemed to go well until the end, when I got a message like "grub_install (hd0) failed. This is a fatal error". I understand it's trying to write the master boot record.
I'm installing kubuntu on hda. My current system is on hdb and boots from there. I can use my current system to look at hda and kubuntu looks to have installed (lots of files and folders in the root partition - 2Gb used) and in /boot there looks to have been some stuff installed but not everything.
-
# ls -l /boot
total 13987
-rw-r--r-- 1 root root 414210 2007-04-15 10:07 abi-2.6.20-15-generic
-rw-r--r-- 1 root root 83234 2007-04-15 07:33 config-2.6.20-15-generic
-rw-r--r-- 1 root root 4186112 2007-07-08 17:21 initrd.img-2.6.20-15-generic
-rw-r--r-- 1 root root 6911184 2007-04-17 07:25 initrd.img-2.6.20-15-generic.bak
drwx------ 2 root root 12288 2007-07-08 17:09 lost+found
-rw-r--r-- 1 root root 94600 2006-10-20 13:44 memtest86+.bin
-rw-r--r-- 1 root root 806942 2007-04-15 10:08 System.map-2.6.20-15-generic
-rw-r--r-- 1 root root 1745100 2007-04-15 10:07 vmlinuz-2.6.20-15-generic
-
So the question is, am I in a state where I could boot kubuntu on hda my adding a menu item under /boot/grub/menu.lst in my working linux system on hdb? If so, what exactly should I add? If not, what can I do from here to get things working?
[I'd like to keep both OSs working for the time being - I'm not worried about which disk they boot from as long as I still have the option of which one to boot]
Thanks in advance.
Comment