processor specific => SUBARCH specific. and, afaik, SUBARCH defaults
to the host processor type unless otherwise specified.
for example, on my x86_64 host system i do a make ARCH=um SUBARCH=i386
in order to create a 32bit UML that runs on top of a 64bit host.
introducing a delay via a netem qdisc
Roger That.Will update you again once I have done this step.Thanks and RegardsDpOn 8/22/06, Jeff Dike <
[EMAIL PROTECTED]> wrote:On Tue, Aug 22, 2006 at 02:46:37PM -0700, Dhirendra Pal Singh wrote:
> out has all the output, andd off course config is .config.The problem is this:# CONFIG_BLK_
On Tue, Aug 22, 2006 at 02:46:37PM -0700, Dhirendra Pal Singh wrote:
> out has all the output, andd off course config is .config.
The problem is this:
# CONFIG_BLK_DEV_UBD is not set
Rebuild UML from scratch, starting with defconfig - that will give you a sane
config to start with. After
Greetings, dear list:
I tried to modify the code in arch/um/drivers/net_user.c so that I
could introduce a delay (of a few milliseconds) to simulate the
transmission time of ethernet packets. I used calls to:
set_current_state, and schedule_timeout_interruptable. I added the
necessary include fil
> ./linux-2.6.17/linux ubd0=./root_fs >& out
What does ls -al root_fs produce?
Thanks
Tim Warnock
ISP Technical Manager
getonit internet
1300 88 00 97
timoid (at) getonit.net.au
-
Using Tomcat but need to do more? Need to
[EMAIL PROTECTED]:~/uml> ls -al root_fs-rw-r--r-- 1 deepsin users 657457152 2002-02-19 15:50 root_fsOn 8/22/06, Tim Warnock <
[EMAIL PROTECTED]> wrote:> ./linux-2.6.17/linux ubd0=./root_fs >& out
What does ls -al root_fs produce? [EMAIL PROTECTED]:~/uml> ls -al root_fs-rw-r--r-- 1 deepsin users 657
On Tue, Aug 22, 2006 at 12:33:10PM -0700, Dhirendra Pal Singh wrote:
> When trying to bring up uml it gives the following..
What was the full boot output?
And also send your config file.
Jeff
-
Using
You probably know all of these things, but for myself, it
never hurts to stare the obvious in the face. I'm hardly
an expert with UML yet.
1.) Is the ubd0 file in the root of the host or the UML
root filesystem. I made this mistake once not a long time
ago. (I looked more carefully, an
Hi All,I apologies for asking this small question, but I have looked at all the places, searched the google and done all what I could for last 2 days. When trying to bring up uml it gives the following..
**VFS: Can
On 8/18/06, Jeff Dike <[EMAIL PROTECTED]> wrote:
> On Fri, Aug 18, 2006 at 09:40:03AM -0400, Charles Wright wrote:
> > However the guest can't ping itself:
> > [EMAIL PROTECTED] ~]# ping -c 1 192.168.42.2
> > PING 192.168.42.2 (192.168.42.2) 56(84) bytes of data.
> >
> > --- 192.168.42.2 ping stati
10 matches
Mail list logo