Does the guest filesystem have entries for the '/dev/ubd[0-9]' devices?
This can be done with something like:

cd /dev
mknod ubd0 b 98 0 
mknod ubd1 b 98 16 
mknod ubd2 b 98 32 
mknod ubd3 b 98 48 
mknod ubd4 b 98 64 
mknod ubd5 b 98 80 
mknod ubd6 b 98 96 
mknod ubd7 b 98 112 

Tony

-----Original Message-----
Sent: Tuesday, August 02, 2005 3:26 PM
Subject: Re: [uml-user] 2.6 woes

Jeff,
Ahh, that fixed it.  I can't seem to start the uml with the file system 
root_fs.fc-3-base.pristine.20050605.bz2 from 
http://www.stearns.org/uml-root/. 


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to