Artem Kachitchkine <[EMAIL PROTECTED]> wrote:

>
>  > # fstyp -v  /dev/dsk/c1t0d0s2 | more
>  > hsfs
>
> Some DVDs contain two filesystems [1], hence mountable as either hsfs 
> and udfs. fstyp returns the first match, and that's what HAL will use. 
> One fix would be to treat these in the same fashion we treat hybrid 
> data+audio media, i.e. pop a dialog asking for user's preference. A 
> simpler but less generic fix would be in HAL: if libfstyp returns hsfs, 
> call it again to check for udfs [2]. If anyone is willing to contribute 
> code [3], I'll happily sponsor.

As I did just mention, the second approach is not the best....

I would propose:

-       Add a menue to the GUI that allows to choose

-       Add a method to define a preference order in a /etc/default/* file

-       Make sure that the method works on servers with no GUI running.

Jörg

-- 
 EMail:[EMAIL PROTECTED] (home) Jörg Schilling D-13353 Berlin
       [EMAIL PROTECTED]                (uni)  
       [EMAIL PROTECTED]     (work) Blog: http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to