On Monday 13 November 2006 00:19, dative_case wrote:
> Hi,
>
> I'm having some trouble with uml running away:
>
> [42949372.960000] Linux version 2.6.19-rc5 ([EMAIL PROTECTED]) (gcc version
>               3.3.6 (Ubuntu 1:3.3.6-10)) #7 Sat Nov 11 15:22:02 CST 2006
> [42949372.960000] Built 1 zonelists.  Total pages: 8080
> [42949372.960000] Kernel command line: root=98:0
> [42949372.960000] PID hash table entries: 128 (order: 7, 1024 bytes)
> [42949372.960000] Dentry cache hash table entries: 4096 (order: 3, 32768
> bytes) [42949372.960000] Inode-cache hash table entries: 2048 (order: 2,
> 16384 bytes) [42949372.960000] Memory: 28348k available
> [42949373.230000] Security Framework v1.0.0 initialized
> [42949373.230000] SELinux:  Disabled at boot.
> [42949373.230000] Mount-cache hash table entries: 256
> [42949373.230000] Checking that host ptys support output SIGIO...Yes
> [42949373.230000] Checking that host ptys support SIGIO on close...No,
> enabling workaround [42949373.230000] Using 2.6 host AIO
> [42949373.230000] NET: Registered protocol family 16
> [42949373.230000] NET: Registered protocol family 2
> [42949373.410000] IP route cache hash table entries: 256 (order: -1, 2048
> bytes) [42949373.410000] TCP established hash table entries: 1024 (order:
> 1, 8192 bytes) [42949373.410000] TCP bind hash table entries: 512 (order:
> 0, 4096 bytes) [42949373.410000] TCP: Hash tables configured (established
> 1024 bind 512) [42949373.410000] TCP reno registered
> [42949373.410000] Checking host MADV_REMOVE support...OK
> [42949373.410000] mconsole (version 2) initialized on
> /home/dative/.uml/ALFSZU/mconsole
> [42949373.410000] audit: initializing netlink socket (disabled)
> [42949373.410000] audit(1163369909.500:1): initialized
> [42949373.410000] VFS: Disk quotas dquot_6.5.1
> [42949373.410000] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
> [42949373.410000] io scheduler noop registered
> [42949373.410000] io scheduler anticipatory registered (default)
> [42949373.410000] io scheduler deadline registered
> [42949373.410000] io scheduler cfq registered
> [42949373.420000] RAMDISK driver initialized: 16 RAM disks of
> 65536K size 1024 blocksize
> [42949373.420000] TCP cubic registered
> [42949373.420000] NET: Registered protocol family 1
> [42949373.420000] NET: Registered protocol family 8
> [42949373.420000] NET: Registered protocol family 20
> [42949373.420000] Initialized stdio console driver
> [42949373.420000] parse_chan_pair failed for device 1
> [42949373.420000] parse_chan_pair failed for device 2
> [42949373.420000] parse_chan_pair failed for device 3
> [42949373.420000] parse_chan_pair failed for device 4
> [42949373.420000] parse_chan_pair failed for device 5
> [42949373.420000] parse_chan_pair failed for device 6
> [42949373.420000] parse_chan_pair failed for device 7
> [42949373.420000] parse_chan_pair failed for device 8
> [42949373.420000] parse_chan_pair failed for device 9
> [42949373.420000] parse_chan_pair failed for device 10
> [42949373.420000] parse_chan_pair failed for device 11
> [42949373.420000] parse_chan_pair failed for device 12
> [42949373.420000] parse_chan_pair failed for device 13
> [42949373.420000] parse_chan_pair failed for device 14
> [42949373.420000] parse_chan_pair failed for device 15
You have some wrong option (say con=/dev/null or con=$somethingNotRecognized).

> [42949373.420000] Console initialized on /dev/tty0
> [42949373.420000]  ubda: unknown partition table
> [42949374.220000] VFS: Mounted root (ext2 filesystem) readonly.
> [42949374.220000] request_module: runaway loop modprobe binfmt-464c
> [42949374.220000] request_module: runaway loop modprobe binfmt-464c
> [42949374.220000] request_module: runaway loop modprobe binfmt-464c
> [42949374.220000] request_module: runaway loop modprobe binfmt-464c
> [42949374.220000] request_module: runaway loop modprobe binfmt-464c
> Killed
>
> At this point I will have let it run at high cpu utilization for a few
> minutes and then kill -9 it.  The host machine is 2.6.19, x86-64
> running ubuntu breezy.  I have an older 2.6.10 uml kernel that works
> just fine with this root_fs.  Any suggestions?
Use a 32-bit UML kernel, 64bit ones do not support (yet) emulation for 32bit 
guest binaries.
-- 
Inform me of my mistakes, so I can add them to my list!
Paolo Giarrusso, aka Blaisorblade
http://www.user-mode-linux.org/~blaisorblade
Chiacchiera con i tuoi amici in tempo reale! 
 http://it.yahoo.com/mail_it/foot/*http://it.messenger.yahoo.com 


-------------------------------------------------------------------------
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
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to