Am Mittwoch, 17. Januar 2007 17:20 schrieb Blaisorblade:
> On Wednesday 10 January 2007 06:02, Sten Heinze wrote:
> > Thanks for your immediate answer. It helped me solving the problem, and
> > the following is just for information.
> >
> > Am Mittwoch, 10. Januar 2007 00:58 schrieb Blaisorblade:
> > > On Tuesday 09 January 2007 17:05, Sten Heinze wrote:
> > > Sorry, post at least the output of linux --version (i don't have an
> > > idea if it is a 2.4 or 2.6 one).
> >
> > I assumed that my UML guest is the last user-mode-linux deb package is
> > enough, sorry, but to be exactly:
> > $ linux --version
> > 2.6.18
> > $ apt-show-versions |grep user-mode-linux
> > user-mode-linux/testing uptodate 2.6.18-1um-2
> >
> > With the knowledge of the working Fedora rootfs I downloaded the Fedora
> > UML guest from http://user-mode-linux.sourceforge.net/new/ (same location
> > where this rootfs is from) and tried to boot it:
> >
> > host kernel without skas-patch:
> > $ cat /proc/version
> > Linux version 2.6.18.5-sh-pentiumm ([EMAIL PROTECTED]) (gcc version 4.1.2
> > 20061028 (prerelease) (Debian 4.1.1-19)) #1 SMP PREEMPT Tue Dec 12
> > 10:26:27 CET 2006
> > $ ./linux-2.6.19-rc5 ubd0=FedoraCore5-x86-root_fs
> > [...]
> > Checking for the skas3 patch in the host:
> >   - /proc/mm...not found
> >   - PTRACE_FAULTINFO...not found
> >   - PTRACE_LDT...not found
> > UML running in SKAS0 mode
> > Linux version 2.6.19-rc5 ([EMAIL PROTECTED]) (gcc version
> > 4.1.1 20060525 (Red Hat 4.1.1-1)) #24 Wed Nov 8 12:05:48 EST 2006
> > [...]
> > VFS: Mounted root (ext3 filesystem) readonly.
> > mapping mmap stub failed, errno = 12
> > Kernel panic - not syncing: start_userspace : expected SIGSTOP, got
> > status = 256
>
> This should never happen - which is the host kernel? grep for VMSPLIT and
> VDSO on the host config file and post the result, please - we need info to
> fix such stuff.
> Jeff, do you know anything about these?
>

The host kernel is a vanilla 2.6.18.5 patched with 
-- linux-phc-0.2.8
-- tp_smapi-0.30
-- hdaps_protect-2.6.18.3-2
-- skas-2.6.18-v9-pre9

$ cat /boot/config-2.6.18.5-sh-pentiumm-skas3-v9-pre9 |grep VMSPLIT
# CONFIG_VMSPLIT_3G is not set
CONFIG_VMSPLIT_3G_OPT=y
# CONFIG_VMSPLIT_2G is not set
# CONFIG_VMSPLIT_1G is not set
$ cat /boot/config-2.6.18.5-sh-pentiumm-skas3-v9-pre9 |grep VDSO
CONFIG_COMPAT_VDSO=y


-------------------------------------------------------------------------
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