I think when I have this problem it helpd when I changed starting parameters to: con=null con0=fd:0,fd:1
bye HyGy 2005-01-06, cs keltezéssel 14:31-kor [EMAIL PROTECTED] ezt írta: > faq doesn`t help :( > > Checking for the skas3 patch in the host...found > Checking for /proc/mm...found > Checking PROT_EXEC mmap in /tmp...OK > Linux version 2.6.10 ([EMAIL PROTECTED]) (gcc version 3.3.4 (Debian > 1:3. > 3.4-13)) #1 Wed Jan 5 10:32:43 CET 2005 > Built 1 zonelists > Kernel command line: ubd0=root_fs_new 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: 28544k available > Mount-cache hash table entries: 512 (order: 0, 4096 bytes) > 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 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/aTgRGY/mconsole > 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: 0x1 > Installing knfsd (copyright (C) 1996 [EMAIL PROTECTED]). > Initializing Cryptographic API > io scheduler noop registered > io scheduler anticipatory registered > io scheduler deadline registered > io scheduler cfq registered > loop: loaded (max 8 devices) > Universal TUN/TAP device driver 1.5 (C)1999-2002 Maxim Krasnyansky > NET: Registered protocol family 2 > IP: routing cache hash table of 512 buckets, 4Kbytes > TCP: Hash tables configured (established 2048 bind 4096) > ip_conntrack version 2.1 (223 buckets, 1784 max) - 300 bytes per conntrack > ip_tables: (C) 2000-2002 Netfilter core team > NET: Registered protocol family 1 > NET: Registered protocol family 10 > IPv6 over IPv4 tunneling driver > NET: Registered protocol family 17 > Bridge firewalling registered > 802.1Q VLAN Support v1.8 Ben Greear <[EMAIL PROTECTED]> > All bugs added by David S. Miller <davem@redhat.com> > Initializing software serial port version 1 > elevator: using anticipatory as default io scheduler > /dev/ubd/disc0: unknown partition table > Initializing stdio console driver > luisa:/home/uml/server1# ../kernel/linux-2.6.10 ubd0=root_fs_old > Checking for the skas3 patch in the host...found > Checking for /proc/mm...found > Checking PROT_EXEC mmap in /tmp...OK > Linux version 2.6.10 ([EMAIL PROTECTED]) (gcc version 3.3.4 (Debian > 1:3. > 3.4-13)) #1 Wed Jan 5 10:32:43 CET 2005 > Built 1 zonelists > Kernel command line: ubd0=root_fs_old 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: 28544k available > Mount-cache hash table entries: 512 (order: 0, 4096 bytes) > 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 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/qgkVby/mconsole > 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: 0x1 > Installing knfsd (copyright (C) 1996 [EMAIL PROTECTED]). > Initializing Cryptographic API > io scheduler noop registered > io scheduler anticipatory registered > io scheduler deadline registered > io scheduler cfq registered > loop: loaded (max 8 devices) > Universal TUN/TAP device driver 1.5 (C)1999-2002 Maxim Krasnyansky > NET: Registered protocol family 2 > IP: routing cache hash table of 512 buckets, 4Kbytes > TCP: Hash tables configured (established 2048 bind 4096) > ip_conntrack version 2.1 (223 buckets, 1784 max) - 300 bytes per conntrack > ip_tables: (C) 2000-2002 Netfilter core team > NET: Registered protocol family 1 > NET: Registered protocol family 10 > IPv6 over IPv4 tunneling driver > NET: Registered protocol family 17 > Bridge firewalling registered > 802.1Q VLAN Support v1.8 Ben Greear <[EMAIL PROTECTED]> > All bugs added by David S. Miller <davem@redhat.com> > Initializing software serial port version 1 > elevator: using anticipatory as default io scheduler > /dev/ubd/disc0: unknown partition table > Initializing stdio console driver > > > > hi, > > > > I need full startup log to say more precisely - but check your fstab > > according to first lines of this faq: > > http://www.user-mode-linux.org/~blaisorblade/faq.html > > > > probably you access wrong device file *inside* UML to mount your root > > partition. > > > > Rgds, > > Konrad > > > > [EMAIL PROTECTED] wrote: > > > now I have this problem: > > > > > > /dev/ubd/disc0: unknown partition table > > > > > > > > > > > >>hi, > > >> > > >>maybe your guest filesystem has empty /dev. Check if in your own guest > > >>kernel you added devfs: > > >> > > >>File system -> Pseudo filesystems > > >> > > >> [*] /dev file system support (OBSOLETE) > > >> > > >> [*] Automatically mount at boot (NEW) > > >> > > >>Rgds, > > >>Konrad > > >>--- > > >> > > >> > > >> > > >>[EMAIL PROTECTED] wrote: > > >> > > >>>hi, > > >>> > > >>>i've compiled my own guest-kernel (2.6.9 with bb4-patch) > > >>>my host is a 2.6.10 with skas-v7-patch. > > >>> > > >>>when I start my own guest-kernel, the kernel quits at > > >>>"kernel: Initializing stdio console driver" > > >>>with no error. > > >>> > > >>>when I start die UML-kernel which comes with debian, > > >>>the uml starts fine. > > >>> > > >>>greets > > >>>Jan Thölken > > >>> > > >>> > > >>>------------------------------------------------------- > > >>>The SF.Net email is sponsored by: Beat the post-holiday blues > > >>>Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. > > >>>It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt > > >>>_______________________________________________ > > >>>User-mode-linux-user mailing list > > >>>User-mode-linux-user@lists.sourceforge.net > > >>>https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user > > >>> > > >> > > >> > > >> > > >>------------------------------------------------------- > > >>The SF.Net email is sponsored by: Beat the post-holiday blues > > >>Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. > > >>It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt > > >>_______________________________________________ > > >>User-mode-linux-user mailing list > > >>User-mode-linux-user@lists.sourceforge.net > > >>https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user > > >> > > > > > > > > > > > > ------------------------------------------------------- > > > The SF.Net email is sponsored by: Beat the post-holiday blues > > > Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. > > > It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt > > > _______________________________________________ > > > User-mode-linux-user mailing list > > > User-mode-linux-user@lists.sourceforge.net > > > https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user > > > > > > > > ------------------------------------------------------- > The SF.Net email is sponsored by: Beat the post-holiday blues > Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. > It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt > _______________________________________________ > User-mode-linux-user mailing list > User-mode-linux-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ User-mode-linux-user mailing list User-mode-linux-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user