All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mikado <mikado4vn@gmail.com>
To: stefano.melchior@openlabs.it
Cc: user-mode-linux-user@lists.sourceforge.net,
	user-mode-linux-devel@lists.sourceforge.net,
	linux-kernel@vger.kernel.org
Subject: Re: [uml-devel] Cannot debug UML
Date: Wed, 22 Mar 2006 21:47:32 +0700	[thread overview]
Message-ID: <44216384.4070709@gmail.com> (raw)
In-Reply-To: <20060322142820.GF8115@SteX>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Stefano Melchior wrote:
> On Wed, Mar 22, 2006 at 09:13:35PM +0700, Mikado wrote:
> Hi Mikado,
>>> same problem as mine:
>>> ./linux mode=tt debug ubd0=root_fs ubd1=swap mem=128MB eth0=tuntap,,,192.168.0.254
>>>
>>> You wrongly used "mem" option!
>> I've checked my UML's memory, it's exactly 128MB. But thank you, I will
>> follow UML rules.
> 
> what I meant is that you need to follow what man page states: with the
> "mem" option you need to follow the amount of memory (32, 64, 128, ...)
> with only "m" or "M", not "MB".
> Then in some cases it fails when you use mem=128M instead of mem=128m, for
> instance.
> First try without the "mem" option in the command line to see if it works;
> then try with  mem=128M and if it doesn't work, with  mem=128m.
> 
> Otherwise a patch it is needed :(
> 
> Cheers
> 
> SteX

I've tried below cases and the same problem is still there.

./linux mode=tt debug ubd0=root_fs ubd1=swap eth0=tuntap,,,192.168.0.254
./linux mode=tt debug ubd0=root_fs ubd1=swap mem=128m
eth0=tuntap,,,192.168.0.254
./linux mode=tt debug ubd0=root_fs ubd1=swap mem=128M
eth0=tuntap,,,192.168.0.254
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEIWOENWc9T2Wr2JcRAm0GAJ0TD0KOWpUuxOek6nFvGGYcDWvoTACeKFLX
k3B36hpIDLXZ1t/qQFgZ0eo=
=FcYY
-----END PGP SIGNATURE-----


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

WARNING: multiple messages have this Message-ID (diff)
From: Mikado <mikado4vn@gmail.com>
To: stefano.melchior@openlabs.it
Cc: user-mode-linux-user@lists.sourceforge.net,
	user-mode-linux-devel@lists.sourceforge.net,
	linux-kernel@vger.kernel.org
Subject: Re: [uml-devel] Cannot debug UML
Date: Wed, 22 Mar 2006 21:47:32 +0700	[thread overview]
Message-ID: <44216384.4070709@gmail.com> (raw)
In-Reply-To: <20060322142820.GF8115@SteX>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Stefano Melchior wrote:
> On Wed, Mar 22, 2006 at 09:13:35PM +0700, Mikado wrote:
> Hi Mikado,
>>> same problem as mine:
>>> ./linux mode=tt debug ubd0=root_fs ubd1=swap mem=128MB eth0=tuntap,,,192.168.0.254
>>>
>>> You wrongly used "mem" option!
>> I've checked my UML's memory, it's exactly 128MB. But thank you, I will
>> follow UML rules.
> 
> what I meant is that you need to follow what man page states: with the
> "mem" option you need to follow the amount of memory (32, 64, 128, ...)
> with only "m" or "M", not "MB".
> Then in some cases it fails when you use mem=128M instead of mem=128m, for
> instance.
> First try without the "mem" option in the command line to see if it works;
> then try with  mem=128M and if it doesn't work, with  mem=128m.
> 
> Otherwise a patch it is needed :(
> 
> Cheers
> 
> SteX

I've tried below cases and the same problem is still there.

./linux mode=tt debug ubd0=root_fs ubd1=swap eth0=tuntap,,,192.168.0.254
./linux mode=tt debug ubd0=root_fs ubd1=swap mem=128m
eth0=tuntap,,,192.168.0.254
./linux mode=tt debug ubd0=root_fs ubd1=swap mem=128M
eth0=tuntap,,,192.168.0.254
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEIWOENWc9T2Wr2JcRAm0GAJ0TD0KOWpUuxOek6nFvGGYcDWvoTACeKFLX
k3B36hpIDLXZ1t/qQFgZ0eo=
=FcYY
-----END PGP SIGNATURE-----

  parent reply	other threads:[~2006-03-22 14:43 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-22 13:32 [uml-devel] Cannot debug UML Mikado
2006-03-22 13:32 ` Mikado
     [not found] ` <20060322135015.GC8115@SteX>
2006-03-22 14:13   ` [uml-devel] " Mikado
2006-03-22 14:13     ` Mikado
     [not found]     ` <20060322142820.GF8115@SteX>
2006-03-22 14:47       ` Mikado [this message]
2006-03-22 14:47         ` Mikado
2006-03-22 15:27         ` Stefano Melchior
2006-03-22 15:37     ` Jeff Dike
2006-03-22 15:37       ` Jeff Dike
2006-03-22 15:40     ` Blaisorblade
2006-03-22 15:40       ` Blaisorblade
2006-03-22 16:18       ` Mikado
2006-03-22 16:18         ` Mikado
2006-03-22 16:54         ` Jeff Dike
2006-03-22 16:54           ` Jeff Dike

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=44216384.4070709@gmail.com \
    --to=mikado4vn@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stefano.melchior@openlabs.it \
    --cc=user-mode-linux-devel@lists.sourceforge.net \
    --cc=user-mode-linux-user@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.