On Wed, Oct 25, 2006 at 02:23:40PM +0200, Stefano Melchior wrote:
Dear all,
> > Package: uml-utilities
> > Version: 20060323-3
> > Severity: wishlist
> >
> > Hi,
> >
> > The functionality of humsify is very interesting, and would
> >
ting of real physical
system, is on another subnet.
Cheers
SteX
--
Stefano Melchior, GPG key = D52DF829 - <[EMAIL PROTECTED]>
http://etinarcadiaego.dyndns.org-- http://www.stex.name
Skype ID "stefanomelchior"
signature.asc
Description: Digital signature
__
how should i do ?
it was only an alternative way to reach it. You can somehow get the
/dev/pts/X serial connection on uml and then connect on the previously
launched uml by using screen or minicom.
> thank you for your help .
Cheers
SteX
--
Stefano Melchior, GPG key = D52DF829 - <[EMAI
this
user:
exec linux ubd0=... umid=mytest eth0=...
(obviously to customize the ... field). Rmember that the user must belong
to the uml-net group!
Cheers
SteX
--
Stefano Melchior, GPG key = D52DF829 - <[EMAIL PROTECTED]>
http://etinarcadiaego.dyndns.org-- http://www.st
LES -Z
}
case "$1" in
start)
start_gw
;;
stop)
stop_gw
;;
restart)
$0 stop
$0 start
;;
status)
$IPTABLES -L
;;
mlist)
cat /proc/net/ip_conntrack
n error log?
If you live in Milan when can meet and have a look at the problem.
Cheers
SteX
--
Stefano Melchior, GPG key = D52DF829 - <[EMAIL PROTECTED]>
http://etinarcadiaego.dyndns.org-- http://www.stex.name
Skype ID "stefanomelchior"
signature.asc
Description: Digital signature
.0.1.255
pre-up tunctl -u
pre-up echo 1 > /proc/sys/net/ipv4/ip_forward
pre-up iptables -t nat -j POSTROUTING -o -j MASQUERADE
One more thing: your-uml-user must belong to uml-net group!
Cheers
SteX
--
Stefano Melchior, GPG key = D52DF829 - <[EMAIL PROTECTED]>
http://etinarcadiaego.dyndns.org-- http://www.stex.name
Skype ID "stefanomelchior"
signature.asc
Description: Digital signature
it will compile and if it will work fine. Then we can pass to
the next issues/doubts.
Cheers
SteX
--
Stefano Melchior, GPG key = D52DF829 - <[EMAIL PROTECTED]>
http://etinarcadiaego.dyndns.org-- http://www.stex.name
Skype ID "stefanomelchior"
myconfig.bz2
Description: Binary data
signature.asc
Description: Digital signature
Il comando deve essere:
$ linux ubd0=tua-immagine con=xterm root=98:0
ed eventualmente
eth0=tuntap,,,x.x.x.x
se vuoi la rete.
Confermami se ciò è vero, cioè se mi sono sbagliato.
Grazie
SteX
PS: è interessante che in Regione Lombardia si testi uml :)
--
Stefano Melchior, GPG key = D52DF829 - <[EMAIL PROTECTED]>
http://etinarcadiaego.dyndns.org-- http://www.stex.name
Skype ID "stefanomelchior"
signature.asc
Description: Digital signature
debian, add the following in the uml's /etc/network/interfaces:
auto eth0
iface eth0 inet static
address 192.134.4.80
netmask 255.255.255.0
network 192.134.4.0
for instance!
SteX
--
Stefano Melchior, GPG key = D52DF829 - <[EMAIL PROTECTED]>
http://etinarcadiaego.dyndns.org-- h
> What is the name of the device ? how could I find it ?
>
> thanks in advance,
what about your uml's fstab (/etc/fstab)? does it contain the correct
line?
SteX
--
Stefano Melchior, GPG key = D52DF829 - <[EMAIL PROTECTED]>
http://etinarcadiaego.dyndns.org-- htt
I may suggest to comment "install_modules=yes" at the end
of your rootstrap.conf and to try to work (for the moment) without the
network settings. In this way you are required to use
"mirror=file:///cdrom/", instead of the suggested mirror, in order to get
the packages for your
y with your one.
>
> and (if you want, for host access):
> route add default gw 10.0.0.15
> (which isn't in the setup supplied by Stefano) - it sets the host as default
> gateway. I took the host IP assigned to tap0.
Sorry for mistakes, anyway I hope it is clearer, now!
St
ervers 212.34.194.168 212.34.194.211
Consider that the last couple of line refer to the fact that I need to go
outside my host box, so for your purpose you don't need them.
I can do whatever I would like with this conf.
Thank you
SteX
--
Stefano Melchior, GPG key = D52DF829 - <[EMAIL PRO
.168.0.254,3 from machine2 point of view and
eth0=mcast,,192.168.0.253,3 from the other system point of view
From the man page, it should be all clear
Cheers
SteX
--
Stefano Melchior, GPG key = D52DF829 - <[EMAIL PROTECTED]>
http://etinarcadiaego.dyndns.org-- http://www.stex.name
Skype ID "stefanomelchior"
signature.asc
Description: Digital signature
t bulb go on.
on /etc/inittab:
c0:1235:respawn:/sbin/getty 38400 tty0 linux
on command line:
user$ linux ubd0=... con0=fd:0 con=pty ...
In this way you have a console, if you don't specify con=pty, the default
option is the xterm.
This is to say that it doesn't matter the devfs,
mem=128M
> eth0=tuntap,,,192.168.0.254
Maybe it is a stupid question:
does the following command work?
./linux ubd0=root_fs
Start from this, then add step by step all the needed option
Cheers
SteX
--
Stefano Melchior, GPG key = D52DF829 - <[EMAIL PROTECTED]>
http://etinarcadiaego.d
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
--
Ste
vide a
config file as default configuration for the pkg: you suggested me to act
this way
#
# UML-specific options
#
CONFIG_MODE_TT=n
# CONFIG_HOST_2G_2G is not set
CONFIG_KERNEL_HALF_GIGS=1
CONFIG_MODE_SKAS=y
and rebuild the bin, didn't you?
Cheers
SteX
[1] http://packag
On Tue, Mar 21, 2006 at 03:26:25PM +0100, Stefano Melchior wrote:
Dear all,
[...]
I also noticed that, from manual page, if you use:
mem=memory
This controls how much "physical" memory the kernel
allocates for the system. The size is specified as a number
followed by one of ’k’, ’K
/0x113
a03c7c4c: [] run_kernel_thread+0x2b/0x33
a03c7cf8: [] new_thread_handler+0x81/0xab
a03c7d1c: [] _etext+0x5fde6a92/0x0
Any suggestion?
Cheers
SteX
--
Stefano Melchior, GPG key = D52DF829 - <[EMAIL PROTECTED]>
http://etinarcadiaego.dyndns.org-- http://www.stex.name
Sk
If not, you got the problem!
What did your uml dmesg report about network dev and configuration?
What is the uml network conf? And the host one?
Can you provide there info, just to start troubleshooting?
SteX
--
Stefano Melchior, GPG key = D52DF829 - <[EMAIL PROTECTED]>
http://etinarca
l_net /usr/bin/uml_net
Try it and tell me if it is your solution.
Cheers
SteX
--
Stefano Melchior, GPG key = D52DF829 - <[EMAIL PROTECTED]>
http://etinarcadiaego.dyndns.org-- http://www.stex.name
Skype ID "stefanomelchior"
signature.asc
Description: Digital signature
pkgs:
http://etinarcadiaego.dyndns.org/~ste/debian/
where you can find support for 2.6.{12,14,15}
Cheers
SteX
--
Stefano Melchior, GPG key = D52DF829 - <[EMAIL PROTECTED]>
http://etinarcadiaego.dyndns.org-- http://www.stex.name
signature.asc
Description: Digital signature
s -t nat -A POSTROUTING -o eth1 -j MASQUERADE
pre-up tunctl -u
[2]
auto eth0
iface eth0 inet static
address 10.0.1.100
netmask 255.255.255.0
network 10.0.1.0
up route add -net 0.0.0.0 dev eth0
up route add -net 0.0.0.0 gw
Remember that your user must belong to the uml-net group.
Try again a
n. Newer
sendmail binaries are now placed by default in /usr/sbin; a symbolic link
should remain from /usr/lib. Additionally, systems using a
sendmail-compatible mail transport agent should provide /usr/sbin/sendmail
as a symbolic link to the appropriate executable."
So it would be nice if you can
r uml_* files resides on /usr/bin.
I am going to fix this.
Thanks Paolo for your usual good suggestions :))
Cheers
SteX
--
Stefano Melchior, GPG key = D52DF829 - <[EMAIL PROTECTED]>
http://etinarcadiaego.dyndns.org-- http://www.stex.name
signature.asc
Description: Digital signature
nt was the same).
>
It was displayed in case of my test on 2.6.15, but it occurred even with
other kernels, such as 2.6.12 and 2.6.14.
Indeed with all 2.6.x kernels, it is the strangest thing. With 2.4.x it
works perfectly.
Another info: I used either the kernel.org sources and the deb
ermissions.
Do you have an idea how to work around this issue?
I also need it to apply to the future debian uml support.
Thank you in advance
Cheers
SteX
--
Stefano Melchior, GPG key = D52DF829 - <[EMAIL PROTECTED]>
http://etinarcadiaego.dyndns.org-- http://www.stex.name
signature
case.
Cheers
SteX
PS; from my ponit of view it sounds more a issue with the fs that with the
uml kernel/skas patch.
--
Stefano Melchior, GPG key = D52DF829 - <[EMAIL PROTECTED]>
http://etinarcadiaego.dyndns.org-- http://www.stex.name
signature.asc
Description: Digital signature
e what I got in the
> previous email. How can I create a filesystem just like those downloadable
> from sourceforge?
I am sure that you will be able to do the same with the other distros.
Try it and if you will fail, please report all the command you type, ok?
Cheers
SteX
--
Stefano M
s.
I also would like to add that I even tested the case of the previously
loop-mounted filesystem (as in the original email), but the behavious and the
error msg is the same.
> Sorry for the misunderstanding - we agree in the end however.
no problem, I often experienced this error during my
On Fri, Feb 10, 2006 at 05:24:41PM +0100, Blaisorblade wrote:
> On Friday 10 February 2006 16:58, Stefano Melchior wrote:
> > On Fri, Feb 10, 2006 at 10:52:28AM -0500, Jeff Dike wrote:
> > Hi Jeff,
> >
> > > On Fri, Feb 10, 2006 at 03:58:35AM -0700, Yu Yang wrot
>
> If that doesn't show BLK_DEV_UBD configured, mrproper the tree, then run
> defconfig ARCH=um before building it.
may it be that he did not specified correctly the identifier of the user
block dev?
I mean he should have run:
# linux root=/dev/ubd0
not
# linux root=/de
problem, on
another virtual condole/xterm you can run
foo$ uml_mconsole test
and enter in this console mode and halt/reboot/config new devices ...
Read the HOWTO and proceed with your test, enjoy it!
Cheers
SteX
--
Stefano Melchior, GPG key = D52DF829 - <[EMAIL PROTECTED]>
http://etinarcadiaego.dyndns.org-- http://www.stex.name
signature.asc
Description: Digital signature
On Tue, Feb 07, 2006 at 05:44:10PM +0100, Stefano Melchior wrote:
Hi Matthias,
> > just tried with "ssl0=tty:/dev/ttyS0". The UML seems to hang when the
> > serial line is accessed. Tried with:
> >
> > guest inst / guest kernel
> > SuSE8.1/ 2
because I am running them rather reliably for
> quite some time. Should I try a more recent one?
I think it hangs because it misinterpreted the console/serial line: do you
use xterm or the console to access to the uml instance?
Look at here:
http://user-mode-linux.sourc
stfs access to the device node?
>
> That wouldn't work.
As Blaisorblade said it is not your need, because it enables the chance
for uml to access the host filesystem in read/write mode.
Let us know
Cheers
SteX
--
Stefano Melchior, GPG key = D52DF829 - <[EMAIL PROTECTED]>
http://etinarcadiaego.dyndns.org-- http://www.stex.name
signature.asc
Description: Digital signature
rg/~ste/debian/ ./
deb-src http://etinarcadiaego.dyndns.org/~ste/debian/ ./
(/etc/apt/sources.list)
while you can refer to the repos suggested by Blaisorblade for the images.
Cheers
SteX
--
Stefano Melchior, GPG key = D52DF829 - <[EMAIL PROTECTED]>
http://etinarcadiaego.dyndns.org-- http://www.stex.name
signature.asc
Description: Digital signature
Ciao Paolo,
> On Friday 16 December 2005 09:25, Stefano Melchior wrote:
> > On Thu, Dec 15, 2005 at 08:27:54AM -0800, Casey T. Deccio wrote:
> > > On Thu, 2005-12-15 at 08:06 -0700, Stefano Melchior wrote:
>
> > PS: this week end I would like to start the p
On Thu, Dec 22, 2005 at 06:58:42AM +0300, Louai Al-Awami wrote:
Hi Louai,
> I there a way to connect to UML machines with a virtual serial cable?
>
uml1> stty -F /dev/ttyS0
uml1> dmesg| grep Serial
Serial line 0 assigned device '/dev/pts/9'
uml2> stty -F /dev/ttyS0
uml2> dmesg| grep Serial
Serial
On Thu, Dec 15, 2005 at 08:27:54AM -0800, Casey T. Deccio wrote:
> On Thu, 2005-12-15 at 08:06 -0700, Stefano Melchior wrote:
> > Yes, correct. But I did something different: I updated the deb package
> > that allows you create your own linux executable (from deb-source) or to
&g
On Thu, Dec 15, 2005 at 03:26:12PM +0100, Blaisorblade wrote:
Hi,
>
> > > I'm trying to set up a Debian UML system, but I can't seem to get the
> > > Debian root images to work. One of them just hangs during the
> > > initialization (after I had created a symlink manually from /dev/ubd0 to
> > > /
On Sun, Dec 04, 2005 at 08:20:41PM +0100, Jean-Michel Caricand wrote:
Hi Jean-Michel
> > > Add stderr=1 to get more messages, then we'll see which is the cause.
> > > Additionally, reduce the amount of memory since it's not able to use so
> > > much
> > > in your system (probably because of Exec
On Fri, Dec 02, 2005 at 11:31:15PM +0100, Julius Schwartzenberg wrote:
Hi,
> I'm trying to set up a Debian UML system, but I can't seem to get the
> Debian root images to work. One of them just hangs during the
> initialization (after I had created a symlink manually from /dev/ubd0 to
> /dev/ubd
45 matches
Mail list logo