-
How i mount a ssd without uuid?
Hello everyone, You're my last hope. I'm new to Unraid and hope you can help me. I can't mount an external USB SSD? Do you have any idea how I can get the SSD to work with Unraid? That would be great. Here's some information about my system. Thanks in advance for your help, and excuse my poor English. I can't mount the sdc/sdc1 Plugin ""unassign divices plus"" dont work. ""Clear disk"" dont work. Is it possible mouvt the ssd ""sdc"" per termnal? Termilaloutput: root@Tower-Unraid:~# lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS loop0 7:0 0 579.8M 1 loop /usr loop1 7:1 0 169.8M 1 loop /lib sda 8:0 1 28.7G 0 disk └─sda1 8:1 1 28.7G 0 part /boot sdb 8:16 0 1.8T 0 disk └─sdb1 8:17 0 1.8T 0 part /mnt/storage sdc 8:32 0 3.8T 0 disk └─sdc1 8:33 0 3.8T 0 part nvme0n1 259:0 0 1.8T 0 disk └─nvme0n1p1 259:1 0 1.8T 0 part /mnt/cache root@Tower-Unraid:~# blkid /dev/sda1: LABEL_FATBOOT="UNRAID" LABEL="UNRAID" UUID="1CFB-1162" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="9bf535ac-01" /dev/loop1: BLOCK_SIZE="131072" TYPE="squashfs" /dev/nvme0n1p1: UUID="8e28e2a7-cff7-45fb-8cb3-8964ef4e8bc7" UUID_SUB="159909e9-5a9a-48de-a681-3331c597cd61" BLOCK_SIZE="4096" TYPE="btrfs" /dev/sdb1: UUID="b2ad60f8-093f-404c-bf70-5a83dd0ebfee" UUID_SUB="9d687366-f6e9-4607-8a27-1b769532ec66" BLOCK_SIZE="4096" TYPE="btrfs" /dev/loop0: BLOCK_SIZE="131072" TYPE="squashfs" root@Tower-Unraid:~# fdisk -l Disk /dev/loop0: 579.75 MiB, 607916032 bytes, 1187336 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk /dev/loop1: 169.76 MiB, 178008064 bytes, 347672 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk /dev/sda: 28.67 GiB, 30784094208 bytes, 60125184 sectors Disk model: Cruzer Fit Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disklabel type: dos Disk identifier: 0x9bf535ac Device Boot Start End Sectors Size Id Type /dev/sda1 * 2048 60125183 60123136 28.7G c W95 FAT32 (LBA) The backup GPT table is corrupt, but the primary appears OK, so that will be used. Disk /dev/sdc: 3.81 TiB, 4194304000000 bytes, 1024000000 sectors Disk model: SSD Units: sectors of 1 * 4096 = 4096 bytes Sector size (logical/physical): 4096 bytes / 4096 bytes I/O size (minimum/optimal): 4096 bytes / 4096 bytes Disklabel type: gpt Disk identifier: 37BBB2E0-66CE-4BF8-89F4-481F85DCBE42 Device Start End Sectors Size Type /dev/sdc1 8 1023999994 1023999987 3.8T Linux filesystem Disk /dev/sdb: 1.82 TiB, 2000365289472 bytes, 3906963456 sectors Disk model: Elements 10B8 Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disklabel type: dos Disk identifier: 0x00000000 Device Boot Start End Sectors Size Id Type /dev/sdb1 64 3906963455 3906963392 1.8T 83 Linux Disk /dev/nvme0n1: 1.82 TiB, 2000398934016 bytes, 3907029168 sectors Disk model: Samsung SSD 990 EVO Plus 2TB Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disklabel type: dos Disk identifier: 0x00000000 Device Boot Start End Sectors Size Id Type /dev/nvme0n1p1 2048 3907029167 3907027120 1.8T 83 Linux root@Tower-Unraid:~# ls -la /dev/disk/by-id/ total 0 drwxr-xr-x 2 root root 240 Jul 23 13:26 ./ drwxr-xr-x 8 root root 160 Jul 23 13:26 ../ lrwxrwxrwx 1 root root 13 Jul 23 13:26 nvme-Samsung_SSD_990_EVO_Plus_2TB_S7U7NU0Y442333B -> ../../nvme0n1 lrwxrwxrwx 1 root root 15 Jul 23 13:26 nvme-Samsung_SSD_990_EVO_Plus_2TB_S7U7NU0Y442333B-part1 -> ../../nvme0n1p1 lrwxrwxrwx 1 root root 13 Jul 23 13:26 nvme-eui.0025385451a164d4 -> ../../nvme0n1 lrwxrwxrwx 1 root root 15 Jul 23 13:26 nvme-eui.0025385451a164d4-part1 -> ../../nvme0n1p1 lrwxrwxrwx 1 root root 9 Jul 23 13:26 usb-SDK_SSD-0:0 -> ../../sdc lrwxrwxrwx 1 root root 10 Jul 23 13:26 usb-SDK_SSD-0:0-part1 -> ../../sdc1 lrwxrwxrwx 1 root root 9 Jul 23 13:26 usb-SanDisk__Cruzer_Fit_00002423041424123332-0:0 -> ../../sda lrwxrwxrwx 1 root root 10 Jul 23 13:26 usb-SanDisk__Cruzer_Fit_00002423041424123332-0:0-part1 -> ../../sda1 lrwxrwxrwx 1 root root 9 Jul 23 13:26 usb-WD_Elements_10B8_575831314138354E36595631-0:0 -> ../../sdb lrwxrwxrwx 1 root root 10 Jul 23 13:26 usb-WD_Elements_10B8_575831314138354E36595631-0:0-part1 -> ../../sdb1 root@Tower-Unraid:~#
Norbert Sirsch
Members
-
Joined
-
Last visited