Blaisorblade wrote:
Hi Blaisorblade!
>> So why do I get this new_tty_pgrp error if the script performs the
>> call but all works fine if I emit it directly in a terminal?
> Likely, it's exactly because it wants a terminal - UML puts the
> terminal in raw mode. Probably, instead, the script pipes
Hello!
I'm trying to get vnuml running to do some network testing. Therefore
I've built a new Gentoo-root_fs from scratch.
Host kernel:
- 2.6.14 with SKAS3-patch
Guest kernel:
- 2.6.14 with uml-2.6.14-bs3.patch.bz2
When I try to start a vnuml-scenario I get the following (shortened,
full ou
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
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
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,
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