On Friday 07 October 2005 20:39, Derek R. Meiresonne wrote:
>  > "You can attach 8 different ubd devices IIRC, i.e. host files, and
>
> that trivial to raise to 16 (just change a define)"

> I dont understand this part. I have raised MAX_DEV in ubd_kern.c to 60.
More than 16 is likely to create problems, I guess (we should allocate more 
majors probably)
> But that is not the problem. issue is the limit of 16... partitions?
Ah, ok, that's different. Just increase UBD_SHIFT (the number of partitions is 
2 ^ UBD_SHIFT).

But you'll need to recreate device nodes... and that's why the thing is not so 
easy to change.
-- 
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



-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
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