Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
growisofs error [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
JoKerTheFirst
n00b
n00b


Joined: 19 Jul 2004
Posts: 69
Location: Rome, Italy

PostPosted: Sat Dec 25, 2004 5:38 pm    Post subject: growisofs error [SOLVED] Reply with quote

I had this problem for quite a while and I tought It could be useful to everyone to know how to solve it.

Code:
bash-2.05b$ growisofs -dvd-compact -Z /dev/cdrom=isofile.iso
growisofs: no mkisofs options are permitted with =, aborting...
bash-2.05b$

The solution is just to remove the -dvd-compact flag (even though it is suggested by the man page).
Code:
bash-2.05b$ growisofs -Z /dev/cdrom=isofile.iso


I found the bus solution here
http://www.debiantalk.com/_Bug238588_dvdrw-tools_example_in_manpage_doesnt_work-9661152-5776-a.html

currently using:
dvd+rw-tools-5.21.4.10.8
Code:
Linux JoKerRoom 2.6.9-gentoo-r12 #1 Fri Dec 24 20:21:15 CET 2004 i686 AMD Athlon(TM)Processor AuthenticAMD GNU/Linux
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum