On Friday 13 January 2006 14:40, Nic Ferrier wrote:
> Jeff Dike <[EMAIL PROTECTED]> writes:
> > On Thu, Jan 12, 2006 at 11:44:50PM +0000, Nic Ferrier wrote:
> >> I'm getting this problem as well. But mine seems to be related to udev
> >> not registering the device.
> >
> > Yeah, there's something missing in the ubd driver.  We need to add
> > some sort of sysfs registration there.
>
> But if I do:
>
>    ./linux ... udb0=/var/local/someloopbackedfile ...
>
> and then inside UML:
>
>    mknod /dev/ubd0 b 98 0
>
> and then:
>
>    mount -t extfs /dev/udb0 /mnt

You're consistently mispelling this. ubd0, not udb0! I'm not sure, but I seem 
to remember that ubd devices are created. At least they regularly appear in 
sysfs, now.

Also, -t extfs is VERY wrong (ever mounted something?). You want one of:
-t ext2
-t ext3
-t reiserfs
...
> should it work? coz it doesn't  /8-<
Look at error messages and let them help you finding the road...
-- 
Inform me of my mistakes, so I can keep imitating Homer Simpson's "Doh!".
Paolo Giarrusso, aka Blaisorblade (Skype ID "PaoloGiarrusso", ICQ 215621894)
http://www.user-mode-linux.org/~blaisorblade

        
        
                
___________________________________ 
Yahoo! Messenger with Voice: chiama da PC a telefono a tariffe esclusive 
http://it.messenger.yahoo.com



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&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