Linux - HardwareThis forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Is it possible that you installed grub to the root partition instead of the mbr?
Is the computer old? Are their modules missing from the kernel that allowed older kernels to access your hardware?
F12 now uses i686, not i386 and does not run on some older hardware.
You stated that you have a HP, and I can only assume that the DDR memory is on an older machine, since newer boxes use DDR2 and DDR3.
If you google "Kernel panic - not syncing : VFS: unable to mount root fs on unknown-block(0,0)" there are many posts including some from LQ that come up. Maybe you should take a look and see if any of those threads ring similar to your situation.
I got it running, finally. With a HUGE workaround.
- start with the live CD
- open a terminal and (optionally) examine the local drive with fdisk
- use parted to remove all local partitions
- install (beleve it or not) F10
- then install F12 over that
That was the first time it asked a confirm on the bootloader.
If anyone has the same *** with the install, this _could_ be a way out...
Only hope I could help (for a change) instead of being helped
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.