On Thu, May 03, 2001 at 01:01:00PM -0700, Osamu Aoki wrote: > On Fri, May 04, 2001 at 02:04:23AM +0800, csj wrote: > > On Thursday 03 May 2001 14:27, will trillich wrote: > > > On Wed, May 02, 2001 at 11:16:09PM -0700, Osamu Aoki wrote: > > > > CD-R is a neat toy to create interesing bootable Linux :-) > > # apt-get install cdrecord > > To create CD-ROM of files under target-directory/ as cd-image.raw > (bootable, Juliet TRANS.TBL enabled format. If not bootable, take out > -b and -c options) Insert boot floppy in the first floppy drive and, > > # dd if=/dev/fd0 target-directory/boot.img > # makeisofs -r -v volume_id -b boot.img -c bootcatalog -J -T -o disk.img\ > target_directory/ > ... > Then if OK, write to CD-R with > # nice --20 cdrecord -v -eject speed=2 dev=0,0 disk.img > > Or, write to CD-RW disk with > # nice --20 cdrecord -v -eject blank=fast speed=2 dev=0,0 disk.img > > ... > From http://www.aokiconsulting.com/quick/ch5.html#s5.5.5
much thanks! i hope to tinker with this in the near future, and hopefully i'll understand all your variables...! -- DEBIAN NEWBIE TIP #17 from Will Trillich <[EMAIL PROTECTED]> : Why is TELNET considered spawn of Satan? Because every keystroke sent by you, is transmitted -- clear as a bell -- across the ether. Anyone can sniff your network packets and see what you're typing -- passwords, love letters, cold fusion blueprints... It's as secure as shouting from the rooftops. Everyone can see! Also see http://newbieDoc.sourceForge.net/ ...