[aclug-L] Re: RedHat 7.2
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Under Linux an iso is just an exact copy of the cdrom. It can be created
from a CD using dd, or it can be created from a hard drive directory
tree using mkisof. The result is the same.
To burn the CD use cdrecord and burn the iso image directly to the CD.
cdrecord -v -eject speed=12 dev=0,0,0 image.iso
And I sit back for about 6 minutes while it burns the 650 mb CD for me.
Under windows it is similar but varies depending on which burner
software you are using.
I have used adaptecs software as well as Nero with excellent results.
David Wiebe wrote:
>
> On Thursday 15 November 2001 20:39, you wrote:
> >
> > They were both iso images so I made a couple of coasters before I figured
> > out how to burn a usable disk. An iso CD is worthless.
> >
> I thought they were useless too, but I played with it a bit and was able to
> mount it as a loopback device. (I didn't have the luxury of reburning
> it...) Too late for you, but maybe we aren't the only two who've burned iso's.
>
> This is from memory and .bash_history, so your mileage may vary:
> mount /dev/cdrom /mnt/cdrom
> losetup /dev/loop0 /mnt/cdrom/*.iso
> mount /dev/loop0 /mnt/Loop
> cd /mnt/Loop
>
> Dave
> -- This is the discussion@xxxxxxxxx list. To unsubscribe,
> visit http://tmp2.complete.org/cgi-bin/listargate-aclug.cgi
-- This is the discussion@xxxxxxxxx list. To unsubscribe,
visit http://tmp2.complete.org/cgi-bin/listargate-aclug.cgi
- [aclug-L] Why Linux will win and Micro$oft will lose, jeffrey l koehn, 2001/11/09
- [aclug-L] Re: Why Linux will win and Micro$oft will lose, Jonathan Hall, 2001/11/10
- [aclug-L] Re: Why Linux will win and Micro$oft will lose, Ironrose, 2001/11/13
- [aclug-L] Re: Why Linux will win and Micro$oft will lose, Ironrose, 2001/11/13
- [aclug-L] RedHat 7.2, Bruce Bales, 2001/11/15
- [aclug-L] Re: RedHat 7.2, Ironrose, 2001/11/15
- [aclug-L] Re: RedHat 7.2, David Wiebe, 2001/11/15
- [aclug-L] Re: RedHat 7.2, Dustin, 2001/11/15
- [aclug-L] Re: RedHat 7.2, Wayne White, 2001/11/16
- [aclug-L] Re: RedHat 7.2,
Jeff Vian <=
- [aclug-L] Re: RedHat 7.2, james, 2001/11/18
- [aclug-L] Re: RedHat 7.2, Stephen S., 2001/11/16
- [aclug-L] Re: RedHat 7.2, Jeff Vian, 2001/11/19
- [aclug-L] Re: RedHat 7.2, Dale W Hodge, 2001/11/19
- [aclug-L] Re: RedHat 7.2, Stephen S., 2001/11/19
- [aclug-L] Re: Why Linux will win and Micro$oft will lose, Dustin, 2001/11/13
[aclug-L] Re: Why Linux will win and Micro$oft will lose, Lars von dem Ast, 2001/11/10
|
|