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#00430
|
Subject: |
Re: Fedora 2.6 kernel problems |
Here is the grub stanza -
title Fedora Core(2.6.0-1.107)
root (hd0,2)
kernel /boot/vmlinuz-2.6.0-mm1 ro root=/dev/hda2
This is what I use ro root=/dev/hda2 and it works
Thanks for the help
From: joe <joe@xxxxxxxxxx>
Reply-To: fedora-test-list@xxxxxxxxxx
To: fedora-test-list@xxxxxxxxxx
Subject: Re: Fedora 2.6 kernel problems
Date: Tue, 30 Dec 2003 19:59:34 -0800
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
--
fedora-test-list mailing list
fedora-test-list@xxxxxxxxxx
http://www.redhat.com/mailman/listinfo/fedora-test-list
|
| |