ctduffy
February 25th, 2006, 11:13 PM
I have a clean install of CentOS, V4.2 on a second non-RAID disk drive. Although Disk Suite sees ALL of the Linux mount points and linux rescue can view all files including grub.conf, Acronis boot selector can't find the OS - pretty lame.
The grub loader is in the beginning of the second disk drive where it should be.
Is there some trick to get Acronis OS Selector to find new operating systems? I am very stumped.
Here is what the grub.conf file looks like:
# boot=/dev/sdc1
default=0
timeout=5
splashimage=(hd2,0)/grub/splash.xpm.gz
hiddenmenu
title CentOS-4 i386 (2.6.9-22.ELsmp)
root (hd2,0)
kernel /vmlinuz-2.6.9-22.ELsmp ro root=LABEL=/ rhgb quiet
initrd /initrd-2.9.22.ELsmp.img
title CentOS-4 i386 (2.6.9-22.EL)
root (hd2,0)
kernel /vmlinuz-2.6.9-22.EL ro root=LABEL=/ rhgb quiet
initrd /initrd-2.9.22.EL.img
Thanks,
Charlie
The grub loader is in the beginning of the second disk drive where it should be.
Is there some trick to get Acronis OS Selector to find new operating systems? I am very stumped.
Here is what the grub.conf file looks like:
# boot=/dev/sdc1
default=0
timeout=5
splashimage=(hd2,0)/grub/splash.xpm.gz
hiddenmenu
title CentOS-4 i386 (2.6.9-22.ELsmp)
root (hd2,0)
kernel /vmlinuz-2.6.9-22.ELsmp ro root=LABEL=/ rhgb quiet
initrd /initrd-2.9.22.ELsmp.img
title CentOS-4 i386 (2.6.9-22.EL)
root (hd2,0)
kernel /vmlinuz-2.6.9-22.EL ro root=LABEL=/ rhgb quiet
initrd /initrd-2.9.22.EL.img
Thanks,
Charlie