Re: mkisofs
- From: Anthony Carl Perkins <anthony@xxxxxxxxxx>
- Date: Fri, 27 Jun 2008 15:06:08 +0100
Bill Cunningham wrote:
I am having trouble making a simple iso file from an opensolaris disk. I am running RH9 and I need help with linux's mkisofs command.
You may have more luck with the 'dd' command, this is what I have always used.
dd if=/dev/cdrom of=~/filename.iso bs=1k
This will read the CD-ROM block-by-block and dump it into filename.iso, which can then be burned with cdrecord, etc.
-Anthony
.
- References:
- mkisofs
- From: Bill Cunningham
- mkisofs
- Prev by Date: Ubuntu install on Dell PowerEdge 2970
- Previous by thread: mkisofs
- Next by thread: Ubuntu install on Dell PowerEdge 2970
- Index(es):