LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Can't bootup from harddisk (https://www.linuxquestions.org/questions/linux-newbie-8/cant-bootup-from-harddisk-29742/)

frankmail007 09-06-2002 12:31 PM

Can't bootup from harddisk
 
Hi,

I just installed a RedHat Linux 7.3 on my PC. There is a windows 2000 there already. My problem is that after I installed the linux I can only see the W2K on the startup screen. The only way for me to bootup Linux is through the Linux bootup disk. I tried the following steps:

1. Startup linux by floppy.
2. Use dd if=/dev/hda7 of=/bootsect.lnx bs=512 count=1 to create bootsect.lnx.
3. Copy bootsect.lnx to another floppy.
4. Bootup to W2k.
5. Copy bootsect.lnx from floppy to c:\
6. Modifed boot.ini to add c:\bootsect.ini="Linux"
7. Restart. When I select Linux in the bootup screen. It still can't boot up linux. It only shows a blank screen there.

Can anybody help?

Thanks,

Frank

jetblackz 09-06-2002 01:34 PM

Most likely, you did NOT install lilo on /dev/hd*linux*. Do it again. My setup is identical. No probs here. Also, if you make changes to lilo, you must do that again. *.lnx.

frankmail007 09-06-2002 10:20 PM

Hi,

Thanks for your reply. But how do your know the lilo installed on which /dev/hdX? Do I need to reinstall Linux again?

Thx,

Frank

jetblackz 09-08-2002 10:20 AM

Not if your lilo.conf is properly configured. Make sure the first line points to your linux parition, then do

/sbin/lilo


All times are GMT -5. The time now is 10:01 PM.