Burning dvd iso's

Tim ignored_mailbox at yahoo.com.au
Wed Apr 16 07:21:58 UTC 2008


On Tue, 2008-04-15 at 18:54 -0600, Joseph L. Casale wrote:
> How does one burn a udf iso like a TechNet windows server 2008 under
> fc8? When I did my usual:
> 
> growisofs -dvd-compat -Z /dev/sr0 /iso/en_windows_server_2008_datacenter_enterprise_standard_x64_dvd_X14-26714.iso
> 
> it ended up writing it incorrectly and all I saw was the text file
> indicating such:) 

Reading the man and info files for growisofs, looks like you've missed
an equal sign out of the command line, between device and ISO file.  A
snippet from the EXAMPLES section:

       To use growisofs to write a pre-mastered ISO-image to a DVD:

            growisofs -dvd-compat -Z /dev/dvd=image.iso

       where image.iso represents an arbitrary object in the filesystem,  such
       as  file,  named pipe or device entry. Nothing is growing here and com-
       mand name is not intuitive in this context.

-- 
(This computer runs FC7, my others run FC4, FC5 & FC6, in case that's
 important to the thread.)

Don't send private replies to my address, the mailbox is ignored.
I read messages from the public lists.




More information about the users mailing list