the first of what will undoubtedly be numerous newbie-level
questions about UML, since i've been perusing the wealth of online
docs for UML and, with few exceptions, all of it is either out of
date, incomplete, wrong or suffering from broken links.
my goal is to document how to start from scr
Perhaps this link will point you in the right direction:
http://user-mode-linux.sourceforge.net/old/switches.html
Jay
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http:
On Tue, 4 Mar 2008, Jay Shah wrote:
> Perhaps this link will point you in the right direction:
>
> http://user-mode-linux.sourceforge.net/old/switches.html
that still doesn't provide a complete explanation, since that page
describes explicitly names of the form ubdn, where "n must be in the
range
I'll probably be proved wrong here, but I use ubda as ubd0 (/dev/ubda)
and ubdb as swap (/dev/ubdb) (only seems to work as swap) then ubdc
etc are more filesystems.
Sorry If this doesn't help you, I'm no UML know-it-all.
Jay
---
On Tue, 4 Mar 2008, Jay Shah wrote:
> I'll probably be proved wrong here, but I use ubda as ubd0 (/dev/ubda)
> and ubdb as swap (/dev/ubdb) (only seems to work as swap) then ubdc
> etc are more filesystems.
>
> Sorry If this doesn't help you, I'm no UML know-it-all.
neither am i :-), but just so
On Tue, Mar 4, 2008 at 1:40 PM, Robert P. J. Day <[EMAIL PROTECTED]> wrote:
> at the moment, i'm trying to put together a "recipe" for how to UML
> under fedora, and here's the beginning:
>
> http://www.crashcourse.ca/wiki/index.php/User_Mode_Linux_on_Fedora
Hi RPJ!
Perhaps http://zumastor.go
as the next step in my UML recipe for fedora, i want to demonstrate
how to set up simple networking. and to keep things simple, i'd
prefer to use a pre-built kernel and root filesystem -- actually
configuring and building those things will come later.
so where can i find those two objects?
On Tue, Mar 04, 2008 at 10:06:41PM +, Antoine Martin wrote:
> IIRC
> ubd0=ubda
> ubd1=ubdb
> and so on...
>
> Antoine
Right - ubda et al is encouraged because, with partitioning, you'll
end up with things like ubd12 instead of ubdb2 with the old naming
scheme.
On Tue, 4 Mar 2008, Jeff Dike wrote:
> On Tue, Mar 04, 2008 at 10:06:41PM +, Antoine Martin wrote:
> > IIRC
> > ubd0=ubda
> > ubd1=ubdb
> > and so on...
> >
> > Antoine
>
> Right - ubda et al is encouraged because, with partitioning, you'll
> end up with things like ubd12 instead of ubdb2 with
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
IIRC
ubd0=ubda
ubd1=ubdb
and so on...
Antoine
Robert P. J. Day wrote:
| the first of what will undoubtedly be numerous newbie-level
| questions about UML, since i've been perusing the wealth of online
| docs for UML and, with few exceptions, all
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
The kernels and filesystems here:
http://uml.nagafix.co.uk/
Should all be set to use dhcp network configuration, just start a dhcp
server and you should be up and running.
Antoine
Robert P. J. Day wrote:
| as the next step in my UML recipe for fe
On Tue, 4 Mar 2008, Antoine Martin wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA512
>
> The kernels and filesystems here:
> http://uml.nagafix.co.uk/
> Should all be set to use dhcp network configuration, just start a dhcp
> server and you should be up and running.
>
> Antoine
but for s
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Robert P. J. Day wrote:
| On Tue, 4 Mar 2008, Antoine Martin wrote:
|
|> -BEGIN PGP SIGNED MESSAGE-
|> Hash: SHA512
|>
|> The kernels and filesystems here:
|> http://uml.nagafix.co.uk/
|> Should all be set to use dhcp network configuration, j
On Tue, Mar 04, 2008 at 05:15:09PM -0500, Robert P. J. Day wrote:
> so where can i find those two objects? as i understand it, for me
> to set up networking, either the kernel or the root filesystem has to
> have networking capability. for example, consider the recipe here:
>
> http://user-m
On Tue, 4 Mar 2008, Jeff Dike wrote:
> On Tue, Mar 04, 2008 at 05:15:09PM -0500, Robert P. J. Day wrote:
> > so where can i find those two objects? as i understand it, for me
> > to set up networking, either the kernel or the root filesystem has to
> > have networking capability. for example,
On Wed, 5 Mar 2008, Antoine Martin wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA512
>
> Robert P. J. Day wrote:
> | On Tue, 4 Mar 2008, Antoine Martin wrote:
> |
> |> -BEGIN PGP SIGNED MESSAGE-
> |> Hash: SHA512
> |>
> |> The kernels and filesystems here:
> |> http://uml.nagafix.
You can try this blog post I wrote about UML and networking. I wrote it
after the fact so it might be missing things but I did do things
manually all the way through.
http://www.rafkind.com/jon/showproject.php?id=34
Robert P. J. Day wrote:
> On Wed, 5 Mar 2008, Antoine Martin wrote:
>
>
>> ---
On Tue, 4 Mar 2008, Jon Rafkind wrote:
> You can try this blog post I wrote about UML and networking. I wrote it
> after the fact so it might be missing things but I did do things
> manually all the way through.
>
> http://www.rafkind.com/jon/showproject.php?id=34
ok, i'll give it a shot, thanks.
On Tue, Mar 04, 2008 at 08:14:09PM -0500, Robert P. J. Day wrote:
> consider, as a single example, the suggestion on that page that you
> can configure the eth0 device thusly if you have a running UML
> session:
>
> $ uml_mconsole umid eth0=tuntap,,,192.168.0.254
>
> if i try that, i get:
>
19 matches
Mail list logo