* KNOPPIX speakup iso
@ dashielljt
` dashielljt
` Kirk Reiser
0 siblings, 2 replies; 10+ messages in thread
From: dashielljt @ UTC (permalink / raw)
To: speakup
do any linux utilities exist to safely split iso files so that file format
isn't trashed? If so, it's possible one of these could get used to split
the image down into two two 358MB pieces each of which could then be
burned to its own cd.
--
-----
GNU Linux a real operating system with a clu
ICQ: 204427655
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: KNOPPIX speakup iso
KNOPPIX speakup iso dashielljt
@ ` dashielljt
` Cheryl Homiak
` Kirk Reiser
1 sibling, 1 reply; 10+ messages in thread
From: dashielljt @ UTC (permalink / raw)
To: speakup
I've read about an approach of using split to split a large tar.gz file
then create iso images from the pieces afterwards, so it should be
possible to do split -b 650000000 KNOPPIX_v3.2-2003-07-26-EN-speakup.iso
and get xaa and xab back. After that perhaps running xaa and xab back
through mkissofs and making iso images of both of them would be the way to
go. If mkissofs doesn't barf and if it barfed probably the xab would be
where it might happen. Another possibility and I think safer provided you
have the disk space would be to mount the iso image; tar the whole
contents and directory structure remember to use p in tar options, then
split up large tar.gz file with split and then use mkisofs to make iso
images then use cdrecord to record those onto multiple CD's.
--
-----
GNU Linux a real operating system with a clu
ICQ: 204427655
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: KNOPPIX speakup iso
KNOPPIX speakup iso dashielljt
` dashielljt
@ ` Kirk Reiser
` Cheryl Homiak
` Steve Holmes
1 sibling, 2 replies; 10+ messages in thread
From: Kirk Reiser @ UTC (permalink / raw)
To: speakup
Jude, if you are going to come up with a Rube Goldberg solution to a
problem at least be sure you have a problem. Nevermind that he never
did.
The Knoppix CD needs to be burnt onto an 80 minute CD. You also need
to specify the -overburn flag appropriate for whatever package you're
using to burn the disk either cdrecord or cdrdao. I am sure man
cdrecord or cdrdao will provide abundant instructional moments or
pleasure.
Kirk
--
Kirk Reiser The Computer Braille Facility
e-mail: kirk@braille.uwo.ca University of Western Ontario
phone: (519) 661-3061
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: KNOPPIX speakup iso
` dashielljt
@ ` Cheryl Homiak
` Kenny Hitt
0 siblings, 1 reply; 10+ messages in thread
From: Cheryl Homiak @ UTC (permalink / raw)
To: speakup
Well, maybe, except that if this cd is supposed to boot you need to think
about what you are splitting. I sort of think the needed approach is to
find some megabytes to drop.
--
Cheryl
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: KNOPPIX speakup iso
` Kirk Reiser
@ ` Cheryl Homiak
` Steve Holmes
1 sibling, 0 replies; 10+ messages in thread
From: Cheryl Homiak @ UTC (permalink / raw)
To: speakup
Hi Kirk.
My cd is an 80-minute cd.
Will check out the overburn usage; I knew that was a possibility but for
some reason thought that it couldn't work on all drives; I've not actually
used it so I could be wrong about that.
Thanks.
--
Cheryl
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: KNOPPIX speakup iso
` Kirk Reiser
` Cheryl Homiak
@ ` Steve Holmes
` KNOPPIX speakup iso; tomsrtbt Cheryl Homiak
` KNOPPIX speakup iso Luke Davis
1 sibling, 2 replies; 10+ messages in thread
From: Steve Holmes @ UTC (permalink / raw)
To: speakup
I've read several times that over burn can dammage some cd burners;
hence I would prefer making that ISO smaller if I were gonna use it.
Not sure over burn should be used as a "standard practice." But I
guess it works for some folks.
On Tue, Sep 16, 2003 at 06:14:51AM -0400, Kirk Reiser wrote:
> Jude, if you are going to come up with a Rube Goldberg solution to a
> problem at least be sure you have a problem. Nevermind that he never
> did.
>
> The Knoppix CD needs to be burnt onto an 80 minute CD. You also need
> to specify the -overburn flag appropriate for whatever package you're
> using to burn the disk either cdrecord or cdrdao. I am sure man
> cdrecord or cdrdao will provide abundant instructional moments or
> pleasure.
>
> Kirk
--
Make sure your E-mail can be read by everyone!
http://www.betips.net/etc/evilmail.html
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: KNOPPIX speakup iso
` Cheryl Homiak
@ ` Kenny Hitt
0 siblings, 0 replies; 10+ messages in thread
From: Kenny Hitt @ UTC (permalink / raw)
To: speakup
Hi. I got it to burn, but I cheated and got the cdrecord command line
from Gene Colins while talking to him on the reflector. Stupid me
didn't write it down. I remembered it required the overburn option
among others. You're right about not trying to split it up. It is an
iso image of a compressed Linux file system.
Kenny
On Tue, Sep 16, 2003 at 05:33:52AM -0500, Cheryl Homiak wrote:
> Well, maybe, except that if this cd is supposed to boot you need to think
> about what you are splitting. I sort of think the needed approach is to
> find some megabytes to drop.
>
>
>
> --
> Cheryl
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: KNOPPIX speakup iso; tomsrtbt
` Steve Holmes
@ ` Cheryl Homiak
` KNOPPIX speakup iso Luke Davis
1 sibling, 0 replies; 10+ messages in thread
From: Cheryl Homiak @ UTC (permalink / raw)
To: speakup
Well, so far it hasn't worked for me to overburn on this.
Using the -dao option I finally did get it to overburn but then I got an
input-output error when it was fixating and while it did mount there were
files I couldn't call up.
I realize I may not be overburning correctly however.
I don't really need to use this as I can use knoopix with my braillelite
or oralux with speech but just wanted to try it.
Tomsrtbt with speakup, on the other hand, does work for me. I was really
impressed as Tom has that floppy so packed I didn't think it was possible.
Very nice!
--
Cheryl
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: KNOPPIX speakup iso
` Steve Holmes
` KNOPPIX speakup iso; tomsrtbt Cheryl Homiak
@ ` Luke Davis
` Steve Holmes
1 sibling, 1 reply; 10+ messages in thread
From: Luke Davis @ UTC (permalink / raw)
To: speakup
Not knowing much about the option: what is its function, and how can it
damage the burners?
On Tue, 16 Sep 2003, Steve Holmes wrote:
> I've read several times that over burn can dammage some cd burners;
> hence I would prefer making that ISO smaller if I were gonna use it.
> Not sure over burn should be used as a "standard practice." But I
> guess it works for some folks.
>
> On Tue, Sep 16, 2003 at 06:14:51AM -0400, Kirk Reiser wrote:
> > Jude, if you are going to come up with a Rube Goldberg solution to a
> > problem at least be sure you have a problem. Nevermind that he never
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: KNOPPIX speakup iso
` KNOPPIX speakup iso Luke Davis
@ ` Steve Holmes
0 siblings, 0 replies; 10+ messages in thread
From: Steve Holmes @ UTC (permalink / raw)
To: speakup
I'm basing this on documentation I read which came with my Creative
Labs CD ROM burner. I think I also saw implications of this in the
CD-Copying-HOWTO.
On Tue, Sep 16, 2003 at 12:49:07PM -0500, Luke Davis wrote:
> Not knowing much about the option: what is its function, and how can it
> damage the burners?
>
> On Tue, 16 Sep 2003, Steve Holmes wrote:
>
> > I've read several times that over burn can dammage some cd burners;
> > hence I would prefer making that ISO smaller if I were gonna use it.
> > Not sure over burn should be used as a "standard practice." But I
> > guess it works for some folks.
--
Make sure your E-mail can be read by everyone!
http://www.betips.net/etc/evilmail.html
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~ UTC | newest]
Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
KNOPPIX speakup iso dashielljt
` dashielljt
` Cheryl Homiak
` Kenny Hitt
` Kirk Reiser
` Cheryl Homiak
` Steve Holmes
` KNOPPIX speakup iso; tomsrtbt Cheryl Homiak
` KNOPPIX speakup iso Luke Davis
` Steve Holmes
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 read-only IMAP folder(s) and NNTP newsgroup(s).