LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   grub-install problem (https://www.linuxquestions.org/questions/linux-general-1/grub-install-problem-86931/)

arunshivanandan 08-29-2003 07:14 AM

grub-install problem
 
when i run 'grub-install /dev/hdb' after a 'chroot /mnt/sysimage' from linux rescue mode,it shows an error that there is no BIOS device corresponding to /dev/hdb6.this hdb6 is my linux / partiton.The system was working perfectly alright with the same grub.conf.i just went for lilo and it showed an error that it will require some 1600 cylinders.(this system is an old celeron one,and so the bootloader must be within the first 1024 cylinders.).so i went back to grub.this system(my friend's) does not have a first ide bus,i.e,all the partitions lie in hdb.
thanks in advance!!

ppuru 08-29-2003 07:35 AM

I too have come across this problem... somehow grub-install does not like hdb/hdd.

About lilo, have you tried the lba32 mode?

arunshivanandan 09-01-2003 12:38 AM

thanks for answering my thread.
i solved the grub-install & BIOS problem by giving a '--recheck' option with grub-install.


All times are GMT -5. The time now is 02:46 PM.