[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

user mode linux startet nicht



Hi,

ich habe immer noch Probleme ein User-mode-linux zu starten.
Filesystem habe ich mittels debootstrap erstellt:
# mount -o loop user-mode-linux/root_fs /mnt/uml
# mount
/home/mati/user-mode-linux/root_fs on /mnt/uml type ext2 (rw,loop=/dev/loop1)
# df
user-mode-linux/root_fs 1008888    135148    822492  15% /mnt/uml
# umount -l /mnt/uml

Nach dem starten hängt uml aber nach dem mounten des Files:
$ linux mem=128M eth0=tuntap,tap0 con0=fd:0,fd:1 con=pts
Checking for the skas3 patch in the host...not found
Checking for /proc/mm...not found
tracing thread pid = 3947
Checking for /dev/anon on the host...Not available (open failed with errno 2)
Checking for /dev/anon on the host...Not available (open failed with errno 2)
Checking for /dev/anon on the host...Not available (open failed with errno 2)
Checking for /dev/anon on the host...Not available (open failed with errno 2)
Linux version 2.4.26-3um (root@mizar) (gcc version 3.3.4 (Debian 1:3.3.4-11)) #2 Wed Sep 8 18:07:31 PDT 2004
...
VFS: Mounted root (ext2 filesystem) readonly.
INIT: version 2.86 booting
Activating swap.
EXT2-fs warning: mounting unchecked fs, running e2fsck is recommended

Nun hängt uml, ich kann die Shell auch nicht mittels Ctrl-C abbrechen.

Was kann ich nun zur Fehlersuche machen?

mfg
Matthias Taube



Reply to: