All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alex deVries <adevries@linuxcare.com>
To: Florian Lohoff <flo@rfc822.org>
Cc: linux-mips@linux-mips.org, debian-mips@lists.debian.org
Subject: Re: Format of bootable Indy CDs?
Date: Fri, 27 Sep 2002 12:22:32 -0400	[thread overview]
Message-ID: <3D9485C8.90301@linuxcare.com> (raw)
In-Reply-To: 20020927160000.GB622@paradigm.rfc822.org


Florian,

Cool! As soon as I can find a 512-byte ro CDROM, I'll try this.

I've got part of mkefs working, BTW, which I realize is not required to 
make bootable CDs, but might be helpful anyway.

- Alex


Florian Lohoff wrote:
> On Thu, Sep 26, 2002 at 03:32:26AM -0400, Alex deVries wrote:
> 
>>I'm curious about the possibility of making a Linux installer for the 
>>Indy that boots from CD; is there any description of the format of 
>>bootable IRIX CDs out there?  What does the firmware expect?
>>
>>I know that sash is involved somehow...
> 
> 
> Ok - i reworked the procedure a bit whil beeing in Oldenburg.
> 
> flo@split:~/projects/boot$ mkisofs -J -R -V testboot -o iso
> tftpboot-r4k-ip22.img
> Total translation table size: 0
> Total rockridge attributes bytes: 262
> Total directory bytes: 0
> Path table size(bytes): 10
> Max brk space used 6644
> 2208 extents written (4 Mb)
> flo@split:~/projects/boot$ isoinfo -l -R -i iso
> 
> Directory listing of /
> dr-xr-xr-x   2 1750 1750             2048 Sep 27 2002 [    28]  .
> ?---------   0 1750 1750             2048 Sep 27 2002 [    28]  ..
> -rwxr-xr-x   1 1750 1750          4414116 Sep 12 2002 [    31] tftpboot-r4k-ip22.img
> flo@split:~/projects/boot$ echo $[ 31 * 4 ]
> 124
> flo@split:~/projects/boot$ genisovh-0.1/genisovh iso sashARCS:124,4414116 ip22:124,4414116
> 
> The last command adds a "volume header" in the first 512 byte into the
> iso file. This volume header spans the whole iso filesystem and lists 2
> files at identical positions which is the ECOFF tftpboot-r4k-ip22.img.
> The name sashARCS is coded in the Indys prom for the installer when
> using your mouse and "Install System Software" and "Local cdrom".
> 
> Now one needs to write a wrapper for the Indy bootfloppys aka debian-cd
> to produce bootable cds.
> 
> I put up the stuff:
> 
> http://www.silicon-verl.de/home/flo/software/ip22test.iso
> http://www.silicon-verl.de/home/flo/software/genisovh-0.1.tgz
> 
> Flo



-- 
Alex deVries
Principal Architect, Linuxcare Canada, Inc.
(613) 562 2759

Linuxcare. Simplifying Server Consolidation.

  parent reply	other threads:[~2002-09-27 16:27 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-26  7:32 Format of bootable Indy CDs? Alex deVries
2002-09-26 17:10 ` Florian Lohoff
2002-09-26 19:20   ` Alex deVries
2002-09-26 20:56     ` Ralf Baechle
2002-09-26 21:03       ` Alex deVries
2002-09-26 21:31         ` Ralf Baechle
2002-09-26 22:17     ` Florian Lohoff
2002-09-27  0:23   ` Mike Nugent
2002-09-27  1:52     ` Florian Lohoff
2002-09-27 16:00 ` Florian Lohoff
2002-09-27 16:06   ` Florian Lohoff
2002-09-27 21:08     ` Alex deVries
2002-09-27 21:17       ` Florian Lohoff
2002-09-27 21:51       ` Maciej W. Rozycki
2002-09-27 16:22   ` Alex deVries [this message]
2002-09-27 17:20     ` Len Sorensen
  -- strict thread matches above, loose matches on Subject: below --
2002-09-26 22:29 Michael Hill

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=3D9485C8.90301@linuxcare.com \
    --to=adevries@linuxcare.com \
    --cc=debian-mips@lists.debian.org \
    --cc=flo@rfc822.org \
    --cc=linux-mips@linux-mips.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.