Further to the previous post,
I noticed, after posting, that the SKAS3 patch is not recognized by the
kernel compiled on the x336.
However, here are a couple of lines from the linux kernels from RH73 and
FC4/32 booting up (both of which recognize SKAS3 on FC4-x86_64). I just
copied the binaries o
Oops sent it directly to you. Here it is via the list...
Cheers
Phill.
Forwarded Message
> From: Phill Wombat <[EMAIL PROTECTED]>
> To: Blaisorblade <[EMAIL PROTECTED]>
> Subject: Re: [uml-user] x86_64 UML won't boot on IBM x336
> Date: Tue, 19 Ju
Hi Paolo,
This is where I am, and probably reflects the current state of play with
UML, is this how it should be as you understand things right now?:
1) 32 bit SMP dual machine. SKAS mode
../linux-2.6.12/linux mem=160M ubda=root
Title: Regards
Limited success:
I'm now able to
compile SUBARCH=i386 UML on x86_64, thanks to useful hints from
blaisorblade. I needed to load i386 ncurses and i386 glibc-devel. I now add
SUBARCH=i386 to make for mrproper, menuconfig and linux.
I configured with almost everything
off to
CLEAN_COMPILE=y
CONFIG_BROKEN_ON_SMP=y
CONFIG_INIT_ENV_ARG_LIMIT=32
#
# General setup
#
CONFIG_LOCALVERSION=""
Regards
Phill.
- Original Message -
From: "Blaisorblade" <[EMAIL PROTECTED]>
To:
Cc: "Phill Wombat" <[EMAIL PROTECTED]>
Sent: Friday, July 22,
Hi Paolo,
>Try also following this (from another email) - it appeared in vanilla
>2.6.12
>and may be in your FC4 kernel. Not sure but it may be playing a role
>here:
>
>"It looks like VA space randomization is the culprit. The problem only
>shows up when the host is 2.6.12, and can be solved by
My test case now works!! with init=/bin/sh
I can now do ls and get a working listing!
Now to run up the standard init.
> Again, not needed. With FC4 guests, it may be useful to do this:
> ./linux LD_LIBRARY_PATH=/lib/obsolete/linuxthreads
It is very useful.
Ah - can't find the modules.dep. I
I've now installed the modules with
make modules_install INSTALL_MOD_PATH=mnt/ ARCH=um SUBARCH=i386
You can see the command line. It now just stops as shown.
It's got to be very close to fully working... right?
[EMAIL PROTECTED] shared]# ./run_uml.sh
Checking PROT_EXEC mmap in /tmp...OK
tra
Fedora Core release 4 (Stentz)
Kernel 2.6.12-bs9 on an x86_64
Unauthorized access to this system is strictly prohibited.
uml-test login:
But I can't log in.. :-(
So far the config is: Bog standard install of FC4 x86_64 on the host (no
patch... no nothing).
UML is as per above.
I added "singl
Message -
From: "Phill Wombat" <[EMAIL PROTECTED]>
To:
Sent: Friday, August 05, 2005 2:33 PM
Subject: Re: [uml-user] x86_64 - 2.6.12+bs9 Bingo!! FC4/64 host FC4/32 guest
> Fedora Core release 4 (Stentz)
> Kernel 2.6.12-bs9 on an x86_64
>
> Unauthorized acces
ebuild the libraries
Cheers
Phill.
On Fri, 2005-08-05 at 17:30 +0200, Blaisorblade wrote:
> On Friday 05 August 2005 06:33, Phill Wombat wrote:
> > Fedora Core release 4 (Stentz)
> > Kernel 2.6.12-bs9 on an x86_64
> >
> > Unauthorized access to this system is strictly prohibi
The fix is to:
ln libpthread-0.10.so libpthread.so.0
and everything just runs!!!
Cheers
Phill.
On Sun, 2005-08-07 at 07:39 +1000, Phill Wombat wrote:
> Hi Paolo,
>
> Sorry for the long post.
>
> Oh I had it all figured out until...
>
> ls: relocation error: /lib/li
I've added a howto for FC4 x86_64 host with FC4/i386 UMLs at UMLWiki:
http://uml.harlowhill.com/index.php/UMLArticles
Cheers
Phill.
---
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco,
Hi List,
Everyone is going to have this:
yum install httpd
yum proceeds to download the entire FC4/x86_64 distro! even though the
UML is i386.
Essentially the issue is related to:
uname -a
which is executed by /usr/lib/python2.4/site-packages/yum/archwork.py
Python gets:
Linux uml-test.loca
ion (meaning it's never called - but it's still
there).
Cheers
Phill.
On Mon, 2005-08-08 at 23:16 +1000, Phill Wombat wrote:
> Hi List,
>
> Everyone is going to have this:
>
> yum install httpd
>
> yum proceeds to download the entire FC4/x86_64 distro! even thoug
tuff in a FC4/UML/i386 running on an FC4/x86_64 host.
Phill.
- Original Message -
From: "Blaisorblade" <[EMAIL PROTECTED]>
To: "Phill Wombat" <[EMAIL PROTECTED]>
Cc:
Sent: Tuesday, August 30, 2005 1:51 AM
Subject: Re: [uml-user] x86_64 - 2.6.12+bs9+skas0 SU
like run ldconfig I'd have to fix it
again (and so would everyone - and I'm sure greater minds than mine have
already thought of this).
Phill.
- Original Message -
From: "Blaisorblade" <[EMAIL PROTECTED]>
To: "Phill Wombat" <[EMAIL PROTECTED]>
C
Hi List,
Been getting mails from people trying to get Linode, Xen and UMLs
working with FC4.
NPTL is the main issue. See my short howto:
http://uml.harlowhill.com/index.php/UML_Fedora_Core_4
Most people get the kernel going with init=/bin/bash but it blows up
when they try to boot using the /et
Hi Taha,
Are you using FC4/x86 UML on FC4/x86 host with SKAS3 patch? This works.
FC4/x86 UML on FC4/x86_64 does not work in SKAS3 mode.
Is your host a 64 bit FC4 machine? If it is, then we have some real
progress!! (and lots more questions to ask of you).
Cheers
Phill.
> - Original Message
.pristine.20020324.bz2
> from http://user-mode-linux.sourceforge.net/dl-sf.html
> ).
>
> UML kernel version is 2.6.13.4 compiled straight off
> from kernel sources from kernel.org.
>
> Host is FC4 with no patch whatsoever.
>
> My host is an x86 machine with 2.4 GHz P4 process
Hi list,
Just downloaded BlaisorBlades binary UML 32 bit kernel.
Works like a charm on FC4/x86_64 with my hacked file system images of
FC4/x86_32.
Looks like I won't have to compile anymore
Well done!
Phill.
p.s. if there's any interest I could probably upload my FC4/x86_32
filesystem ima
Hi List,
Question: Can hibernate work with UMLs running?
My notebook dies a horrible death when it attempts to "stopping running
processes" during the hibernate.
I haven't searched the list extensively for the answer, so it could be
there if anyone can point me to it.
Needless to say, hiber
Hi Paolo,
This is somewhat late, however here it is for what it is worth:
login: root
Password:
Last login: Tue Mar 7 17:35:08 on tty0
load_TLS(O_FORCE) in fork_handler succeeded
load_TLS(O_FORCE) in fork_handler succeeded
load_TLS(O_FORCE) in fork_handler succeeded
load_TLS(O_FORCE) in fork_han
Sorry.
Phill.
---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territo
Just downloaded the binary for
http://www.user-mode-linux.org/~blaisorblade/binaries/2.6.15.5-bs3-tls/uml-release-2.6.15.5-bs3-tls.tar.bz2
This works well for me and fixes the issue I just posted.
Sorry to pepper the list with this. (Just saw the new bin today < 24
hours old).
Still haven't trie
PROTECTED] vm3]#
So the machine has stopped cleanly, but it segfaults. Used to be able to
"reboot".
Cheers
Phill.
On Tue, 2006-03-07 at 12:43 +0100, Blaisorblade wrote:
> On Tuesday 07 March 2006 12:15, Phill Wombat wrote:
> > Just downloaded the
t 5 root root 4096 Mar 8 22:59 tmp
4 drwxr-xr-x 14 root root 4096 Mar 8 12:53 usr
4 drwxr-xr-x 18 root root 4096 Mar 8 12:56 var
[EMAIL PROTECTED] ~]#
On Tue, 2006-03-07 at 10:00 -0500, Jeff Dike wrote:
> On Wed, Mar 08, 2006 at 12:21:45AM +1100, Phill Wombat wrote:
> > Power d
It's here. anyone have it running under UML?
Cheers
Phill.
---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime deve
I've built such a thing...
1) Install beta of VMWare.
2) Install base RHEL4 into a new VM.
3) Boot RHEL4 in single user mode in VMWare
4) tar -zcvf everything.tgz /
5) scp everything.tgz somewhere-else:/a-directory
6) create a blank rootfs volume
7) loop mount same
8) untar everything.tgz onto roo
.rpm
> tzdata-2005m-1.EL4.noarch.rpm
> udev-039-10.10.EL4.i386.rpm
> urw-fonts-2.2-6.1.noarch.rpm
> usbutils-0.11-6.1.i386.rpm
> utempter-0.5.5-5.i386.rpm
> util-linux-2.12a-16.EL4.11.i386.rpm
> VFlib2-2.25.6-25.i386.rpm
> vim-common-6.3.046-0.40E.7.i386.rpm
> vim-minimal-6.3
30 matches
Mail list logo