I got several error messages during the boot process, Please help

1. Couldnt open /dev/vc/2
2. Failed to set user font
3. * Error loading key mappings
4. eth0: unknown interface: No such device
   SIOCSIFBRDADDR: No such device
   eth0: unknown interface: No such device
   SIOCSIFNETMASK: No such device
5. * ERROR:  Problem starting needed services.
   *         "netmount" was not started.
6. * ERROR:  Problem starting needed services.
   *         "sshd" was not started.


Host /Guest 
2.6.12.5

Host UML Patch
http://www.user-mode-linux.org/~blaisorblade/patches/skas3-2.6/skas-2.6.12-v
9-pre7/skas-2.6.12-v9-pre7.patch.bz2




gdb linux
r ubd0=/home/cliffton/strongswan-testing/umlbuild/root-fs/gentoo-fs-sun
eth0=daemon,,unix,/tmp/umlswitch0 eth1=daemon,,unix,/tmp/umlswitch2 mem=32M
con=pty con0=fd:0,fd:1 root=98:0

[EMAIL PROTECTED] linux-2.6.12.5]# gdb linux
GNU gdb Red Hat Linux (6.3.0.0-1.21rh)
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-redhat-linux-gnu"...Using host libthread_db
library "/lib/libthread_db.so.1".

(gdb) r
ubd0=/home/cliffton/strongswan-testing/umlbuild/root-fs/gentoo-fs-sun
eth0=daemon,,unix,/tmp/umlswitch0 eth1=daemon,,unix,/tmp/umlswitch2 mem=32M
con=pty con0=fd:0,fd:1 root=98:0
Starting program: /opt2/test/linux-2.6.12.5/linux
ubd0=/home/cliffton/strongswan-testing/umlbuild/root-fs/gentoo-fs-sun
eth0=daemon,,unix,/tmp/umlswitch0 eth1=daemon,,unix,/tmp/umlswitch2 mem=32M
con=pty con0=fd:0,fd:1 root=98:0
Reading symbols from shared object read from target memory...done.
Loaded system supplied DSO at 0xffffe000
Checking for /proc/mm...found
Detaching after fork from child process 24489.
Checking for the skas3 patch in the host...found
Checking PROT_EXEC mmap in /tmp...OK
Detaching after fork from child process 24490.

Program received signal SIGUSR1, User defined signal 1.
0xffffe410 in __kernel_vsyscall ()
(gdb) handle SIGUSR1 nostop noprint
Signal        Stop      Print   Pass to program Description
SIGUSR1       No        No      Yes             User defined signal 1
(gdb) handle SIGSEGV nostop noprint
Signal        Stop      Print   Pass to program Description
SIGSEGV       No        No      Yes             Segmentation fault
(gdb) c
Continuing.
Detaching after fork from child process 24495.
Detaching after fork from child process 24496.
Detaching after fork from child process 24497.
Detaching after fork from child process 24498.
Linux version 2.6.12.5 ([EMAIL PROTECTED]) (gcc version 4.0.0
20050519 (Red Hat 4.0.0-8)) #6 Mon Aug 29 14:19:15 PDT 2005
Built 1 zonelists
Kernel command line:
ubd0=/home/cliffton/strongswan-testing/umlbuild/root-fs/gentoo-fs-sun
eth0=daemon,,unix,/tmp/umlswitch0 eth1=daemon,,unix,/tmp/umlswitch2 mem=32M
con=pty con0=fd:0,fd:1 root=98:0
PID hash table entries: 256 (order: 8, 4096 bytes)
Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
Memory: 29568k available
Mount-cache hash table entries: 512
Checking for host processor cmov support...Yes
Checking for host processor xmm support...No
Checking that ptrace can change system call numbers...OK
Checking syscall emulation patch for ptrace...OK
Checking advanced syscall emulation patch for ptrace...OK
Checking that host ptys support output SIGIO...Yes
Checking that host ptys support SIGIO on close...No, enabling workaround
Checking for /dev/anon on the host...Not available (open failed with errno
2)
NET: Registered protocol family 16
mconsole (version 2) initialized on /root/.uml/0geGcm/mconsole
ubd: Synchronous mode
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
devfs: 2004-01-31 Richard Gooch ([EMAIL PROTECTED])
devfs: boot_options: 0x0
Initializing Cryptographic API
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
loop: loaded (max 8 devices)
nbd: registered device at major 43
PPP generic driver version 2.4.2
SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256).
tun: Universal TUN/TAP device driver, 1.6
tun: (C) 1999-2004 Max Krasnyansky <[EMAIL PROTECTED]>
NET: Registered protocol family 2
IP: routing cache hash table of 512 buckets, 4Kbytes
TCP established hash table entries: 2048 (order: 2, 16384 bytes)
TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
TCP: Hash tables configured (established 2048 bind 2048)
ip_conntrack version 2.1 (231 buckets, 1848 max) - 216 bytes per conntrack
ip_tables: (C) 2000-2002 Netfilter core team
Initializing IPsec netlink socket
NET: Registered protocol family 1
NET: Registered protocol family 17
NET: Registered protocol family 15
Initialized stdio console driver
Console initialized on /dev/tty0
 /dev/ubd/disc0: unknown partition table
