Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] Re : Testing of devel ISO 20080322

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: "Andraž 'ruskie' Levstik" <ruskie AT codemages.net>
  • To: <sm-discuss AT lists.ibiblio.org>
  • Subject: Re: [SM-Discuss] Re : Testing of devel ISO 20080322
  • Date: Fri, 11 Apr 2008 07:13:06 +0200

On 23:30:29 2008-04-10 Geoffroy GIRAUX <geogiraux AT yahoo.fr> wrote:
> Since I have no CD reader on my test box, I have to go through a hard
> process to make it boot on my usb key : sorry for not testing the new
> ISO.
>

Erm... this is dead easy to do:
If your USB drive is sda
cfdisk /dev/sda - create one primary bootable partition
mkfs.ext2 /dev/sda1
mount /dev/sda1
cast syslinux
mount the iso image -o loop
copy contents to the mounted /dev/sda1
rename syslinux.* files on /dev/sda1 to extlinux
cat /usr/lib/syslinux/mbr.bin > /dev/sda
run extlinux --install /mounted/sda/boot(or whatever the dir of the
extlinux.* files is)
umount
boot from usb drive
done :)

Note that this can also be used to use extlinux as one's bootloader on a
normal hdd(infact I use this for my sm install on the eeepc)

--
Andraž "ruskie" Levstik
Source Mage GNU/Linux Games grimoire guru
Geek/Hacker/Tinker

Be sure brain is in gear before engaging mouth.

Key id = F4C1F89C
Key fingerprint = 6FF2 8F20 4C9D DB36 B5B6 F134 884D 72CC F4C1 F89C





Archive powered by MHonArc 2.6.24.

Top of Page