On Thu, Apr 14, 2005 at 10:46:35AM +0200, Yannick Patois wrote:
> I would like to boot UML on a real disk partition instead of a loopback
> mount on a file. This seems interesting to me because it doenst have the
> 2Go limit, and it looks simplier to configure.
> 
> Is there a way to do it ? An entry in the fstab of the host allowing
> users to mount the fs and some "ubd0=/dev/hdax" option could work ?

I did that with:
ubd0=/dev/hdb2 root=/dev/ubd0

I forgot what was / in the fstab but it should be /dev/hdb2 (in my
case, of course)


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&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