Re: CD writing in future Linux (stirring up a hornets' nest)

From: Joerg Schilling
Date: Wed Feb 01 2006 - 12:03:38 EST


Jan Engelhardt <jengelh@xxxxxxxxxxxxxxx> wrote:

> The user should use what the OS uses. Cdrecord, or libscg, respectively,
> can invent any numbers it wants. IOW, "we" (read: I) would like to see
> cdrecord -dev=/dev/hdc on Linux

Unsupported

> I am not sure if I understood your other mail on the cdrecord ML, but if
> the proper syntax would be
> cdrecord -dev=/dev/hdc:@
> then
> /dev/hdc
> could just be transparently turned into
> /dev/hdc:@
> somewhere within the getopt part.

See complete description, the :@ is not just for fun....

> for other OS:
> cdrecord -dev=/dev/acd0 on FreeBSD

Will not work

> cdrecord -dev=E: on Win32

Will only wbe doable with mapping effort in a few cases.

> cdrecord -dev=\\cdrom0 if someone really wants for Win32

cdrecord dev=cdrom0 works on Solaris because "cdrom0"
is a valid nick name for the drive.

> cdrecord -dev=/dev/c0t0s0d0 on Solaris

May work sometimes.

Jörg

--
EMail:joerg@xxxxxxxxxxxxxxxxxxxxxxxxxxx (home) Jörg Schilling D-13353 Berlin
js@xxxxxxxxxxxxxxx (uni)
schilling@xxxxxxxxxxxxxxxxxxx (work) Blog: http://schily.blogspot.com/
URL: http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/