Linux Forums - Linux Help,Advice & support community:LinuxSolved.com

Linux Software => Linux Installation Support => Topic started by: kanishk on January 26, 2004, 12:43:49 AM

Title: redhat installed..but still does'nt boot
Post by: kanishk on January 26, 2004, 12:43:49 AM
i have a 60 GB drive in which i had winXp. then i created a new partition to install linux...i chose to install LILO at MBR. after rebooting Win Xp started again..no linux in sight...wat to do ?
Title: redhat installed..but still does'nt boot
Post by: Ricky on January 26, 2004, 05:12:58 AM
Have you installed the linux already but you was unable to find lilo or linux bootloader when you restarted the computer after installation ? Then do the following...
1. Boot you pc from RH installation cds and then type "linux rescue" to enter rescue mode
2. Now it will ask you to mount the existing linux installation under /mnt/sysimage also it will give you instruction . Follow those instruction and when you get to command line give the following commands..
Code: [Select]
grub-install /dev/hdaAnd then boot..
Title: redhat installed..but still does'nt boot
Post by: neo on January 27, 2004, 11:54:49 AM
man if u have installed lilo then take disk 1 of linux installation cd and type "linux rescue"
then type the command
Code: [Select]
chroot /mnt/sysimage

now type
Code: [Select]
lilo
this will clear the probs