Re: automount RO

2009-10-25 Thread Daniel Baumann
Daniel Baumann wrote: > i've an example of how to do it the right way, will put it in > live-initscripts package done. still needs some polishing but in priciple it works and should figure as an example on how to do it right. -- Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberis

Re: automount RO

2009-10-13 Thread Daniel Baumann
mkoopmans wrote: > I would like to know the best / easiest way to automount all partitions > (ntfs/fat/ext) in > READ ONLY mode at boot. i've an example of how to do it the right way, will put it in live-initscripts package (currently only available on live.debian.net/debian and not in the archi

automount RO

2009-10-12 Thread mkoopmans
Hi All, I'm working on a Debian Live system (Lenny), and I would like to know the best / easiest way to automount all partitions (ntfs/fat/ext) in READ ONLY mode at boot. It should create automaticly a mountpoint, since I do not know what, or how much disks are in a system. Regards, MK --