From: Phill Wombat <uml@webwombat.com>
To: Blaisorblade <blaisorblade@yahoo.it>
Cc: user-mode-linux-devel@lists.sourceforge.net
Subject: Re: [uml-devel] Blaisorblade's UML binaries - MORE MORE... please give us an x86_64 UML
Date: Thu, 01 Dec 2005 07:32:21 +1100 [thread overview]
Message-ID: <1133382741.29332.15.camel@localhost.localdomain> (raw)
In-Reply-To: <200511291752.02558.blaisorblade@yahoo.it>
Hi Paolo,
Use this to create a new FC4/x86_64 rootfs (modified from umlwiki post).
#!/bin/bash
RPM_INSTALL_CHR=./INSTALL
echo " --> Setting up chroot env in $RPM_INSTALL_CHR"
if [ `id -u` = "0" ] ; then
mkdir -p \
$RPM_INSTALL_CHR/etc \
$RPM_INSTALL_CHR/dev \
$RPM_INSTALL_CHR/proc \
$RPM_INSTALL_CHR/sys \
$RPM_INSTALL_CHR/var/tmp \
$RPM_INSTALL_CHR/var/cache/yum
touch $RPM_INSTALL_CHR/etc/fstab
mknod $RPM_INSTALL_CHR/dev/null c 1 3
chmod 666 $RPM_INSTALL_CHR/dev/null
mount --bind /proc $RPM_INSTALL_CHR/proc
mount --bind /sys $RPM_INSTALL_CHR/sys
# rpm \
# --root $PWD/$RPM_INSTALL_CHR \
# --import http://fedora.redhat.com/about/security/4F2A6FD2.txt
rpm \
--root $PWD/$RPM_INSTALL_CHR \
-Uvh \
--nodeps \
--force \
http://download.fedora.redhat.com/pub/fedora/linux/core/4/x86_64/os/Fedora/RPMS/fedora-release-4-2.noarch.rpm
yum \
-y \
-C \
--installroot=$PWD/$RPM_INSTALL_CHR \
groupinstall "Base"
umount $RPM_INSTALL_CHR/proc
umount $RPM_INSTALL_CHR/sys
else
echo " *** Sorry, you must be root to setup a chroot environment"
exit 1
fi
This is the gpg key installed instead of the commented lines (I couldn't
find the right key on the fedora web site). It comes from the live
FC4/x86_64 host with rpm -qa gpg-pubkeys*; rpm -qi gpg-pubkey-db42a60e
Name : gpg-pubkey Relocations: (not relocatable)
Version : db42a60e Vendor: (none)
Release : 37ea5438 Build Date: Thu 25 Aug 2005 02:28:19 PM EST
Install Date: Thu 25 Aug 2005 02:28:19 PM EST Build Host: localhost
Group : Public Keys Source RPM: (none)
Size : 0 License: pubkey
Signature : (none)
Summary : gpg(Red Hat, Inc <security@redhat.com>)
Description :
-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: rpm-4.4.1 (beecrypt-3.0.0)
mQGiBDfqVDgRBADBKr3Bl6PO8BQ0H8sJoD6p9U7Yyl7pjtZqioviPwXP+DCWd4u8HQzcxAZ5
7m8ssA1LK1Fx93coJhDzM130+p5BG9mYSWShLabR3N1KXdXQYYcowTOMGxdwYRGr1Spw8Qyd
LhjVfU1VSl4xt6bupPbWJbyjkg5Z3P7BlUOUJmrx3wCgobNVEDGaWYJcch5z5B1of/41G8kE
AKii6q7Gu/vhXXnLS6m15oNnPVybyngiw/23dKjSZVG7rKANEK2mxg1VB+vc/uUc4k49UxJJ
fCZg1gu1sPFV3GSa+Y/7jsiLktQvCiLPlncQt1dV+ENmHR5BdIDPWDzKBVbgWnSDnqQ6KrZ7
T6AlZ74VMpjGxxkWU6vV2xsWXCLPA/9P/vtImA8CZN3jxGgtK5GGtDNJ/cMhhuv5tnfwFg4b
/VGo2Jr8mhLUqoIbE6zeGAmZbUpdckDco8D5fiFmqTf5+++pCEpJLJkkzel/32N2w4qzPrcR
MCiBURESPjCLd4Y5rPoU8E4kOHc/4BuHN903tiCsCPloCrWsQZ7UdxfQ5LQiUmVkIEhhdCwg
SW5jIDxzZWN1cml0eUByZWRoYXQuY29tPohVBBMRAgAVBQI36lQ4AwsKAwMVAwIDFgIBAheA
AAoJECGRgM3bQqYOsBQAnRVtg7B25Hm11PHcpa8FpeddKiq2AJ9aO8sBXmLDmPOEFI75mpTr
KYHF6rkCDQQ36lRyEAgAokgI2xJ+3bZsk8jRA8ORIX8DH05UlMH27qFYzLbT6npXwXYIOtVn
0K2/iMDj+oEB1Aa2au4OnddYaLWp06v3d+XyS0t+5ab2ZfIQzdh7wCwxqRkzR+/H5TLYbMG+
hvtTdylfqIX0WEfoOXMtWEGSVwyUsnM3Jy3LOi48rQQSCKtCAUdV20FoIGWhwnb/gHU1BnmE
S6UdQujFBE6EANqPhp0coYoIhHJ2oIO8ujQItvvNaU88j/s/izQv5e7MXOgVSjKe/WX3s2Jt
B/tW7utpy12wh1J+JsFdbLV/t8CozUTpJgx5mVA3RKlxjTA+On+1IEUWioB+iVfT7Ov/0kcA
zwADBQf9E4SKCWRand8K0XloMYgmipxMhJNnWDMLkokvbMNTUoNpSfRoQJ9EheXDxwMpTPwK
ti/PYrrL2J11P2ed0x7zm8v3gLrY0cue1iSba+8glY+p31ZPOr5ogaJw7ZARgoS8BwjyRymX
Qp+8Dete0TELKOL2/itDOPGHW07SsVWOR6cmX4VlRRcWB5KejaNvdrE54XFtOd04NMgWI63u
qZc4zkRa+kwEZtmbz3tHSdRCCE+Y7YVP6IUf/w6YPQFQriWYFiA6fD10eB+BlIUqIw80Vgjs
BKmCwvKkn4jg8kibXgj4/TzQSx77uYokw1EqQ2wkOZoaEtcubsNMquuLCMWijYhGBBgRAgAG
BQI36lRyAAoJECGRgM3bQqYOhyYAnj7hVDY/FJAGqmtZpwVp9IlitW5tAJ4xQApr/jNFZCTk
snI+4O1765F7tA==
=3AHZ
-----END PGP PUBLIC KEY BLOCK-----
On Tue, 2005-11-29 at 17:52 +0100, Blaisorblade wrote:
> On Tuesday 29 November 2005 13:22, Phill Wombat wrote:
> > Hi Paolo,
> >
> > x86_64 binary.
> >
> > So far so good!
>
> Thanks, I have no 64-bit FS to test it. Btw, there's also some other site with
> binaries:
>
> http://uml.harlowhill.com/index.php/PrecompiledKernels
>
> http://uml.nagafix.co.uk/
>
> > I have managed to create an FC4/x86_64 rootfs from the very impressive
> > (and amazingly simple) shell script on umlwiki where the entire distro
> > is installed via yum. Had some trouble with gpg keys though.
>
> > The rootfs starts up and hangs at the usual places to do with consoles
> > etc. I'll get to doing some hacks on the rootfs to get things going.
>
> > Thanks again
> > Phill.
>
-------------------------------------------------------
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-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
next prev parent reply other threads:[~2005-11-30 20:32 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-27 20:59 [uml-devel] Testing requested - [PATCH] Fixing SKAS0 compilation problem / TT mode bug report Blaisorblade
2005-11-28 0:47 ` [uml-devel] Blaisorblade's UML binaries - MORE MORE... please give us an x86_64 UML UML
2005-11-29 12:22 ` Phill Wombat
2005-11-29 16:52 ` Blaisorblade
2005-11-30 20:32 ` Phill Wombat [this message]
2005-12-01 12:34 ` Blaisorblade
2005-11-28 4:23 ` [uml-devel] Testing requested - [PATCH] Fixing SKAS0 compilation problem / TT mode bug report Jeff Dike
2005-11-29 16:28 ` Blaisorblade
2005-11-29 17:55 ` Jeff Dike
2005-12-02 0:18 ` Blaisorblade
2005-12-03 5:54 ` Jeff Dike
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1133382741.29332.15.camel@localhost.localdomain \
--to=uml@webwombat.com \
--cc=blaisorblade@yahoo.it \
--cc=user-mode-linux-devel@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox