Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
November 23, 2024, 02:28:39 AM
News
: LinuxSolved.com Linux Help Community Forum..
Home
Search
Login
Register
Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
»
Linux Software
»
Linux Installation Support
»
redhat installed..but still does'nt boot
« previous
next »
Print
Pages: [
1
]
Author
Topic: redhat installed..but still does'nt boot (Read 8747 times)
kanishk
New Member
Posts: 2
redhat installed..but still does'nt boot
«
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 ?
Logged
Ricky
LST CareTaker
Specially Skilled
Posts: 2381
redhat installed..but still does'nt boot
«
Reply #1 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/hda
And then boot..
Logged
neo
Linux Learner
Posts: 125
redhat installed..but still does'nt boot
«
Reply #2 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
Logged
Print
Pages: [
1
]
« previous
next »
Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
»
Linux Software
»
Linux Installation Support
»
redhat installed..but still does'nt boot