Skip to Content.
Sympa Menu

sm-users - Re: [SM-Users] AMD64 installation

sm-users AT lists.ibiblio.org

Subject: Sourcemage Users List

List archive

Chronological Thread  
  • From: Eric Sandall <eric AT sandall.us>
  • To: sm-users AT lists.ibiblio.org
  • Subject: Re: [SM-Users] AMD64 installation
  • Date: Mon, 17 Dec 2007 15:56:15 -0800

Quoting Nathan Huesken <sourcemage AT lonely-star.org>:

Hello,

I am trying to install sourcemage using the latest AMD64 installation CD.
The installation guide states, that some menu will start ... I guess
it's different on amd64.
I partitioned my HDs using fdisk and created the filesystems
Then I executed:

enter_camelot /dev/hda3 /dev/hda1

I am know in the chroot enviroment. If I do ls, the only file is:
sorcery.restore

What do I have to do next?

Those instructions are for the x86 and PPC ISOs, not x86_64 (which is still in the works ;)). You will want to download http://dbg.download.sourcemage.org/iso/x86_64/0.9.7/devel/chroot-x86-64.tar.bz2 and untar that to your root directory (I believe it untars to chroot-x86-64, so you'll want to change that). I also used http://dbg.download.sourcemage.org/iso/x86_64/smgl-x86_64-silver-thistle-2.6.19.2-mod.iso as the ISO.

Roughly what I did:
1. Boot from the mgl-x86_64-silver-thistle-2.6.19.2-mod ISO
2. Partition and format
3. Mount your partitions, with root being /mnt/chroot (or some such)
4. Download http://dbg.download.sourcemage.org/iso/x86_64/0.9.7/devel/chroot-x86-64.tar.bz2 to a partition with the space (probably /mnt/chroot)
5. Untar chroot-x86-64.tar.bz2 to /mnt/chroot
6. Bind /dev, /sys, and /proc to /mnt/chroot/{dev,sys,proc} and copy /etc/resolv.conf to /mnt/chroot/etc/resolv.conf
7. chroot into /mnt/chroot
8. Run `sorcery` and select your architecture and options
9. Run `sorcery rebuild`
10. Unless you already have a bootloader setup, you'll need to install lilo and configure it
11. Reboot and enjoy SMGL on x86_64. :)

-sandalle

--
Eric Sandall | Source Mage GNU/Linux Developer
eric AT sandall.us PGP: 0xA8EFDD61 | http://www.sourcemage.org/
http://eric.sandall.us/ | http://counter.li.org/ #196285





Archive powered by MHonArc 2.6.24.

Top of Page