Miscellaneous > Technical Support
FC5 is fucked ... yes it's 5 not 4 this time
mobrien_12:
This doesn't sound like a kernel issue to me. I doubt that the hard disk controller is messed up, but it's possible. It REALLY sounds like X is messed up.
You should boot FC5 up in console mode. At the GRUB screen, edit the boot line for FC5's kernel. Add
--- Code: ---
linux 3
--- End code ---
to the boot arguments. Not sure if I remember where, but I think it should be right after the kernel. For example
--- Code: ---
kernel /boot/vmlinuz-2.6.16-1.2096_FC4 linux 3 ro root=LABEL=/ quiet
--- End code ---
if not, no harm done, try again and put linux 3 at the end.
This boots you into console mode. You can see if everything is working. Log in. See if X works with "startx." If it hangs, kill it with Ctrl-Alt-Backspace, see the error messages on the console, and go fix the X configuration.
Console mode will also let you /sbin/lsmod and find out what kernel module is needed for this hard disk controller, so you can force the other distros to load it, if you so desire.
GenuineAdvantage:
I have fedora on another computer, didn't have much problem with it. But no mention of it, what's wrong with ubuntu? Some people seem to hate it. I don't know why, there's nothing wrong with it, other than the stupid name. The claim that it's any "easier" than the rest is just hype though. They're all easy if you have the time and desire to get into it. But enough babbling.
H_TeXMeX_H:
I just tried Gentoo and well 2 things:
1) I also get the MP-BIOS bug ... this makes me think my BIOS is way outdated ... sadly I cannot upgrade it because there is no upgrade for it :( I checked
2) It gives me an error when trying to install it saying that it cannot recognize HDD partition format. The format happens to be LVM2 ... could that be the reason other installers have a problem with it ?
When I have time I'll mess around with the grub config a bit and get more info on why the new kernel won't boot ... hope it doesn't do something bad like last time I messed with it.
piratePenguin:
Surely you must've known it's LVM? Unless Fedora or something set that up at install time (didn't know it did).
http://www.tldp.org/HOWTO/LVM-HOWTO/index.html
http://www.gentoo.org/doc/en/lvm2.xml (found that while googling)
H_TeXMeX_H:
Actually, I know what the source of the problem is now. The newer kernel actually fixes the system timer bug on my desktop, but breaks the BIOS compatibilty on my laptop ... looks like I gotta keep a legacy kernel for the laptop, or update the BIOS (not possible cuz there is no new update :( )
Navigation
[0] Message Index
[*] Previous page
Go to full version