9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: cinap_lenrek@gmx.de
To: 9fans@9fans.net
Subject: Re: [9fans] 9atom on Dell Inspiron Mini 9
Date: Thu, 10 Jan 2013 21:58:39 +0100	[thread overview]
Message-ID: <696e20eae298f65ce9c11d87a8907672@rei2.9hal> (raw)
In-Reply-To: <878c2d8b1d1c8be79c1f22e2843f30d9@kw.quanstro.net>

we didnt modify the installer specially for usb keys. instead, we just
made the boot process able to use a .iso file stored on a usb key as
its root filesystem. that way, theres no need to maintain another
install media. all one needs todo to get a bootable usb key with 9front
is just copying the iso to the fat on the usb key and make they usb key
bootable by adding a kernel, 9bootfat, pbs and mbr to it. the usb key
prparation can be done from any operating system.

also note, that this is not limited to usb keys. you can use a iso (or
paq) file on *any* drive with a fat partition on it. like one might have
no removable media on a machine at all, but still can prepare a fat
partition on the internal harddrive using linux or whatever to get the
installation started.

the biggest challange with usb boot is the usb itself. over a long time,
many problems have been found and resolved:

- broken bios
- broken mp tables preventing usb interrupts to work
- broken hci bios handover causing system freezes as soon as we
  touch the hci controller
- some usb cdrom drives freezing up if you send it scsi inquiry with
  allocation length different from 36 byte

--
cinap



  reply	other threads:[~2013-01-10 20:58 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-10 17:20 Alexander Shendi (Web.de)
2013-01-10 17:29 ` erik quanstrom
2013-01-10 17:44   ` Alexander Shendi (Web.de)
2013-01-10 17:52     ` erik quanstrom
2013-01-10 20:58       ` cinap_lenrek [this message]
2013-01-10 19:44     ` David du Colombier
2013-01-10 17:46 ` Nicolas Bercher
2013-01-10 17:54 ` pmarin

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=696e20eae298f65ce9c11d87a8907672@rei2.9hal \
    --to=cinap_lenrek@gmx.de \
    --cc=9fans@9fans.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;
as well as URLs for NNTP newsgroup(s).