Gentoo Archives: gentoo-user

From: Mark Knecht <markknecht@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] [OT] Reading, editing and then burning a new ISO image using Gentoo
Date: Thu, 08 May 2008 16:52:53
Message-Id: 5bdc1c8b0805080952t5e7a9264r1262ee88a09bfe79@mail.gmail.com
In Reply to: Re: [gentoo-user] [OT] Reading, editing and then burning a new ISO image using Gentoo by Albert Hopkins
1 On Thu, May 8, 2008 at 9:40 AM, Albert Hopkins <marduk@×××××××××××.org> wrote:
2 > On Thu, 2008-05-08 at 09:28 -0700, Mark Knecht wrote:
3 >> Hi,
4 >> This is somewhat off topic. Ignore if it's of no interest.
5 >>
6 >> I've got a DOS program called SpinRite that does low-level testing
7 >> of hard drives. I have the program in two forms:
8 >>
9 >> 1) A bootable CD that just runs the program
10 >> 2) A stand alone DOS executable that can be run from a CD.
11 >>
12 >> Both of the above run fine under FreeDOS. Problem is I don't know
13 >> how to load device drivers for USB unless I can edit a config.sys
14 >> file, create a new ISO and then burn a new CD. So...
15 >>
16 >> 1) Is there a way for me to read the bootable ISO image into a
17 >> directory on my machine
18 >> 2) Edit the files
19 >> 3) Make a new ISO image from the directory (mkisofs?)
20 >>
21 >> This seems 'relatively' straight forward. I haven't built it yet
22 >> but I found isomaster in portage. Is it a good tool? Should I just do
23 >> this from the command line and if so how? How do the Gentoo packagers
24 >> put together the install CD images?
25 >
26 > Call me old-fashioned but I don't see anything wrong with just copying
27 > the root of the CD to an empty directory, editing the files and then
28 > using mkisofs to re-create a new ISO.
29 >
30 > -a
31
32 Hey. I like old fashioned.
33
34 How does that handle the 'bootable' part of the CD? I presume there is
35 the equivalent of an MBR on a CD so the PC can get started. Is that
36 visible copying the root of the drive? (I'm at a Windows box as I
37 write this. Sorry!)
38
39 - Mark
40 --
41 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] [OT] Reading, editing and then burning a new ISO image using Gentoo Albert Hopkins <marduk@×××××××××××.org>