On Wednesday 03 August 2005 00:36, Brock, Anthony - NET wrote:
> Does the guest filesystem have entries for the '/dev/ubd[0-9]' devices?
That shouldn't cause problems at *that* point - if the root FS isn't mounted 
the kernel isn't going to read those nodes anyway, for now. Still, that's 
needed when calling fsck (otherwise I think that UML will boot just fine 
without those nodes, except for mounting other UBD's).
> 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

-- 
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! Mail: gratis 1GB per i messaggi e allegati da 10MB 
http://mail.yahoo.it



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
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