2008/10/6 Bhavesh Kamani <[EMAIL PROTECTED]>:
> Hi Flavio,
>
> I am doing "linux mem=128M" to start UML.
> I tried "linux mem=128M devfs=mount" also, but that is also giving same
> error.
>
> Thanks,
> Bhavesh.
>
>

You should try to do something like this:
linux ubd0=rootfs.debian ubd1=swapfs.debian
eth0=tuntap,,,host_ip_address mem=512M
If you don't specify any root_fs to the user mode linux kernel, it
won't be able to find a root filesystem to use.
Mounting the root filesystem to a loop dir is not necessary to start uml.
You may find further information at www.vdd-project.org under the User
Mode Linux Section.

Best Regards,

Flavio

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
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