Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
Re: Fedora 2.6 kernel problems: msg#00427
|
Subject: |
Re: Fedora 2.6 kernel problems |
alton bailey wrote:
that did not work for me and i tried /dev/hda instead and I still get
panic
VFS : Mounted root (ext2 filesystem)
VFS : Cannot open root device "LABLE=/dev/hdax or unknown-block(0,0)
kernel panic: vfs unable to mount root fs on unknown-block(0,0)
No, that should be root=/dev/hdax, not "LABEL=/dev/hdax"
Working fine here -
Here is the grub stanza -
title Red Hat Linux (2.6.0-mm1)
root (hd0,2)
kernel /boot/vmlinuz-2.6.0-mm1 ro root=/dev/hda3
Joe
--
fedora-test-list mailing list
fedora-test-list@xxxxxxxxxx
http://www.redhat.com/mailman/listinfo/fedora-test-list
|
| |