Blaisorblade wrote:
> You can find in inittab vc/0 or ttys/0, which are wrong, and you must
> go back to tty0.
>
> tty1 is correct with udev and/or static dev... Revert back the change.
Ok, I've reverted my changes.
> In this case, you have a problem with channel selection - either in
> the con
On Wednesday 02 November 2005 23:41, Tassilo Horn wrote:
> Blaisorblade wrote:
> > It's a FAQ, your /etc/inittab uses DevFS names, while it should be
> > updated to normal ones. I.e. vc/0 or ttys/0 rather than tty0, and so
> > on. At least, this is the normal thing.
> Does this apply to udev-enable
Blaisorblade wrote:
> It's a FAQ, your /etc/inittab uses DevFS names, while it should be
> updated to normal ones. I.e. vc/0 or ttys/0 rather than tty0, and so
> on. At least, this is the normal thing.
Does this apply to udev-enabled systems (host and guest), too?
After I've changed my inittab f
On Wednesday 02 November 2005 09:02, Tassilo Horn wrote:
> Hi,
>
> when I want to start uml I get:
>
> NET: Registered protocol family 1
> Initialized stdio console driver
> Console initialized on /dev/tty0
> ubda: unknown partition table
> VFS: Mounted root (ext2 filesystem) readonly.
> cannot se
On Wednesday 02 November 2005 16:37, Tassilo Horn wrote:
> Hi Joel,
>
> thanks for your reply. In the meantime I recompiled my guest's glibc
> with linuxthreads support. Now booting uml nearly works, all init
> scripts are executed but I don't reach a login prompt:
>
> * Cleaning /var/lib/net-scri
Hi Joel,
thanks for your reply. In the meantime I recompiled my guest's glibc
with linuxthreads support. Now booting uml nearly works, all init
scripts are executed but I don't reach a login prompt:
* Cleaning /var/lib/net-scripts/state ...[ ok ]
* Cleaning /var/lock,
For me it worked to build the guest system from scratch as long as glibc
was built with "--without-tls". I don't think you need to rebuild the
host.
I've built a root_fs for i686, based on gentoo, with tls disabled. Works
for me. If you're interested it's at
http://gathering.itm.mh.se/~joe
Hi,
when I want to start uml I get:
NET: Registered protocol family 1
Initialized stdio console driver
Console initialized on /dev/tty0
ubda: unknown partition table
VFS: Mounted root (ext2 filesystem) readonly.
cannot set up thread-local storage: set_thread_area failed when setting
up thread-lo