LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   Linux wont boot (https://www.linuxquestions.org/questions/fedora-35/linux-wont-boot-223249/)

RoninBlade 08-27-2004 05:20 PM

Linux wont boot
 
OK, i just did a FTP Instalation of Fedora Core 2, and finished without errors, now whenever it boots all it says is GRUB in the top left corner of the screen. Any suggestions, o BTW i have SATA Raid 0 and a P4p800

masand 08-27-2004 05:23 PM

hi
go to rescue mode and then
#chroot /mnt/sysimage
and then
vi /etc/grub.conf

post that here
regards

arno 08-27-2004 05:56 PM

When you have that frozen grub

try

find /boot/grub/stage1

this will give you a list of disks

now finish with
root (hdx,x) use the information of that list
setup (hdx)

RoninBlade 08-27-2004 06:01 PM

ok let me just point out that im a newbie with linux

RoninBlade 08-27-2004 06:13 PM

Quote:

Originally posted by masand
hi
go to rescue mode and then
#chroot /mnt/sysimage
and then
vi /etc/grub.conf

post that here
regards

OK i tried that and it said "No such directory"

RoninBlade 08-27-2004 06:30 PM

could it be the SATA drives? How would i get the Driver Disks for the SATA Controllers its ICH5 i believe

RoninBlade 08-27-2004 08:58 PM

plz help

RoninBlade 08-27-2004 11:24 PM

ok i put grub on the other drive (hda) and now it says GRUB is now loading, except it dosn't do anything else. Any suggestions

masand 08-27-2004 11:45 PM

Quote:

Originally posted by RoninBlade
ok i put grub on the other drive (hda) and now it says GRUB is now loading, except it dosn't do anything else. Any suggestions

hi could u elaborate moe on ur previous post up there
what eror msg. do u get????

regards

RoninBlade 08-28-2004 07:39 AM

i got get an Error Message all it says is "Grub is Now Loading" so i wait for 15 minuites and nothing happens

masand 08-28-2004 07:51 AM

hi

anyway we need ur grub.conf....

u need to check out to use rescue mode for ur setup
becasue i have been using the same FC2 and it is working fine for me

#chroot /mnt/sysimage

this should work!!!!!!!!

or in linux rescue
fdisk -l
will give u linux partiton no.
then
mkdir /mnt/tmp
mount /dev/hdax /mnt/tmp

replace hdax by ur partiton no.

regards

kostason 08-28-2004 11:44 AM

hi
If you install with the default FC2 kernel (kernel-2.6.5-1.358.ixxx.rpm) on an ASUS P4P800 you will have problems anyway.

Check out the "The Unofficial Fedora FAQ".

For sorting out the kernel problem check:
"http://www.fedorafaq.org/#installreboot"


For more info on this bug check out the redhat's bugzilla:
"https://buqzilla.redhat.com"
The bugs number is 121819

I hope I was of some help.

-------------------------------
Kostason

RoninBlade 08-28-2004 05:45 PM

im using the special P4P800 Bootdisks

RoninBlade 08-28-2004 08:59 PM

Quote:

Originally posted by masand
hi

anyway we need ur grub.conf....

u need to check out to use rescue mode for ur setup
becasue i have been using the same FC2 and it is working fine for me

#chroot /mnt/sysimage

this should work!!!!!!!!

or in linux rescue
fdisk -l
will give u linux partiton no.
then
mkdir /mnt/tmp
mount /dev/hdax /mnt/tmp

replace hdax by ur partiton no.

regards

Ok tryed this step and it didn't work, could a reason why it wont better is because the drive is a secondary slave drive?

masand 08-28-2004 11:28 PM

hi

make ur drive primary master and give it a try, i sometime have had some problems with primary secondary thing

--------------------------------------
if that doesnot works then

what message di u get with
#chroot /mnt/sysimage

also if u have seconary drive then
try these
post the output here

#fdisk -l /dev/hdd
#mkdir /mnt/tmp
#mount /dev/hddx /mnt/tmp

replace 'x' by ur partiton no.

regards

gaurav


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