-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

>>>> 5) Also in feisty:
>>>> mount: none already mounted or /dev/pts busy
>>>> mount: according to mtab, devpts is already mounted on /dev/pts
>>>> (tried removing it from mtab to no avail)
>>> Removing from /etc/fstab (if it's there) helps?
>> It is there, but why should it be taken off?
> 
> Mounted from boot scripts like 
> 
> mount devpts /dev/pts -t ... -o ... 
> 
> Every distribution has a certain combination of whether they're mounted like 
> this or by mount -a. On Gentoo the approach above is used, but the user can 
> ask to put its own item in /etc/fstab.
Looks like it used to be in fstab before Feisty, but isn't any more.

>>>> * a 32-bit kernel compiled on 32-bit does not boot on 64-bit, all I get
>>>> is: #> ./vmlinux
>>>> "Checking that ptrace can change system call numbers...check_ptrace:
>>>> PTRACE_OLDSETOPTIONS failed: Invalid argument"
>>>> Versions are always the latest for the guest (2.6.21) and the hosts
>>>> varies (2.6.19.2 for amd64 and 2.6.15 for i386) + skas
>>> Applies to any (recent) 32bit UML kernel.
>>>
>>> You have a bad 64bit host - the bug is the OLDSETOPTIONS support, and I
>>> fixed it. 2.6.18 has this bug, but 2.6.18.8 includes my fix. It needs
>>> however the attached patch, too (or it'll give another error with TLS).
>>>
>>> Also, 2.6.19.5 is perfectly good (includes the attached patch).
> 
>> Thanks for the info, I always wondered when all these issues got fixed -
>> I've added this info to the top of the page where I mention this issue.
> 
> Fine.
Just remembered that there was more to it than that.
The 32-bit host fails to run 32-bit guests compiled on the 64-bit host
(using SUBARCH=i386), and that is a new bug report (AFAIK).
For an example, grab any 32-bit binary from the website. This 100%
reproducible bug report is on a 2.6.15 host kernel - but since this
seems to be a (mis)compilation issue, the fact that the host kernel is a
bit old shouldn't really matter.

Antoine
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGNTajGK2zHPGK1rsRCpTzAJ97YgmBlwH+9XphWLTV2ZRPtxA69gCaAptA
55C2b93xkI0+Jdu0KrO92Ww=
=6htE
-----END PGP SIGNATURE-----

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
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