Unsolved
This post is more than 5 years old
3 Posts
0
7411
December 12th, 2006 18:00
Fedora Core 6 (Linux) will not boot after install
I've got a Dell Optiplex 320, with the ATI sb600 chipset and SATA controller in it, and I'm having some problems getting fc6 to boot after install.
I was able to get the install cd to recognize the drives with the parameter:
pci=nomsi
And I'm able to complete the install, and partition the drive, and everything else looks ok.
BUT, when I go to boot the system, the grub boot menu comes up, and after I choose my install, it hangs shortly after that, just before it starts uncompressing the kernel, I believe.
The screen looks like this:
Booting command-list
root (hd0,1)
Filesystem type is ext2fs, partition type 0x83
kernel /vmlinuz=2.6.18-1.2798.fc6 ro root=/dev/VolGroup00/LogVol00 pci=nomsi rhgb quiet
[Linux-bzImage, setup=0x1e00, size=0x1b94fc]
... and that's it! I've tried adding and removing options, such as all-generic-ide, or acpi=force irqpoll. At this point, I'm not even really sure what its getting stuck on, is it failing to find the kernel? Is it waiting on something else? Are there any logs I can check? Anything?
Any ideas MUCH appreciated.
Thanks
--Ben
I was able to get the install cd to recognize the drives with the parameter:
pci=nomsi
And I'm able to complete the install, and partition the drive, and everything else looks ok.
BUT, when I go to boot the system, the grub boot menu comes up, and after I choose my install, it hangs shortly after that, just before it starts uncompressing the kernel, I believe.
The screen looks like this:
Booting command-list
root (hd0,1)
Filesystem type is ext2fs, partition type 0x83
kernel /vmlinuz=2.6.18-1.2798.fc6 ro root=/dev/VolGroup00/LogVol00 pci=nomsi rhgb quiet
[Linux-bzImage, setup=0x1e00, size=0x1b94fc]
... and that's it! I've tried adding and removing options, such as all-generic-ide, or acpi=force irqpoll. At this point, I'm not even really sure what its getting stuck on, is it failing to find the kernel? Is it waiting on something else? Are there any logs I can check? Anything?
Any ideas MUCH appreciated.
Thanks
--Ben
Message Edited by benprew on 12-14-200611:37 AM
No Events found!


benprew
3 Posts
0
December 14th, 2006 15:00
when you're about to install fedora core, you normally type this:
linux
right? But, if you want it to pick up the chipset, you have to add the parameter pci=nomsi, so you would type this instead:
linux pci=nomsi
I thought I mentioned that in my first post, but it may have been a little obtuse :). Let me know if you happen to get it booting Fedora after its installed.
Thanks
--Ben
completely_lost
4 Posts
0
December 14th, 2006 15:00
Cheers
benprew
3 Posts
0
December 18th, 2006 18:00
So, I was able to get the machine up, but I had to install lilo, and then after that, recompile the kernel with sata support built-in.
I'm not sure why grub wasn't working, but it would start the grub, but once it started reading the blocklist, it would just quit. Someone at my work guessed a BIOS bug in the Dell BIOS, but we don't know for sure.
In either case, it looks like it works, it just takes some effort.
completely_lost
4 Posts
0
December 20th, 2006 11:00
I noticed you were able to install Fedora 6 by installing LILO. First congregation! Second, thank you for setting me straight on the pci=nomsi. Thirdly, how did you install LILO (If memory is correct, starting from FC5 the LILO packages do not exist)?
Cheers
anonim
1 Rookie
•
109 Posts
0
February 20th, 2007 16:00
khightower
2 Posts
0
May 22nd, 2007 23:00
completely_lost
4 Posts
0
May 23rd, 2007 07:00