On Thursday 12 January 2006 02:28, Adam Atlas wrote:
> I'm trying to run a UML system. Specifically, I'm using Umlazi
> (though I have this problem even if I run the kernel manually), with
> the prebuilt Debian-Woody-Base + UMLconfig system. I've tried three
> kernels -- linux-2.4.22-xfs5um, linux-2.4.26-20040615-1um, and
>
> vmlinux-2.6.14.3-bs3. In every case, the kernel dies thusly:
> > kjournald starting.  Commit interval 5 seconds
> > EXT3-fs: mounted filesystem with ordered data mode.
> > VFS: Mounted root (ext3 filesystem) readonly.
> > Mounted devfs on /dev
> > init_new_context_skas - new_mm failed, errno = -13
> > init_new_context_skas - new_mm failed, errno = -13
> > Kernel panic: No init found.  Try passing init= option to kernel.
>
> I've messed around with the kernel options, but to no avail. Any ideas?
Never seen this.

You have something strange - it can't write on /proc/mm (13 = EACCES, 
permission denied). But it thinks it's on a SKAS host.

SKAS-patched the host? It's a 32-bit one, right?

If not you need to enable TT mode for the guest (for 2.4.x)

If yes, instead, can you post result of ls -l /proc/mm?

For that 2.6 I expect you have another error from the guest.
-- 
Inform me of my mistakes, so I can keep imitating Homer Simpson's "Doh!".
Paolo Giarrusso, aka Blaisorblade (Skype ID "PaoloGiarrusso", ICQ 215621894)
http://www.user-mode-linux.org/~blaisorblade

        

        
                
___________________________________ 
Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB 
http://mail.yahoo.it



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
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