Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > de.comp.os.unix.linux.misc > #131431

Re: USB-Automatik

From Matthias Gerds <m.gerds@posteo.de>
Newsgroups de.comp.os.unix.linux.misc
Subject Re: USB-Automatik
Date 2023-06-15 17:02 +0200
Message-ID <kf0nh1Fr87dU2@mid.individual.net> (permalink)
References <keu61iFfar7U1@mid.individual.net> <keu8dlFesj3U6@mid.individual.net> <keub79Fg2meU2@mid.individual.net> <u6f803$1fini$1@news.nnpt4.net>

Show all headers | View raw


Am 15.06.23 um 16:42 schrieb SimplyNews:
> Hallo,
> 
> 
> Am 14.06.23 um 19:20 schrieb Matthias Gerds:
>> Am 14.06.23 um 18:32 schrieb Hermann Riemann:
>>> Am 14.06.23 um 17:52 schrieb Matthias Gerds:
>>>> Hallo,
>>>>
>>>> bei mir wird seit ? ein eingesteckter USB-Stick automatisch eingebunden,
>>>> WAS ICH NICHT WILL!
>>>>
>>>> Wie abstellen? Ich arbeite mit KDE-Plasma unter LMDE (Linux Mint
>>>> Debian). In den KDE-Einstellungen ist das 'automatische Einhängen von
>>>> Wechselmedien' abgestellt. Aber nach dem manuellen Mounten eines Sticks
>>>> wird der nächste im KDE-Dateimanager (Dolphin) wieder automatisch
>>>> gemountet, sobald ich dort auf den
>>>> Stick klicke. Warum steht der da überhaupt noch drin?
>>>> Grrrrxl! History-Funktion von Dolphin? Oder liegt's an irgendwelchen
>>>> Geräte-Aktionen?
>>>
>>> Wenn es nur dieser eine stick ist,
>>> würde ich in /etc/fstab mal nachschauen.
>>
>> Nein, da steht der nicht drin. Da würde ja das ganze System nicht mehr
>> hochfahren, wenn er den nicht findet beim booten.
> 
> Nicht unbedingt, wenn er, bzw. das Dateisystem darauf zum korrekten
> Hochfahren des Systems gar nicht gebraucht wird.
> 
> Hängt außerdem natürlich von den Optionen, die Du in der fstab stehen
> hast. Z.B. mit noauto wird ein FS überhaupt nicht gemountet, bis Du das
> ausdrücklich per Kommando machst. Sollte also bei dem Stick in der fstab
> stehen. Mit nofail wird verhindert, dass der Systemstart verzögert wird,
> wenn z.B. ein NFS-Server nicht erreichbar ist.
> 
>> Habe ich gerade
>> erlebt: Eine temporäre Partition (für /tmp oder so) eingetragen, und bei
>> den Mount-Parametern statt ',' aus Versehen '.' geschrieben. Und schon
>> fuhr der Rechner nicht mehr hoch. Also die /etc/fstab ist schon extrem
>> sensibel beim booten.
> 
> Warum sollte eine temporäre Sonstwas-Partition für's Hochfahren relevant
> sein? Hauptsache, das Root-Dateisystem ist verfügbar.

/tmp
/var/log (ich hatte fälschlicherweise
noatime.nosuid statt noatime,nosuid als Parameter eingetragen)

sind relevant für's System.

/home/<Benutzer>/.cache

nicht unbedingt.

> Übrigens: nicht eine Partition wird eigentlich gemountet, sondern das
> darauf befindliche Dateisystem. Das siehst Du z.B. an verschlüsselten
> Dateisystemen: erst nach dem Unlock kann gemountet werden, dann aber
> nicht das Raw-Device sondern das Crypto-Device.

Das mag sein. Aber bisher habe ich hier nichts verschlüsselt, aber das 
kommt.

M:

Back to de.comp.os.unix.linux.misc | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

