Discussion:
[SM-Users] AMD64 installation
Nathan Huesken
2007-12-16 19:47:14 UTC
Permalink
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?
Thanks!
Nathan

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
Eric Sandall
2007-12-17 23:56:15 UTC
Permalink
Post by Nathan Huesken
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
enter_camelot /dev/hda3 /dev/hda1
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
Loading...