USB-Platte nach Reboot automatisch mounten?

npl at npl.de npl at npl.de
Do Aug 1 10:12:59 CEST 2013


>ich habe eine externe USB Platte angeschlossen, in der /etc/fstab
>eingetragen und neu gestartet. Leider wird die Platte beim nächsten
>Hochfahren nicht mehr "erkannt" geschweige denn gemounted.

Ich vermute entweder braucht sie zu lange um sich dem USB-Controller als
"anwesend" mitzuteilen nachdem sich der USBBus beim hochfahren
resettet und auf Antworten wartet. Das hatte ich früher mal bei SCSI, da gab
es aber einen Waitparameter im Kernel (3 Sekunden default -> hoch auf 5
gesetzt) oder:

[...]
As the usb-storage module is not included in th einitrd and this in ist init
script it is not automatically loaded at boot, and the load only
triggered by
the USB driver when a storage device is plugged in as the recognition at
USB
level at boot time is done before the module is available.
Loading the module manually after boot via insmod does th etrick, so I
have added "/sbin/modprobe usb-storage" to boot.local and put my udev
rules into place again.
As result everything works perfectly and both the hardrive (story station)
and the USB stick are properly mounted into /media.
[...]

Quelle: 
http://forums.opensuse.org/english/get-technical-help-here/hardware/456306-external-usb-hdd-not-recognized-boot-time.html

Scheint so zu sein daß die Devices erst dynamisch beim hochfahren generiert
werden, das USB Subsystem kommt aber um einiges später als das fstab
einhängen.

Grüße, Thomas


-------------- nächster Teil --------------
Ein Dateianhang mit Binärdaten wurde abgetrennt...
Dateiname   : signature.asc
Dateityp    : application/pgp-signature
Dateigröße  : 261 bytes
Beschreibung: OpenPGP digital signature
URL         : http://www.tlug.de/pipermail/tlug_allgemein/attachments/20130801/b830a2a4/attachment.pgp