-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Description
From this version, Samba addon cannot see anymore my external device.
The device part is visible in the hw page but it's not mounted. When I try to mount it manually (mount -t exfat /dev/sdc5 /mnt/storage5) it say I don't have the permissions to do it.
sudo mount -t exfat /dev/sdc5 /mnt/storage5
mount: permission denied (are you root?)
I need this external storage. I use it with samba. Please help me. Thanks
DEVLINKS: >-
/dev/disk/by-diskseq/12-part1
/dev/disk/by-id/ata-UDSS_UD2CS1HT100-256G_TUSJA249CX00421-part1
/dev/disk/by-label/hassos-boot /dev/disk/by-partlabel/hassos-boot
/dev/disk/by-partuuid/b3dd0952-733c-4c88-8cba-cab9b8b4377f
/dev/disk/by-path/pci-0000:00:17.0-ata-2-part1
/dev/disk/by-path/pci-0000:00:17.0-ata-2.0-part/by-label/hassos-boot
/dev/disk/by-path/pci-0000:00:17.0-ata-2.0-part/by-partlabel/hassos-boot
/dev/disk/by-path/pci-0000:00:17.0-ata-2.0-part/by-partnum/1
/dev/disk/by-path/pci-0000:00:17.0-ata-2.0-part/by-partuuid/b3dd0952-733c-4c88-8cba-cab9b8b4377f
/dev/disk/by-path/pci-0000:00:17.0-ata-2.0-part/by-uuid/4E28-9B74
/dev/disk/by-path/pci-0000:00:17.0-ata-2.0-part1 /dev/disk/by-uuid/4E28-9B74
DEVNAME: /dev/sda1
DEVPATH: /devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1
DEVTYPE: partition
DISKSEQ: '12'
ID_ATA: '1'
ID_ATA_DOWNLOAD_MICROCODE: '1'
ID_ATA_FEATURE_SET_APM: '1'
ID_ATA_FEATURE_SET_APM_CURRENT_VALUE: '254'
ID_ATA_FEATURE_SET_APM_ENABLED: '1'
ID_ATA_FEATURE_SET_HPA: '1'
ID_ATA_FEATURE_SET_HPA_ENABLED: '1'
ID_ATA_FEATURE_SET_PM: '1'
ID_ATA_FEATURE_SET_PM_ENABLED: '1'
ID_ATA_FEATURE_SET_SECURITY: '1'
ID_ATA_FEATURE_SET_SECURITY_ENABLED: '0'
ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN: '2'
ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN: '2'
ID_ATA_FEATURE_SET_SECURITY_FROZEN: '1'
ID_ATA_FEATURE_SET_SMART: '1'
ID_ATA_FEATURE_SET_SMART_ENABLED: '1'
ID_ATA_PERIPHERAL_DEVICE_TYPE: '0'
ID_ATA_ROTATION_RATE_RPM: '0'
ID_ATA_SATA: '1'
ID_ATA_SATA_SIGNAL_RATE_GEN1: '1'
ID_ATA_SATA_SIGNAL_RATE_GEN2: '1'
ID_ATA_WRITE_CACHE: '1'
ID_ATA_WRITE_CACHE_ENABLED: '1'
ID_BUS: ata
ID_FS_BLOCKSIZE: '2048'
ID_FS_LABEL: hassos-boot
ID_FS_LABEL_ENC: hassos-boot
ID_FS_SIZE: '33554432'
ID_FS_TYPE: vfat
ID_FS_USAGE: filesystem
ID_FS_UUID: 4E28-9B74
ID_FS_UUID_ENC: 4E28-9B74
ID_FS_VERSION: FAT16
ID_MODEL: UDSS_UD2CS1HT100-256G
ID_MODEL_ENC: >-
UDSS\x20UD2CS1HT100-256G\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20
ID_PART_ENTRY_DISK: '8:0'
ID_PART_ENTRY_NAME: hassos-boot
ID_PART_ENTRY_NUMBER: '1'
ID_PART_ENTRY_OFFSET: '2048'
ID_PART_ENTRY_SCHEME: gpt
ID_PART_ENTRY_SIZE: '65536'
ID_PART_ENTRY_TYPE: c12a7328-f81f-11d2-ba4b-00a0c93ec93b
ID_PART_ENTRY_UUID: b3dd0952-733c-4c88-8cba-cab9b8b4377f
ID_PART_TABLE_TYPE: gpt
ID_PART_TABLE_UUID: c6650aa5-0cb1-45ce-9606-f3c82835f5ac
ID_PATH: pci-0000:00:17.0-ata-2.0
ID_PATH_ATA_COMPAT: pci-0000:00:17.0-ata-2
ID_PATH_TAG: pci-0000_00_17_0-ata-2_0
ID_REVISION: X0220A0
ID_SERIAL: UDSS_UD2CS1HT100-256G_TUSJA249CX00421
ID_SERIAL_SHORT: TUSJA249CX00421
ID_TYPE: disk
MAJOR: '8'
MINOR: '1'
PARTN: '1'
PARTNAME: hassos-boot
SUBSYSTEM: block
TAGS: ':systemd:'
UDISKS_IGNORE: '1'
USEC_INITIALIZED: '1021690'
What operating system image do you use?
generic-x86-64 (Generic UEFI capable x86-64 systems)
What version of Home Assistant Operating System is installed?
16.2
Did the problem occur after upgrading the Operating System?
Yes
Hardware details
generic-x86-64
Steps to reproduce the issue
Add an external storage and try to see it with Samba addon.
Anything in the Supervisor logs that might be useful for us?
No useful logs.
Anything in the Host logs that might be useful for us?
No useful logs.
System information
No response
Additional information
No response