[Ilugc] alternate for dd command

  • From: zulfilee@xxxxxxxxxxxxx (zulfilee)
  • Date: Wed Nov 17 15:51:49 2004

Hi
mkisofs -o file.iso -b <eb-5.2.4-rtl8139.zdsk>  -R -J -v -T \ 
<additionaldiryouwanttowrite>

This will create a iso  file by name file.iso. -b is for bootable CD image 
with the file name of the image as parameter

cdrecord -v dev=0,0,0 speed=8 fs=20M -eject -data file.iso
The dev should have your corresponding device entry. Mine is 0,0,0 :-)

Cheers
Z

On Wednesday 17 November 2004 11:46, Suraj wrote:

babu jayapaul wrote:
,----

|   I have use "dd" command to create a ltsp driver floppy (bootable) to
| boot my client machine. for example
|
| dd if=eb-5.2.4-rtl8139.zdsk of=/dev/fd0
|
| what command i have use if i want to write it on cdrom

`----

man cdrecord.

cheers,

  -Suraj

-- 
You can observe a lot just by watching.
                -- Yogi Berra

Other related posts: