scipio_americanus, I just built a new Windows 10 computer and my OMV 4 NAS doesn't show up in the Network section of the File Explorer. I read it has something to do with SMB v1 being removed by MS. If I enter \\<mynasmname> into the address bar of File Explorer, the shared folders do show up and I can map them to drive letters. Will your scripts solve the issue? Do I need to use them all? Or is there some changes I can make to Windows to solve the problem? I don't understand what the scripts are doing, so I would just be doing a copy and paste.
Beiträge von wjburl
-
-
I had to reboot OMV and now a drive that I had been using is not mounted and the "Mount" tab is grayed out. It took 34 hours to transfer the data to the drive and I'd rather not reformat and go through the process again. How can I mount the drive to access the data? It is an ext4 drive.
-
I am trying to add a fourth HDD to OMV 4.4.126 and I get an error message when I try to create the drive as a shared folder. The error message is :
Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C; blkid -p -o full '/dev/sdc1' 2>&1' with exit code '2': error: /dev/sdc1: No such file or directory
The drives are designated as /dev/sda, /dev/sdb, /dev/sdd and /dev/sde. I want to add /dev/sde as a shared drive. I had no problem adding the others as shared drives.
Here are the results of blkid:
/dev/mmcblk1p6: SEC_TYPE="msdos" LABEL="boot" UUID="250D-7FD3" TYPE="vfat" PARTLABEL="boot" PARTUUID="e62dae75-1ad8-4417 -a85a-b9ef8fd95700"
/dev/mmcblk1p7: LABEL="linux-root" UUID="606736d0-4e91-4565-bd1e-78d040cbf519" TYPE="ext4" PARTLABEL="root" PARTUUID="66 11fa60-68cb-47ff-922c-fd62dee9184d"
/dev/sda1: LABEL="IomegaHDDCopy" UUID="ac4877cb-5ef1-4783-8880-1a09bd0eaeb7" TYPE="ext4"
/dev/sdb1: LABEL="5THDDW4J02HBF" UUID="9760bcf4-379e-4cb5-8fb9-564156db2b2e" TYPE="ext4"
/dev/sdd1: LABEL="TCMMovies" UUID="0bc03e5c-4f6a-4b42-ab5b-ee62f191e328" TYPE="ext4" PARTUUID="845a9c66-b66f-4118-9ec4-0 d1d88379b7a"
/dev/sde1: LABEL="DriveDBackup" UUID="6e1bcfcc-09bf-4261-86e2-60e677f5ec9f" TYPE="ext4" PARTUUID="0fcb91f1-1657-4efe-9c5 b-d3b4a8315d0c"
/dev/mmcblk1: PTUUID="9e4bcb8e-be75-4671-9af9-bdfbb41b89d1" PTTYPE="gpt"
/dev/mmcblk1p1: PARTLABEL="loader1" PARTUUID="fa95fd03-df62-4116-a137-8a1854b874b9"
/dev/mmcblk1p2: PARTLABEL="reserved1" PARTUUID="cb176ddd-5476-4deb-abde-8526a66413e7"
/dev/mmcblk1p3: PARTLABEL="reserved2" PARTUUID="a7f68e30-fb75-494b-a780-b1571846cada"
/dev/mmcblk1p4: PARTLABEL="loader2" PARTUUID="39e1ed58-6d20-4f39-a9d6-460a0d9c0c07"
/dev/mmcblk1p5: PARTLABEL="atf" PARTUUID="b5f41f77-48c5-41ce-bba2-674361040cd0"