Linked by Thom Holwerda on Sun 6th Aug 2006 08:23 UTC, submitted by jamesd
Thread beginning with comment 149709
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[3]: re: solaris evolution
by darrenmoffat on Mon 7th Aug 2006 05:02
in reply to "RE[2]: re: solaris evolution"
cdrw -l will show you all the writable CD/DVD devices.
If you need to specify a specific one then use the -d flag which takes as a argument the alias name from -l output.
Latest Solaris Express (Sun's OpenSolaris distribution) also come with cdrecord.
In my opinion the fact that you have to specify a device at all, particularly for the case were there is only one device, is poor user interface design.
RE[4]: re: solaris evolution
by pxa270 on Mon 7th Aug 2006 09:56
in reply to "RE[3]: re: solaris evolution"
RE[3]: re: solaris evolution
by kernelpanicked on Mon 7th Aug 2006 05:51
in reply to "RE[2]: re: solaris evolution"





Member since:
2006-02-21
This is fud and you know it.
cdrecord does not need all of those options specified!
At most:
# cdrecord dev=/dev/hdc file.iso
How does Solaris distinguish which CD-RW drive to use if you have more than one? You'd have to tell it a device somehow.