WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] booting 2.6 - can't mount root

To: "xen-devel@xxxxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] booting 2.6 - can't mount root
From: James Harper <JamesH@xxxxxxxxxxxxxxxx>
Date: Sat, 14 Aug 2004 14:27:22 +1000
Delivery-date: Sat, 14 Aug 2004 05:29:39 +0100
Envelope-to: steven.hand@xxxxxxxxxxxx
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
Thread-index: AcSBtv5yIKYaS8PrTGCGBZBfvl2zmg==
Thread-topic: booting 2.6 - can't mount root
I have just attempted to boot domU with 2.6.7 (dom0 still 2.4.26), and I get this:
 
<snip>
Initializing Cryptographic API
Initialising Xen virtual block device
Using anticipatory io scheduler
Xen virtual console successfully installed as tty
Event-channel device installed.
Initialising Xen virtual ethernet frontend driver<6>NET: Registered protocol family 2
IP: routing cache hash table of 1024 buckets, 8Kbytes
TCP: Hash tables configured (established 8192 bind 16384)
NET: Registered protocol family 1
NET: Registered protocol family 17
Bridge firewalling registered
<~5 second pause>
end_request: I/O error, dev sda1, sector 2
EXT3-fs: unable to read superblock
end_request: I/O error, dev sda1, sector 2
EXT2-fs: unable to read superblock
Kernel panic: VFS: Unable to mount root fs on sda1
the only change to my config is to substitute the 2.4.26 kernel with the 2.6.7 kernel. My disk line is:
 
disk = [ 'phy:vg00/sbssgw1,sda1,w' ]
also tried:
 
disk = [ 'phy:/dev/vg00/sbssgw1,/dev/sda1,w' ]
the code is checked out as of yesterday, EST.
 
any ideas what i've broken?
 
also, on boot I get bogomips readings from 900 to 100. Is there any problem with this?
 
thanks
 
James
<Prev in Thread] Current Thread [Next in Thread>