public inbox for gentoo-soc@lists.gentoo.org
 help / color / mirror / Atom feed
From: David Abbott <david@linuxcrazy.com>
To: gentoo-soc@lists.gentoo.org
Subject: Re: [gentoo-soc] clustering-livecd
Date: Mon, 28 Mar 2011 15:59:36 -0400	[thread overview]
Message-ID: <AANLkTikkcvhKgijFQNu+X-D979MG3Udgj7gO1aq-55eW@mail.gmail.com> (raw)
In-Reply-To: <535749c8e9d1d283b7e39ff7dd3ee5c9@webmail.jolexa.net>

On Mon, Mar 28, 2011 at 2:54 PM, Jeremy Olexa <darkside@gentoo.org> wrote:
> On Mon, 28 Mar 2011 14:47:43 -0400, Rich Freeman wrote:
>>
>> On Mon, Mar 28, 2011 at 2:35 PM, Jeremy Olexa <darkside@gentoo.org> wrote:
>>>
>>> Huh? You mean something besides pointing sys-boot/unetbootin to the
>>> install
Blatant copy and paste :)

Starting in version 3.72, ISOLINUX supports a "hybrid mode" which can
be booted from either CD-ROM or from a device which BIOS considers a
hard disk or ZIP disk, e.g. a USB key or similar.

To enable this mode, the .iso image should be postprocessed with the
"isohybrid" script from the utils directory:

        isohybrid filename.iso

This script creates the necessary additional information to be able to
boot in hybrid mode. It also pads out the image to an even multiple of
1 MB.

This image can then be copied using any raw disk writing tool (on Unix
systems, typically "dd" or "cat") to a USB disk, or written to a
CD-ROM using standard CD burning tools.

        dd  if=livedvd-amd64-multilib-11.1-r3.iso   of=/dev/sdx

http://syslinux.zytor.com/wiki/index.php/Doc/isolinux

Thats how likewhoa does it on the LiveDVD's he puts together afaik.



  reply	other threads:[~2011-03-28 19:59 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-28 10:31 [gentoo-soc] clustering-livecd Sni
2011-03-28 16:53 ` Rich Freeman
2011-03-28 18:35   ` Jeremy Olexa
2011-03-28 18:47     ` Rich Freeman
2011-03-28 18:54       ` Jeremy Olexa
2011-03-28 19:59         ` David Abbott [this message]
2011-03-29 11:35         ` Re[2]: " Igor Mikeshin

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=AANLkTikkcvhKgijFQNu+X-D979MG3Udgj7gO1aq-55eW@mail.gmail.com \
    --to=david@linuxcrazy.com \
    --cc=gentoo-soc@lists.gentoo.org \
    /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