Re: [uml-user] Debian root_fs images

2006-01-03 Thread Jeff Dike
On Tue, Jan 03, 2006 at 06:08:14PM +0100, Julius Schwartzenberg wrote: > It seems this works for me. I'm now using the Debian 3.0 root_fs again. > It seems to boot fine at first, but after a while it hangs after > 'Starting periodic command scheduler: cron.'. > Does anyone recognise this problem?

Re: [uml-user] Debian root_fs images

2006-01-03 Thread Julius Schwartzenberg
I've finally found some time to look into this again. Blaisorblade wrote: I haven't got any X11 stuff at all on my server, so I can't really try that. I just did xhost +serverhostname on my workstation, this should allow all connections from that host? Apart that as you say con=pts is good, b

Re: [uml-user] Debian root_fs images

2006-01-02 Thread Stefano Melchior <[EMAIL PROTECTED]>
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 process to introduce the PPC > > support

Re: [uml-user] Debian root_fs images

2005-12-23 Thread Blaisorblade
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 process to introduce the PPC > support in debian. To find a poss

Re: [uml-user] Debian root_fs images

2005-12-16 Thread Blaisorblade
On Thursday 15 December 2005 16:06, Stefano Melchior wrote: > On Thu, Dec 15, 2005 at 03:26:12PM +0100, Blaisorblade wrote: > Hi, > > > If you would like to download my own debs or sources (add in your > > > /etc/apt/sources): > > > deb http://etinarcadiaego.dyndns.org/~ste/debian/ ./ > > > deb-s

Re: [uml-user] Debian root_fs images

2005-12-16 Thread Stefano Melchior
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 > > have > > mine fr

Re: [uml-user] Debian root_fs images

2005-12-15 Thread Casey T. Deccio
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 have > mine from deb. > I asked a month ago to include my patch on official debian repositor

Re: [uml-user] Debian root_fs images

2005-12-15 Thread Stefano Melchior
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 > > > /

Re: [uml-user] Debian root_fs images

2005-12-15 Thread Blaisorblade
On Thursday 15 December 2005 06:43, Stefano Melchior wrote: > 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

Re: [uml-user] Debian root_fs images

2005-12-14 Thread Stefano Melchior
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

Re: [uml-user] Debian root_fs images

2005-12-13 Thread Blaisorblade
On Tuesday 13 December 2005 05:16, Rob Landley wrote: > On Monday 12 December 2005 14:20, Blaisorblade wrote: > > First, you can say con1=fd:0,fd:1 instead to redirect tty1 to stdin/out, > > however you just need to add an entry in inittab for tty0 along with tty1 > > and list tty0 in /etc/*securet

Re: [uml-user] Debian root_fs images

2005-12-13 Thread Jeff Dike
On Mon, Dec 12, 2005 at 10:16:34PM -0600, Rob Landley wrote: > It's a little more complicated than that. Signals are blocked for PID 1 so > Ctrl-C and Ctrl-Z can't ever work for init=/bin/sh. It's not init getting the signal - it's whatever other process is running. The issue is whether the con

Re: [uml-user] Debian root_fs images

2005-12-12 Thread Rob Landley
On Monday 12 December 2005 14:20, Blaisorblade wrote: > First, you can say con1=fd:0,fd:1 instead to redirect tty1 to stdin/out, > however you just need to add an entry in inittab for tty0 along with tty1 > and list tty0 in /etc/*securetty* (path varies) to allow root to login from > tty0. Don't us

Re: [uml-user] Debian root_fs images

2005-12-12 Thread Blaisorblade
On Sunday 11 December 2005 22:08, Julius Schwartzenberg wrote: > Hi, > Thanks again for your messages! > > Blaisorblade wrote: > >>I do not have X11 on my server. I also tried it with the DISPLAY > >>environent pointing to my workstation's X11 server, but I got another > >>error then. > > > > Test

Re: [uml-user] Debian root_fs images

2005-12-11 Thread Julius Schwartzenberg
Hi, Thanks again for your messages! Blaisorblade wrote: I do not have X11 on my server. I also tried it with the DISPLAY environent pointing to my workstation's X11 server, but I got another error then. Test if you can open an xterm directly first, it's not so easy (at least you need to use x

Re: [uml-user] Debian root_fs images

2005-12-06 Thread Blaisorblade
First thing: don't mail me privately. I feel compelled to answer in this case, and I don't like that, both because I have other things to do and because I have more important and better things to do. I try to answer to all mails if possible, but I want to retain the freedom to change this choic

Re: [uml-user] Debian root_fs images

2005-12-06 Thread Blaisorblade
On Tuesday 06 December 2005 15:33, jiangpeirong wrote: > hello i am LJ . and i tried to create fc4 rootfs img. and it doesn't work > . report the error msg set_thread_area failed when setting up thread-local > storage > > and i found a tip you wrote . but it doesn't work . can you give me more > a

Re: [uml-user] Debian root_fs images

2005-12-05 Thread Blaisorblade
On Monday 05 December 2005 19:07, Julius Schwartzenberg wrote: > Thanks a lot for your messages! > I still seem to have some issues though. > Blaisorblade wrote: > > Still using devfs? I've seen some systems hanging because of that, time > > ago... > I don't know. I believe the guide said the def

Re: [uml-user] Debian root_fs images

2005-12-05 Thread Julius Schwartzenberg
Thanks a lot for your messages! I still seem to have some issues though. Blaisorblade wrote: Still using devfs? I've seen some systems hanging because of that, time ago... I don't know. I believe the guide said the default kernel configuration would produce a working system, so I'm using that.

Re: [uml-user] Debian root_fs images

2005-12-02 Thread Blaisorblade
On Friday 02 December 2005 23:31, 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/0) Stil

[uml-user] Debian root_fs images

2005-12-02 Thread Julius Schwartzenberg
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/0) and another one tried to launch an xterm (?) after initialization. Is it