Derek,

If I was to guess, I would suggest verifying that your image is complete
and contains an init executable.

Where did you download the base image from? Can you mount via loopback
and verify that it is correct and readable? Finally, do you have the
correct file system support (ext3, jfs, etc.) in your kernel?

Tony


> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] 
> On Behalf Of eTecc Support
> Sent: Monday, December 04, 2006 7:00 AM
> To: [email protected]
> Subject: [uml-user] init= Issue
> 
> Hello Again:
> 
> Below is the dump that I get while trying to start a UML 
> instance. What 
> could issue be? Does anyone know any docs of where I could 
> find the answer?
> 
>   - derek
> 
> LD_ASSUME_KERNEL=2.4.19 TMPDIR=/tmp_uml /backup/uml/linux mem=64M 
> ubda=/backup/uml/916/Debian-3.1.ext3 uml_dir=/backup/uml/916 umid=916 
> eth0=tuntap,,,207.230.28.10
> 
> 
> 
> 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 PROT_EXEC mmap in /tmp...OK
> Checking for the skas3 patch in the host:
>    - /proc/mm...found
>    - PTRACE_FAULTINFO...found
>    - PTRACE_LDT...found
> UML running in SKAS3 mode
> Linux version 2.6.15.7-bs3-tls ([EMAIL PROTECTED]) (gcc 
> version 4.1.1 
> 20060525 (Red Hat 4.1.1-1)) #6 Mon Dec 4 08:50:55 CST 2006
> Built 1 zonelists
> Kernel command line: mem=64M ubda=/backup/uml/916/Debian-3.1.ext3 
> uml_dir=/backup/uml/916 eth0=tuntap,,,207.230.28.10 root=98:0
> PID hash table entries: 512 (order: 9, 8192 bytes)
> Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
> Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
> Memory: 60616k available
> Mount-cache hash table entries: 512
> Checking for host processor cmov support...Yes
> Checking for host processor xmm support...No
> 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)
> /usr/include/linux/aio_abi.h not present during build
> 2.6 host AIO support not used - falling back to I/O thread
> NET: Registered protocol family 16
> mconsole (version 2) initialized on /backup/uml/916/916/mconsole
> ubd: Synchronous mode
> Netdevice 0 : TUN/TAP backend - IP = 207.230.28.10
> fuse init (API version 7.3)
> io scheduler noop registered
> NET: Registered protocol family 2
> IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
> TCP established hash table entries: 4096 (order: 2, 16384 bytes)
> TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
> TCP: Hash tables configured (established 4096 bind 4096)
> TCP reno registered
> TCP bic registered
> NET: Registered protocol family 1
> NET: Registered protocol family 17
> NET: Registered protocol family 15
> Initialized stdio console driver
> Console initialized on /dev/tty0
> Initializing software serial port version 1
>   ubda: unknown partition table
> kjournald starting.  Commit interval 5 seconds
> EXT3-fs: mounted filesystem with ordered data mode.
> VFS: Mounted root (ext3 filesystem) readonly.
> Kernel panic - not syncing: No init found.  Try passing init= 
> option to 
> kernel.
> 
> EIP: 0073:[<a01777b1>] CPU: 0 Not tainted ESP: 007b:b7f0bfb4 EFLAGS: 
> 00200296
>      Not tainted
> EAX: 00000000 EBX: 000046ca ECX: 00000013 EDX: 000046ca
> ESI: 000046c6 EDI: 00000011 EBP: 00000000 DS: 007b ES: 007b
> a092bc00:  [<a003d8a1>] notifier_call_chain+0x30/0x3c
> a092bc18:  [<a000d187>] init+0x0/0x159
> a092bc1c:  [<a00300fc>] panic+0x75/0x126
> a092bc3c:  [<a000d2b9>] init+0x132/0x159
> a092bc50:  [<a002578b>] run_kernel_thread+0x3b/0x45
> a092bc64:  [<a000d187>] init+0x0/0x159
> a092bc70:  [<a0025774>] run_kernel_thread+0x24/0x45
> a092bcd4:  [<a002cd03>] schedule_tail+0x24/0x161
> a092bcf4:  [<a000d187>] init+0x0/0x159
> a092bcfc:  [<a0019144>] new_thread_handler+0x9e/0xc9
> a092bd00:  [<a000d187>] init+0x0/0x159
> a092bd5c:  [<a01777b1>] kill+0x11/0x20
> -- 
> eTecc Support
> eTecc Communications, Inc.
> www.eTecc.net
> 
> --------------------------------------------------------------
> -----------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the 
> chance to share your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge
> &CID=DEVDEV
> _______________________________________________
> User-mode-linux-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user
> 

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
User-mode-linux-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to