ReiserFS: ubda: found reiserfs format "3.6" with standard journal
ReiserFS: ubda: using ordered data mode
ReiserFS: ubda: journal params: device ubda, size 8192, journal first block
18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
ReiserFS: ubda: checking transaction log (ubda)
ReiserFS: ubda: Using r5 hash to sort names
VFS: Mounted root (reiserfs filesystem) readonly.
Detaching after fork from child process 24500.
                                              line_ioctl: tty0: ioctl
KDSIGACCEPT called
INIT: version 2.84 booting
line_ioctl: tty0: ioctl TIOCLINUX called

Gentoo Linux; http://www.gentoo.org/
 Copyright 2001-2004 Gentoo Technologies, Inc.; Distributed under the GPL

 * Mounting proc at /proc...  [ ok ]
 * Mounting sysfs at /sys...  [ ok ]
 * Mounting devfs at /dev...  [ ok ]
 * Mounting devpts at /dev/pts...  [ ok ]
 * Starting devfsd...Started device management daemon v1.3.25 for /dev
  [ ok ]
 * Activating (possible) swap...  [ ok ]
 * Remounting root filesystem read-only (if necessary)...  [ ok ]
 * Checking root filesystem...Reiserfs super block in block 16 on 0x6200 of
format 3.6 with standard journal
Blocks (total/free): 131072/33541 by 4096 bytes
Filesystem marked as cleanly umounted
Filesystem seems mounted read-only. Skipping journal replay.
Checking internal tree..finished
  [ ok ]
 * Remounting root filesystem read/write...  [ ok ]
 * Setting hostname to sun...  [ ok ]
 * Checking all filesystems...  [ ok ]
 * Mounting local filesystems...  [ ok ]
 * Activating (possibly) more swap...  [ ok ]
 * Caching service dependencies... * Setting system clock to hardware clock
[UTC]...  [ ok ]
 * Configuring kernel parameters...  [ ok ]
 * Updating environment...  [ ok ]
 * Cleaning /var/lock, /var/run...  [ ok ]
 * Cleaning /tmp directory...  [ ok ]
 * Setting user font...Couldnt open /dev/vc/1
Couldnt open /dev/vc/2
Couldnt open /dev/vc/3
Couldnt open /dev/vc/4
Couldnt open /dev/vc/5
Couldnt open /dev/vc/6
Couldnt open /dev/vc/7
Couldnt open /dev/vc/8
Couldnt open /dev/vc/9
Couldnt open /dev/vc/10
Couldnt open /dev/vc/11
 * Failed to set user font
  [ !! ]

 * Loading key mappings...Couldnt get a file descriptor referring to the
console
 * Error loading key mappings
  [ !! ]

 * Bringing lo up...  [ ok ]
 * Initializing random number generator...  [ ok ]
INIT: Entering runlevel: 3
 * sysklogd -> start: syslogd...  [ ok ]
 * sysklogd -> start: klogd...  [ ok ]
 * Bringing eth0 up (192.168.0.2)...SIOCSIFADDR: No such device
eth0: unknown interface: No such device
SIOCSIFBRDADDR: No such device
eth0: unknown interface: No such device
SIOCSIFNETMASK: No such device
  [ !! ]

 * Bringing eth1 up (10.2.0.1)...SIOCSIFADDR: No such device
eth1: unknown interface: No such device
SIOCSIFBRDADDR: No such device
eth1: unknown interface: No such device
SIOCSIFNETMASK: No such device
  [ !! ]

 * ERROR:  Problem starting needed services.
 *         "netmount" was not started.
 * ERROR:  Problem starting needed services.
 *         "sshd" was not started.
 * Starting local...  [ ok ]


This is sun.strongswan.org (Linux i686 2.6.12.5) 14:39:51

sun login:




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to