[Cialug] iPod/Linux oddity
    Jeffrey C. Ollie 
    jeff at ocjtech.us
       
    Wed May 23 08:55:42 CDT 2007
    
    
  
On Wed, 2007-05-23 at 06:45 -0700, Tony Bibbs wrote:
>
> <?xml version="1.0" encoding="ISO-8859-1"?>
> <deviceinfo version="0.2">
>   <device>
>     <match key="@block.storage_device:storage.model" string="iPod">
>       <merge key="volume.policy.desired_mount_point" type="string">ipod</merge>
>       <merge key="volume.policy.mount_option.iocharset=iso8859-15" type="bool">true</merge>
>       <merge key="volume.policy.mount_option.sync" type="bool">true</merge>
>     </match>
>   </device>
> </deviceinfo>
> 
> Assuming that is right, my next question is how do I get it to mount at /mnt/ipod as read-only?  Is it as simple as an entry in /etc/fstab?
I'm not sure, but would something like this work:
<merge key="volume.policy.mount_option.ro" type="bool">true</merge>
Jeff
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://cialug.org/pipermail/cialug/attachments/20070523/d94cca2a/attachment.pgp
    
    
More information about the Cialug
mailing list