Gentoo Archives: gentoo-user-de

From: Daniel Rindt <daniel@×××××.name>
To: gentoo-user-de@l.g.o
Subject: [gentoo-user-de] UML System startet nicht korrekt
Date: Sat, 25 Sep 2004 09:55:30
Message-Id: 20040925095525.A15395A0069@rubidium.confixxlogin.de
1 Hallo,
2
3 Ich habe nach HOWTO entsprechend ein UML System erstellt. Leider bootet es
4 nicht richtig:
5 ===
6 radium uml # linux ubd0=root_fs ubd1=swap_fs
7 Checking for the skas3 patch in the host...not found
8 Checking for /proc/mm...not found
9 tracing thread pid = 9859
10 Checking for /dev/anon on the host...Not available (open failed with errno
11 2)
12 Checking for /dev/anon on the host...Not available (open failed with errno
13 2)
14 Checking for /dev/anon on the host...Not available (open failed with errno
15 2)
16 Checking for /dev/anon on the host...Not available (open failed with errno
17 2)
18 Linux version 2.4.24-uml1-r9 (root@radium) (gcc version 3.3.4 20040623
19 (Gentoo Linux 3.3.4-r1, ssp-3.3.2-2, pie-8.7.6)) #1 Sun Sep 19 18:04:27 CEST
20 2004
21 On node 0 totalpages: 8192
22 zone(0): 8192 pages.
23 zone(1): 0 pages.
24 zone(2): 0 pages.
25 Kernel command line: ubd0=root_fs ubd1=swap_fs root=/dev/ubd0
26 Calibrating delay loop... 1189.47 BogoMIPS
27 Memory: 28860k available
28 Dentry cache hash table entries: 4096 (order: 3, 32768 bytes)
29 Inode cache hash table entries: 2048 (order: 2, 16384 bytes)
30 Mount cache hash table entries: 512 (order: 0, 4096 bytes)
31 Buffer cache hash table entries: 1024 (order: 0, 4096 bytes)
32 Page-cache hash table entries: 8192 (order: 3, 32768 bytes)
33 Checking for host processor cmov support...Yes
34 Checking for host processor xmm support...No
35 Checking that ptrace can change system call numbers...OK
36 Checking that host ptys support output SIGIO...Yes
37 Checking that host ptys support SIGIO on close...No, enabling workaround
38 POSIX conformance testing by UNIFIX
39 Linux NET4.0 for Linux 2.4
40 Based upon Swansea University Computer Society NET3.039
41 Initializing RT netlink socket
42 Starting kswapd
43 VFS: Disk quotas vdquot_6.5.1
44 devfs: v1.12c (20020818) Richard Gooch (rgooch@××××××××××.au)
45 devfs: boot_options: 0x1
46 JFFS version 1.0, (C) 1999, 2000 Axis Communications AB
47 JFFS2 version 2.1. (C) 2001 Red Hat, Inc., designed by Axis Communications
48 AB.
49 pty: 256 Unix98 ptys configured
50 SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256).
51 RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
52 loop: loaded (max 8 devices)
53 PPP generic driver version 2.4.2
54 Universal TUN/TAP device driver 1.5 (C)1999-2002 Maxim Krasnyansky
55 SCSI subsystem driver Revision: 1.00
56 scsi0 : scsi_debug, Version: 0.61 (20020815), num_devs=1, dev_size_mb=8,
57 opts=0x0
58 Vendor: Linux Model: scsi_debug Rev: 0004
59 Type: Direct-Access ANSI SCSI revision: 03
60 blkmtd: error: missing `device' name
61
62 Initializing software serial port version 1
63 mconsole (version 2) initialized on /root/.uml/YMdLpg/mconsole
64 Partition check:
65 ubda: unknown partition table
66 ubdb: unknown partition table
67 UML Audio Relay (host dsp = /dev/sound/dsp, host mixer = /dev/sound/mixer)
68 Initializing stdio console driver
69 NET4: Linux TCP/IP 1.0 for NET4.0
70 IP Protocols: ICMP, UDP, TCP
71 IP: routing cache hash table of 512 buckets, 4Kbytes
72 TCP: Hash tables configured (established 2048 bind 4096)
73 NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
74 VFS: Mounted root (ext2 filesystem) readonly.
75 Mounted devfs on /dev
76 INIT: version 2.84 booting
77
78 Gentoo Linux; http://www.gentoo.org/
79 Copyright 2001-2004 Gentoo Technologies, Inc.; Distributed under the GPL
80
81 * Mounting proc at /proc... [ ok ]
82 * Starting devfsd...Started device management daemon v1.3.25 for /dev
83 [ ok ]
84 * Activating (possible) swap...modprobe: Can't open dependencies file
85 /lib/modules/2.4.24-uml1-r9/modules.dep (No such file or directory)
86 [ ok ]
87 * Remounting root filesystem read-only (if necessary)... [ ok ]
88 * Checking root filesystem...ext2fs_check_if_mount: No such file or
89 directory while determining whether / is mounted.
90 fsck.ext2: Is a directory while trying to open /
91 /:
92 The superblock could not be read or does not describe a correct ext2
93 filesystem. If the device is valid and it really contains an ext2
94 filesystem (and not swap or ufs or something else), then the superblock
95 is corrupt, and you might try running e2fsck with an alternate superblock:
96 e2fsck -b 8193 <device>
97
98 * Filesystem couldn't be fixed :(
99 [ !! ]
100
101 Give root password for maintenance
102 (or type Control-D for normal startup):
103 ===
104
105 Die Dateisysteme habe ich erstellt wie beschrieben, kann mir es nicht
106 erklären warum er das nicht macht.
107 Hat jemand eine Idee?
108
109 Vielen Dank.
110 Daniel
111
112
113 --
114 gentoo-user-de@g.o mailing list

Replies

Subject Author
Re: [gentoo-user-de] UML System startet nicht korrekt "Jörg Bornkessel" <joerg.bornkessel@××××××××.de>