23.04.2024, 19:37 UhrDeutsch | English
Hallo Gast [ Registrierung | Anmelden ]
Letzte Änderung am 2009-01-23 10:22:47 von jokobau

Erweiterungen:


Löschungen:

Supermount installieren


Das in Kanotix integrierte automount ist nicht schlecht, aber es gibt noch was besseres : Supermount

apt-get remove -y --purge autofs

perl -pi -e 's|/dev(/cdrom\S*).*|\1 \1 supermount fs=auto,dev=/dev\1 0 0|' /etc/fstab

mount -a

for l in $(awk '/\/cdrom/{print $1}' /etc/fstab); do ln -fs $l /mnt$l; done


thx to Kano und Sonya!!!


zurück



Editiert am 2006-09-03 17:11:29 von RoEn facelifting

Erweiterungen:

Supermount installieren



Löschungen:

Supermount installieren




Editiert am 2006-09-03 17:11:02 von RoEn facelifting

Erweiterungen:
Das in Kanotix integrierte automount ist nicht schlecht, aber es gibt noch was besseres : Supermount
apt-get remove -y --purge autofs

perl -pi -e 's|/dev(/cdrom\S*).*|\1 \1 supermount fs=auto,dev=/dev\1 0 0|' /etc/fstab

mount -a

for l in $(awk '/\/cdrom/{print $1}' /etc/fstab); do ln -fs $l /mnt$l; done

thx to Kano und Sonya!!!
zurück


Löschungen:
Das in Kanotix integrierte :blau:automount:blau: ist nicht "schlecht", aber es gibt noch was besseres :
Supermount
:code:apt-get remove -y --purge autofs:code:
:code:perl -pi -e 's|/dev(/cdrom\S*).*|\1 \1 supermount fs=auto,dev=/dev\1 0 0|' /etc/fstab:code:
:code:mount -a:code:
:code:for l in $(awk '/\/cdrom/{print $1}' /etc/fstab); do ln -fs $l /mnt$l; done:code:
thx to Kano und Sonya!!!



älteste bekannte Version dieser Seite wurde bearbeitet am 2005-03-29 22:04:42 von CokeintheBottle [ ]

Supermount installieren


Das in Kanotix integrierte :blau:automount:blau: ist nicht "schlecht", aber es gibt noch was besseres :

Supermount

:code:apt-get remove -y --purge autofs:code:
:code:perl -pi -e 's|/dev(/cdrom\S*).*|\1 \1 supermount fs=auto,dev=/dev\1 0 0|' /etc/fstab:code:
:code:mount -a:code:
:code:for l in $(awk '/\/cdrom/{print $1}' /etc/fstab); do ln -fs $l /mnt$l; done:code:

thx to Kano und Sonya!!!
Letzte Revision :
Letzter Editor :
Eigentümer :
 
Deutsch | English
Logos and trademarks are the property of their respective owners, comments are property of their posters, the rest is © 2004 - 2006 by Jörg Schirottke (Kano).
Consult Impressum and Legal Terms for details. Kanotix is Free Software released under the GNU/GPL license.
This CMS is powered by PostNuke, all themes used at this site are released under the GNU/GPL license. designed and hosted by w3you. Our web server is running on Kanotix64-2006.