Fórum Ubuntu CZ/SK
Ubuntu pro osobní počítače => Obecná podpora => Téma založeno: McKay 26 Ledna 2016, 17:57:33
-
Zdravím,
mám tu menší zádrhel, snažím se o automatické připojování HDD při startu systému, ale nedaří se mi to...
výpis z fstab:
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/sda1 during installation
UUID=f97be3c0-b506-4a89-98ec-b600ec935648 / ext4 errors=remount-ro 0 1
# swap was on /dev/sda3 during installation
UUID=8501217c-1f91-4379-b045-8491ee60e5a4 none swap sw 0 0
UUID=0d950397-b672-49f9-a8bb-2c2050dccc6e /mnt/0d950397-b672-49f9-a8bb-2c2050dccc6e ext4 rw,suid,dev,noexec,auto,user,async,x-gvfs-show 0 0na co jsem přišel je, že to funguje, jen pokud to v nástroji "disky" nemám zaškrtnuté "zobrazovat v uživatelském rozhraní" , když to zaškrtané mám, při pokusu o připojení se mi objeví tato hláška:
Error mounting system-managed device /dev/sda2: Command-line `mount "/mnt/0d950397-b672-49f9-a8bb-2c2050dccc6e"' exited with non-zero exit status 32: mount: wrong fs type, bad option, bad superblock on /dev/sda2,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
(udisks-error-quark, 0)Děkuji za pomoc...
-
no na to dmesg | tail ?
-
Nerozumím... v čem je problém?
-
In some cases useful info is found in syslog - try
dmesg | tail or so
-
1. proč to nepřipojuješ do /media/uzivatel/diskovy_oddil, ale do /mnt
2. proč tolik parametrů, nestačí ti defaults
-
1. proč to nepřipojuješ do /media/uzivatel/diskovy_oddil, ale do /mnt
2. proč tolik parametrů, nestačí ti defaults
Vyzkouším... ale:
1) protože to bylo v původním nastavení
2) protože jsem to nevěděl a použil jsem konfiguraci v deafultním nastavení...
-
I tak mi to nefunguje...
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/sda1 during installation
UUID=f97be3c0-b506-4a89-98ec-b600ec935648 / ext4 errors=remount-ro 0 1
# swap was on /dev/sda3 during installation
UUID=8501217c-1f91-4379-b045-8491ee60e5a4 none swap sw 0 0
UUID=0d950397-b672-49f9-a8bb-2c2050dccc6e /media/martin/internal_device/0d950397-b672-49f9-a8bb-2c2050dccc6e ext4 defaults,x-gvfs-show 0 2
-
Řešení zde:
http://askubuntu.com/questions/454225/fails-to-auto-mount-device-error-mounting-system-managed-deviceubuntu-14-04
-
Si rychlejší
http://askubuntu.com/questions/594197/unrecognized-mount-option-x-gvfs-show-or-missing-value (http://askubuntu.com/questions/594197/unrecognized-mount-option-x-gvfs-show-or-missing-value)
já byl odvolán na večeři