Usb automount script

Giorgos Keramidas keramida at ceid.upatras.gr
Tue Feb 7 04:20:31 EET 2006


On 2006-02-06 23:27, basil <noxelia at gmail.com> wrote:
> Τελικά κατέληξα σε δυο σκριπ που κανουν το mount/unmount για
> συγκεκριμενα partition πάντα στο ίδιο σημειο. Χρειαζονται το
> usbmount (google usbmount) το οποίο κάνει το mount σε "τυχαίες
> θέσεις" και τοποθετουνται στον καταλογο
> /etc/usbmount/mount.d(create) kai umount.d(remove).

Χακιές με σάλτσα από χακιές και χακόσπορο, όπως είχα γράψει και
παλιότερα σε άλλο thread.  Αλλά τέλος πάντων...

> βασίλης
>
> Υ.Γ. :A για το ίσον που λέγαμε :όταν κανεις a=b δε θέλει κενό....

Ευγε :)

> #!/bin/sh
> # BasOS Jan 2006
> #
> # Script for usbmount to create standard symlinks to specific partitions
> # Patritions are defined in /etc/usbmount/partitions.conf setting the variable PARTITIONS
> # PARTITIONS is space delimited list of partition definitions and corresponding mount points
> # A partition definition is a comma dellimited list whith a -mpoint= entry specifying the
> # symlink, a -label= and/or -uuid= entry specifying a label match and/or uuid match.
> #e.g. PARTITIONS="-label=lab1,-mpoint=/mnt/a -uuid=EA32-3AE4,moint=/mnt/b
> # -label=lab2,-uuid=EADE-EA34,-moint=/mnt/c"
> #
> # ???? ?????????? ?????????????????????????????? ???? ???? usbmount ?????? ???????????????????????? ?????? /etc/usbmount/mount.d
> # ???????????????????? ?????????????? slinks ?????? ???????????????????????? partitions ???? ?????????? ?????????????????? ??????
> # /etc/usbmount/partitions.conf ?????? ?????????????????? PARTITIONS. ?? ?????????????????? ?????????? ?????? ?????????? ????????????????????

Παραπάνω βλέπεις γιατί είναι κακή ιδέα να βάζεις Ελληνικά σχόλια
και μάλιστα σε UTF-8 σε shell scripts και μετά να τα στέλνεις με
8bit charset.

Ξαναδοκίμασε.  Αυτή τη φορά με το σωστό charset/encoding.




More information about the Linux-greek-users mailing list