[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
CD tools
- From: angelaoyu eol ca
- To: redhat-list redhat com, brown mrvideo vidiot com
- Subject: CD tools
- Date: Sat Jun 22 18:59:40 2002
Dear Vidiot
If the CD has normal data, not iso image, can i use this command to make iso
image
Thank you
Vidiot wrote:
> >
> >Dear Drew
> >
> >Thank you for your tools
> >
> >I tried to make iso image but got the error
> >
> >Do you have any idea?
> >
> >[root mail angela]# mkisofs -J -o /mnt/cdrom1 data.iso
> >Warning: creating filesystem with (nonstandard) Joliet extensions
> > but without (standard) Rock Ridge extensions.
> > It is highly recommended to add Rock Ridge
> >mkisofs: No such file or directory. Invalid node - data.iso
>
> You have the last two items reversed. The data.iso MUST come immediately
> after the -o option flag.
>
> But, it looks like you are trying to make an ISO image of a CDROM. Use
> dd for that:
>
> dd if=/mnt/cdrom1 of=data.iso bs=4b
>
> MB
> --
> e-mail: vidiot vidiot com It is God's job to forgive bin Laden.
> It is our job to set up the meeting.
> U.S. Marine Corp.
> Visit - URL: http://www.vidiot.com/ (Your link to Star Trek and UPN)
>
> _______________________________________________
> Redhat-list mailing list
> Redhat-list redhat com
> https://listman.redhat.com/mailman/listinfo/redhat-list
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]