USB-Automatik Matthias Gerds <m.gerds@posteo.de> - 2023-06-14 17:52 +0200
  Re: USB-Automatik Joerg Lorenz <hugybear@gmx.ch> - 2023-06-14 18:23 +0200
    Re: USB-Automatik Matthias Gerds <m.gerds@posteo.de> - 2023-06-14 19:09 +0200
      Re: USB-Automatik Arno Lutz <invalid@freakmail.de> - 2023-06-14 20:41 +0200
        Re: USB-Automatik Matthias Gerds <m.gerds@posteo.de> - 2023-06-14 21:35 +0200
          Re: USB-Automatik "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-06-15 02:20 +0200
            Re: USB-Automatik Ulli Horlacher <framstag@rus.uni-stuttgart.de> - 2023-06-15 06:38 +0000
              Re: USB-Automatik Matthias Gerds <m.gerds@posteo.de> - 2023-06-15 14:14 +0200
                Re: USB-Automatik Ulli Horlacher <framstag@rus.uni-stuttgart.de> - 2023-06-15 13:29 +0000
                Re: USB-Automatik Matthias Gerds <m.gerds@posteo.de> - 2023-06-15 16:53 +0200
                Re: USB-Automatik Ulli Horlacher <framstag@rus.uni-stuttgart.de> - 2023-06-15 20:29 +0000
                Re: USB-Automatik Matthias Gerds <m.gerds@posteo.de> - 2023-06-16 02:03 +0200
                Re: USB-Automatik Tim Ritberg <tim@server.invalid> - 2023-06-15 15:48 +0200
                Re: USB-Automatik Joerg Lorenz <hugybear@gmx.ch> - 2023-06-15 19:44 +0200
                Re: USB-Automatik Matthias Gerds <m.gerds@posteo.de> - 2023-06-15 19:54 +0200
                Re: USB-Automatik Tim Ritberg <tim@server.invalid> - 2023-06-15 22:21 +0200
                Re: USB-Automatik Marcus Jodorf <m@bogomips.de> - 2023-06-16 01:38 +0200
                Re: USB-Automatik Ulli Horlacher <framstag@rus.uni-stuttgart.de> - 2023-06-16 05:52 +0000
                Re: USB-Automatik Christian Garbs <mitch@cgarbs.de> - 2023-06-16 07:07 +0000
                Re: USB-Automatik Matthias Gerds <m.gerds@posteo.de> - 2023-06-16 11:44 +0200
                Re: USB-Automatik Christian Garbs <mitch@cgarbs.de> - 2023-06-18 11:17 +0000
                Re: USB-Automatik SimplyNews <Simply.News@gmx.de> - 2023-06-16 19:26 +0200
                Re: USB-Automatik Marcus Jodorf <m@bogomips.de> - 2023-06-17 22:51 +0200
                Betreffwechsel bei Themenwechsel erwünscht? (was: USB-Automatik) Helmut Waitzmann <nn.throttle@xoxy.net> - 2023-06-17 23:27 +0200
                syncthing für große Backups (was: Re: USB-Automatik) Christian Garbs <mitch@cgarbs.de> - 2023-06-18 09:57 +0000
                Re: USB-Automatik Matthias Gerds <m.gerds@posteo.de> - 2023-06-16 11:38 +0200
                Re: USB-Automatik "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-06-16 17:34 +0200
                Re: USB-Automatik Matthias Gerds <m.gerds@posteo.de> - 2023-06-16 18:30 +0200
                Re: USB-Automatik Christian Garbs <mitch@cgarbs.de> - 2023-06-18 10:04 +0000
                Re: USB-Automatik Marcus Jodorf <m@bogomips.de> - 2023-06-17 23:04 +0200
                Re: USB-Automatik Hermann Riemann <nospam.ng@hermann-riemann.de> - 2023-06-18 12:01 +0200
                Re: USB-Automatik Matthias Gerds <m.gerds@posteo.de> - 2023-06-19 10:14 +0200
                Re: USB-Automatik Ulli Horlacher <framstag@rus.uni-stuttgart.de> - 2023-06-16 12:18 +0000
                Re: USB-Automatik Wolfgang Bauer <wolfgang-bauer@mein.gmx> - 2023-06-16 14:30 +0200
                Re: USB-Automatik Hermann Riemann <nospam.ng@hermann-riemann.de> - 2023-06-16 12:40 +0200
  Re: USB-Automatik Hermann Riemann <nospam.ng@hermann-riemann.de> - 2023-06-14 18:32 +0200
    Re: USB-Automatik Matthias Gerds <m.gerds@posteo.de> - 2023-06-14 19:20 +0200
      Re: USB-Automatik SimplyNews <Simply.News@gmx.de> - 2023-06-15 16:42 +0200
        Re: USB-Automatik Matthias Gerds <m.gerds@posteo.de> - 2023-06-15 17:02 +0200
        Re: USB-Automatik "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-06-15 18:37 +0200
          Re: USB-Automatik SimplyNews <Simply.News@gmx.de> - 2023-06-16 18:29 +0200
            Re: USB-Automatik "Peter J. Holzer" <hjp-usenet3@hjp.at> - 2023-06-17 09:20 +0200
            Re: USB-Automatik Marcus Jodorf <m@bogomips.de> - 2023-06-17 21:49 +0200
  Re: USB-Automatik SimplyNews <Simply.News@gmx.de> - 2023-06-15 16:29 +0200
    Re: USB-Automatik SimplyNews <Simply.News@gmx.de> - 2023-06-15 16:55 +0200
      Re: USB-Automatik Matthias Gerds <m.gerds@posteo.de> - 2023-06-15 17:22 +0200
        Re: USB-Automatik SimplyNews <Simply.News@gmx.de> - 2023-06-15 17:34 +0200
          Re: USB-Automatik Matthias Gerds <m.gerds@posteo.de> - 2023-06-15 18:37 +0200

csiph-web