Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

moving unraid to unraid controlled disks

Featured Replies

So I have a PowerEdge r720 with an h710, I initially set it up with dells inbuilt array tool. I would like to set it up to manage the array through unraid. Is their any way to move/copy all my virtual machines and settings over to it after I set h710 to it mode?

Any help would be appreciated, Thanks in advance.

DigDug5002

  • Community Expert

Copy libvirt.img and the vdisks.

  • Author

Could I connect a usb stick and and copy the stuff to it. Then after I change the card plug it back in and copy the stuff back over?

  • Community Expert

Use the UD plugin to connect a USB disk/device to copy what you need.

  • Author

It says that my disk is read only, do you know what could cause that?

  • Community Expert

What filesystem is on it? You may need to install the Unassigned Devices Plus plugin to write depending on what it is.

  • Author

ntfs

  • Community Expert

Run chkdsk on it first.

  • Author

How would i do that?

 

  • Community Expert

In a Windows computer, if you're not familiar with the command line use the GUI, right click on the disk, tools, repair disk.

  • Author

It still says that it is an Read-only file system, it hade no errors.

Did you install the 2nd part of the Unassigned Devices plugin?

  • Author

The addon? If it is, yes I have it.

Take a look at the syslog after mounting the device and see what the mount line says.

 

If that's above your pay grade, attach diagnostics collected after the drive is mounted to your next post in this thread.

  • Author

Ok here it is.

text  error  warn  system  array  login  

Sep 21 20:14:32 Tower kernel: sd 8:0:0:0: [sdc] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
Sep 21 20:14:32 Tower kernel: sd 8:0:0:0: [sdc] Write Protect is off
Sep 21 20:14:32 Tower kernel: sd 8:0:0:0: [sdc] Mode Sense: 3b 00 00 00
Sep 21 20:14:32 Tower kernel: sd 8:0:0:0: [sdc] No Caching mode page found
Sep 21 20:14:32 Tower kernel: sd 8:0:0:0: [sdc] Assuming drive cache: write through
Sep 21 20:14:32 Tower kernel: sdc: sdc1 sdc2 sdc3 sdc4
Sep 21 20:14:32 Tower kernel: sd 8:0:0:0: [sdc] Attached SCSI disk
Sep 21 20:21:01 Tower emhttpd: XinTop_XT-U33502_20210710-0:0 (sdc) 512 1953525168
Sep 21 20:21:01 Tower emhttpd: read SMART /dev/sdc
Sep 21 20:34:26 Tower emhttpd: XinTop_XT-U33502_20210710-0:0 (sdc) 512 1953525168
Sep 21 20:34:26 Tower emhttpd: read SMART /dev/sdc
Sep 22 09:55:32 Tower emhttpd: spinning down /dev/sdc
Sep 22 10:42:40 Tower unassigned.devices: Adding partition 'sdc1'...
Sep 22 10:42:40 Tower unassigned.devices: Mounting partition 'sdc1' at mountpoint '/mnt/disks/System_Reserved'...
Sep 22 10:42:40 Tower unassigned.devices: Mount drive command: /sbin/mount -t 'ntfs' -o rw,noatime,nodiratime,nodev,nosuid,nls=utf8,umask=000 '/dev/sdc1' '/mnt/disks/System_Reserved'
Sep 22 10:42:40 Tower ntfs-3g[19817]: Mounted /dev/sdc1 (Read-Write, label "System Reserved", NTFS 3.1)
Sep 22 10:42:40 Tower ntfs-3g[19817]: Mount options: nodiratime,nodev,nosuid,nls=utf8,allow_other,nonempty,noatime,rw,default_permissions,fsname=/dev/sdc1,blkdev,blksize=4096
Sep 22 10:42:40 Tower unassigned.devices: Successfully mounted 'sdc1' on '/mnt/disks/System_Reserved'.
Sep 22 10:42:40 Tower unassigned.devices: Adding partition 'sdc2'...
Sep 22 10:42:40 Tower unassigned.devices: Mounting partition 'sdc2' at mountpoint '/mnt/disks/XinTop_XT-U33502-part2'...
Sep 22 10:42:40 Tower unassigned.devices: Mount drive command: /sbin/mount -t 'ntfs' -o rw,noatime,nodiratime,nodev,nosuid,nls=utf8,umask=000 '/dev/sdc2' '/mnt/disks/XinTop_XT-U33502-part2'
Sep 22 10:42:41 Tower ntfs-3g[19997]: Mounted /dev/sdc2 (Read-Only, label "", NTFS 3.1)
Sep 22 10:42:41 Tower ntfs-3g[19997]: Mount options: nodiratime,nodev,nosuid,nls=utf8,allow_other,nonempty,noatime,ro,default_permissions,fsname=/dev/sdc2,blkdev,blksize=4096
Sep 22 10:42:41 Tower unassigned.devices: Successfully mounted 'sdc2' on '/mnt/disks/XinTop_XT-U33502-part2'.
Sep 22 10:42:41 Tower unassigned.devices: Adding partition 'sdc3'...
Sep 22 10:42:41 Tower unassigned.devices: Mounting partition 'sdc3' at mountpoint '/mnt/disks/XinTop_XT-U33502-part3'...
Sep 22 10:42:41 Tower unassigned.devices: Mount drive command: /sbin/mount -t 'ntfs' -o rw,noatime,nodiratime,nodev,nosuid,nls=utf8,umask=000 '/dev/sdc3' '/mnt/disks/XinTop_XT-U33502-part3'
Sep 22 10:42:41 Tower ntfs-3g[20048]: Mounted /dev/sdc3 (Read-Only, label "", NTFS 3.1)
Sep 22 10:42:41 Tower ntfs-3g[20048]: Mount options: nodiratime,nodev,nosuid,nls=utf8,allow_other,nonempty,noatime,ro,default_permissions,fsname=/dev/sdc3,blkdev,blksize=4096
Sep 22 10:42:41 Tower unassigned.devices: Successfully mounted 'sdc3' on '/mnt/disks/XinTop_XT-U33502-part3'.
Sep 22 10:42:41 Tower unassigned.devices: Adding partition 'sdc4'...
Sep 22 10:42:41 Tower unassigned.devices: Mounting partition 'sdc4' at mountpoint '/mnt/disks/XinTop_XT-U33502-part4'...
Sep 22 10:42:41 Tower unassigned.devices: Mount drive command: /sbin/mount -t 'ntfs' -o rw,noatime,nodiratime,nodev,nosuid,nls=utf8,umask=000 '/dev/sdc4' '/mnt/disks/XinTop_XT-U33502-part4'
Sep 22 10:42:41 Tower ntfs-3g[20100]: Mounted /dev/sdc4 (Read-Only, label "", NTFS 3.1)
Sep 22 10:42:41 Tower ntfs-3g[20100]: Mount options: nodiratime,nodev,nosuid,nls=utf8,allow_other,nonempty,noatime,ro,default_permissions,fsname=/dev/sdc4,blkdev,blksize=4096
Sep 22 10:42:41 Tower unassigned.devices: Successfully mounted 'sdc4' on '/mnt/disks/XinTop_XT-U33502-part4'.
Sep 22 10:42:49 Tower unassigned.devices: Unmounting partition 'sdc1' at mountpoint '/mnt/disks/System_Reserved'...
Sep 22 10:42:49 Tower unassigned.devices: Unmount cmd: /sbin/umount '/dev/sdc1' 2>&1
Sep 22 10:42:49 Tower ntfs-3g[19817]: Unmounting /dev/sdc1 (System Reserved)
Sep 22 10:42:49 Tower unassigned.devices: Successfully unmounted 'sdc1'
Sep 22 10:42:54 Tower unassigned.devices: Unmounting partition 'sdc3' at mountpoint '/mnt/disks/XinTop_XT-U33502-part3'...
Sep 22 10:42:54 Tower unassigned.devices: Unmount cmd: /sbin/umount '/dev/sdc3' 2>&1
Sep 22 10:42:54 Tower ntfs-3g[20048]: Unmounting /dev/sdc3 ()
Sep 22 10:42:54 Tower unassigned.devices: Successfully unmounted 'sdc3'
Sep 22 10:42:55 Tower unassigned.devices: Unmounting partition 'sdc4' at mountpoint '/mnt/disks/XinTop_XT-U33502-part4'...
Sep 22 10:42:55 Tower unassigned.devices: Unmount cmd: /sbin/umount '/dev/sdc4' 2>&1
Sep 22 10:42:55 Tower ntfs-3g[20100]: Unmounting /dev/sdc4 ()
Sep 22 10:42:55 Tower unassigned.devices: Successfully unmounted 'sdc4'
Sep 22 12:24:47 Tower unassigned.devices: Unmounting partition 'sdc2' at mountpoint '/mnt/disks/XinTop_XT-U33502-part2'...
Sep 22 12:24:47 Tower unassigned.devices: Unmount cmd: /sbin/umount '/dev/sdc2' 2>&1
Sep 22 12:24:47 Tower ntfs-3g[19997]: Unmounting /dev/sdc2 ()
Sep 22 12:24:47 Tower unassigned.devices: Successfully unmounted 'sdc2'
Sep 22 12:45:10 Tower kernel: sd 8:0:0:0: [sdc] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
Sep 22 12:45:10 Tower kernel: sd 8:0:0:0: [sdc] Write Protect is off
Sep 22 12:45:10 Tower kernel: sd 8:0:0:0: [sdc] Mode Sense: 3b 00 00 00
Sep 22 12:45:10 Tower kernel: sd 8:0:0:0: [sdc] No Caching mode page found
Sep 22 12:45:10 Tower kernel: sd 8:0:0:0: [sdc] Assuming drive cache: write through
Sep 22 12:45:10 Tower kernel: sdc: sdc1 sdc2 sdc3 sdc4
Sep 22 12:45:10 Tower kernel: sd 8:0:0:0: [sdc] Attached SCSI disk
Sep 22 12:45:12 Tower unassigned.devices: Disk with ID 'XinTop_XT-U33502_20210710-0:0 (sdc)' is not set to auto mount.
Sep 22 12:45:12 Tower unassigned.devices: Disk with ID 'XinTop_XT-U33502_20210710-0:0 (sdc)' is not set to auto mount.
Sep 22 12:45:12 Tower unassigned.devices: Disk with ID 'XinTop_XT-U33502_20210710-0:0 (sdc)' is not set to auto mount.
Sep 22 12:45:12 Tower unassigned.devices: Disk with ID 'XinTop_XT-U33502_20210710-0:0 (sdc)' is not set to auto mount.
Sep 22 18:32:20 Tower unassigned.devices: Adding partition 'sdc1'...
Sep 22 18:32:20 Tower unassigned.devices: Mounting partition 'sdc1' at mountpoint '/mnt/disks/System_Reserved'...
Sep 22 18:32:20 Tower unassigned.devices: Mount drive command: /sbin/mount -t 'ntfs' -o rw,noatime,nodiratime,nodev,nosuid,nls=utf8,umask=000 '/dev/sdc1' '/mnt/disks/System_Reserved'
Sep 22 18:32:20 Tower ntfs-3g[31723]: Mounted /dev/sdc1 (Read-Write, label "System Reserved", NTFS 3.1)
Sep 22 18:32:20 Tower ntfs-3g[31723]: Mount options: nodiratime,nodev,nosuid,nls=utf8,allow_other,nonempty,noatime,rw,default_permissions,fsname=/dev/sdc1,blkdev,blksize=4096
Sep 22 18:32:20 Tower unassigned.devices: Successfully mounted 'sdc1' on '/mnt/disks/System_Reserved'.
Sep 22 18:32:20 Tower unassigned.devices: Adding partition 'sdc2'...
Sep 22 18:32:20 Tower unassigned.devices: Mounting partition 'sdc2' at mountpoint '/mnt/disks/XinTop_XT-U33502-part2'...
Sep 22 18:32:20 Tower unassigned.devices: Mount drive command: /sbin/mount -t 'ntfs' -o rw,noatime,nodiratime,nodev,nosuid,nls=utf8,umask=000 '/dev/sdc2' '/mnt/disks/XinTop_XT-U33502-part2'
Sep 22 18:32:21 Tower ntfs-3g[32240]: Mounted /dev/sdc2 (Read-Only, label "", NTFS 3.1)
Sep 22 18:32:21 Tower ntfs-3g[32240]: Mount options: nodiratime,nodev,nosuid,nls=utf8,allow_other,nonempty,noatime,ro,default_permissions,fsname=/dev/sdc2,blkdev,blksize=4096
Sep 22 18:32:21 Tower unassigned.devices: Successfully mounted 'sdc2' on '/mnt/disks/XinTop_XT-U33502-part2'.
Sep 22 18:32:21 Tower unassigned.devices: Adding partition 'sdc3'...
Sep 22 18:32:21 Tower unassigned.devices: Mounting partition 'sdc3' at mountpoint '/mnt/disks/XinTop_XT-U33502-part3'...
Sep 22 18:32:21 Tower unassigned.devices: Mount drive command: /sbin/mount -t 'ntfs' -o rw,noatime,nodiratime,nodev,nosuid,nls=utf8,umask=000 '/dev/sdc3' '/mnt/disks/XinTop_XT-U33502-part3'
Sep 22 18:32:21 Tower ntfs-3g[32298]: Mounted /dev/sdc3 (Read-Write, label "", NTFS 3.1)
Sep 22 18:32:21 Tower ntfs-3g[32298]: Mount options: nodiratime,nodev,nosuid,nls=utf8,allow_other,nonempty,noatime,rw,default_permissions,fsname=/dev/sdc3,blkdev,blksize=4096
Sep 22 18:32:21 Tower unassigned.devices: Successfully mounted 'sdc3' on '/mnt/disks/XinTop_XT-U33502-part3'.
Sep 22 18:32:21 Tower unassigned.devices: Adding partition 'sdc4'...
Sep 22 18:32:21 Tower unassigned.devices: Mounting partition 'sdc4' at mountpoint '/mnt/disks/XinTop_XT-U33502-part4'...
Sep 22 18:32:21 Tower unassigned.devices: Mount drive command: /sbin/mount -t 'ntfs' -o rw,noatime,nodiratime,nodev,nosuid,nls=utf8,umask=000 '/dev/sdc4' '/mnt/disks/XinTop_XT-U33502-part4'
Sep 22 18:32:21 Tower ntfs-3g[32356]: Mounted /dev/sdc4 (Read-Write, label "", NTFS 3.1)
Sep 22 18:32:21 Tower ntfs-3g[32356]: Mount options: nodiratime,nodev,nosuid,nls=utf8,allow_other,nonempty,noatime,rw,default_permissions,fsname=/dev/sdc4,blkdev,blksize=4096
Sep 22 18:32:21 Tower unassigned.devices: Successfully mounted 'sdc4' on '/mnt/disks/XinTop_XT-U33502-part4'.
Sep 22 18:38:58 Tower unassigned.devices: Unmounting partition 'sdc2' at mountpoint '/mnt/disks/XinTop_XT-U33502-part2'...
Sep 22 18:38:58 Tower unassigned.devices: Unmount cmd: /sbin/umount '/dev/sdc2' 2>&1
Sep 22 18:38:58 Tower ntfs-3g[32240]: Unmounting /dev/sdc2 ()
Sep 22 18:38:58 Tower unassigned.devices: Successfully unmounted 'sdc2'
Sep 22 18:39:07 Tower unassigned.devices: Unmounting partition 'sdc1' at mountpoint '/mnt/disks/System_Reserved'...
Sep 22 18:39:07 Tower unassigned.devices: Unmount cmd: /sbin/umount '/dev/sdc1' 2>&1
Sep 22 18:39:07 Tower ntfs-3g[31723]: Unmounting /dev/sdc1 (System Reserved)
Sep 22 18:39:07 Tower unassigned.devices: Successfully unmounted 'sdc1'
Sep 22 18:39:07 Tower unassigned.devices: Unmounting partition 'sdc3' at mountpoint '/mnt/disks/XinTop_XT-U33502-part3'...
Sep 22 18:39:07 Tower unassigned.devices: Unmount cmd: /sbin/umount '/dev/sdc3' 2>&1
Sep 22 18:39:07 Tower ntfs-3g[32298]: Unmounting /dev/sdc3 ()
Sep 22 18:39:07 Tower unassigned.devices: Successfully unmounted 'sdc3'
Sep 22 18:39:07 Tower unassigned.devices: Unmounting partition 'sdc4' at mountpoint '/mnt/disks/XinTop_XT-U33502-part4'...
Sep 22 18:39:07 Tower unassigned.devices: Unmount cmd: /sbin/umount '/dev/sdc4' 2>&1
Sep 22 18:39:07 Tower ntfs-3g[32356]: Unmounting /dev/sdc4 ()
Sep 22 18:39:07 Tower unassigned.devices: Successfully unmounted 'sdc4'
Sep 22 18:39:11 Tower unassigned.devices: Adding partition 'sdc1'...
Sep 22 18:39:11 Tower unassigned.devices: Mounting partition 'sdc1' at mountpoint '/mnt/disks/System_Reserved'...
Sep 22 18:39:11 Tower unassigned.devices: Mount drive command: /sbin/mount -t 'ntfs' -o rw,noatime,nodiratime,nodev,nosuid,nls=utf8,umask=000 '/dev/sdc1' '/mnt/disks/System_Reserved'
Sep 22 18:39:11 Tower ntfs-3g[18714]: Mounted /dev/sdc1 (Read-Write, label "System Reserved", NTFS 3.1)
Sep 22 18:39:11 Tower ntfs-3g[18714]: Mount options: nodiratime,nodev,nosuid,nls=utf8,allow_other,nonempty,noatime,rw,default_permissions,fsname=/dev/sdc1,blkdev,blksize=4096
Sep 22 18:39:11 Tower unassigned.devices: Successfully mounted 'sdc1' on '/mnt/disks/System_Reserved'.
Sep 22 18:39:11 Tower unassigned.devices: Adding partition 'sdc2'...
Sep 22 18:39:11 Tower unassigned.devices: Mounting partition 'sdc2' at mountpoint '/mnt/disks/XinTop_XT-U33502-part2'...
Sep 22 18:39:11 Tower unassigned.devices: Mount drive command: /sbin/mount -t 'ntfs' -o rw,noatime,nodiratime,nodev,nosuid,nls=utf8,umask=000 '/dev/sdc2' '/mnt/disks/XinTop_XT-U33502-part2'
Sep 22 18:39:12 Tower ntfs-3g[18775]: Mounted /dev/sdc2 (Read-Only, label "", NTFS 3.1)
Sep 22 18:39:12 Tower ntfs-3g[18775]: Mount options: nodiratime,nodev,nosuid,nls=utf8,allow_other,nonempty,noatime,ro,default_permissions,fsname=/dev/sdc2,blkdev,blksize=4096
Sep 22 18:39:12 Tower unassigned.devices: Successfully mounted 'sdc2' on '/mnt/disks/XinTop_XT-U33502-part2'.
Sep 22 18:39:12 Tower unassigned.devices: Adding partition 'sdc3'...
Sep 22 18:39:12 Tower unassigned.devices: Mounting partition 'sdc3' at mountpoint '/mnt/disks/XinTop_XT-U33502-part3'...
Sep 22 18:39:12 Tower unassigned.devices: Mount drive command: /sbin/mount -t 'ntfs' -o rw,noatime,nodiratime,nodev,nosuid,nls=utf8,umask=000 '/dev/sdc3' '/mnt/disks/XinTop_XT-U33502-part3'
Sep 22 18:39:12 Tower ntfs-3g[18880]: Mounted /dev/sdc3 (Read-Write, label "", NTFS 3.1)
Sep 22 18:39:12 Tower ntfs-3g[18880]: Mount options: nodiratime,nodev,nosuid,nls=utf8,allow_other,nonempty,noatime,rw,default_permissions,fsname=/dev/sdc3,blkdev,blksize=4096
Sep 22 18:39:12 Tower unassigned.devices: Successfully mounted 'sdc3' on '/mnt/disks/XinTop_XT-U33502-part3'.
Sep 22 18:39:12 Tower unassigned.devices: Adding partition 'sdc4'...
Sep 22 18:39:12 Tower unassigned.devices: Mounting partition 'sdc4' at mountpoint '/mnt/disks/XinTop_XT-U33502-part4'...
Sep 22 18:39:12 Tower unassigned.devices: Mount drive command: /sbin/mount -t 'ntfs' -o rw,noatime,nodiratime,nodev,nosuid,nls=utf8,umask=000 '/dev/sdc4' '/mnt/disks/XinTop_XT-U33502-part4'
Sep 22 18:39:12 Tower ntfs-3g[18959]: Mounted /dev/sdc4 (Read-Write, label "", NTFS 3.1)
Sep 22 18:39:12 Tower ntfs-3g[18959]: Mount options: nodiratime,nodev,nosuid,nls=utf8,allow_other,nonempty,noatime,rw,default_permissions,fsname=/dev/sdc4,blkdev,blksize=4096
Sep 22 18:39:12 Tower unassigned.devices: Successfully mounted 'sdc4' on '/mnt/disks/XinTop_XT-U33502-part4'.
Sep 22 19:33:35 Tower unassigned.devices: Unmounting partition 'sdc1' at mountpoint '/mnt/disks/System_Reserved'...
Sep 22 19:33:35 Tower unassigned.devices: Unmount cmd: /sbin/umount '/dev/sdc1' 2>&1
Sep 22 19:33:35 Tower ntfs-3g[18714]: Unmounting /dev/sdc1 (System Reserved)
Sep 22 19:33:35 Tower unassigned.devices: Successfully unmounted 'sdc1'
Sep 22 19:33:35 Tower unassigned.devices: Unmounting partition 'sdc2' at mountpoint '/mnt/disks/XinTop_XT-U33502-part2'...
Sep 22 19:33:35 Tower unassigned.devices: Unmount cmd: /sbin/umount '/dev/sdc2' 2>&1
Sep 22 19:33:35 Tower ntfs-3g[18775]: Unmounting /dev/sdc2 ()
Sep 22 19:33:35 Tower unassigned.devices: Successfully unmounted 'sdc2'
Sep 22 19:33:35 Tower unassigned.devices: Unmounting partition 'sdc3' at mountpoint '/mnt/disks/XinTop_XT-U33502-part3'...
Sep 22 19:33:35 Tower unassigned.devices: Unmount cmd: /sbin/umount '/dev/sdc3' 2>&1
Sep 22 19:33:35 Tower ntfs-3g[18880]: Unmounting /dev/sdc3 ()
Sep 22 19:33:35 Tower unassigned.devices: Successfully unmounted 'sdc3'
Sep 22 19:33:35 Tower unassigned.devices: Unmounting partition 'sdc4' at mountpoint '/mnt/disks/XinTop_XT-U33502-part4'...
Sep 22 19:33:35 Tower unassigned.devices: Unmount cmd: /sbin/umount '/dev/sdc4' 2>&1
Sep 22 19:33:35 Tower ntfs-3g[18959]: Unmounting /dev/sdc4 ()
Sep 22 19:33:35 Tower unassigned.devices: Successfully unmounted 'sdc4'
Sep 22 19:33:40 Tower unassigned.devices: Adding partition 'sdc1'...
Sep 22 19:33:40 Tower unassigned.devices: Mounting partition 'sdc1' at mountpoint '/mnt/disks/System_Reserved'...
Sep 22 19:33:40 Tower unassigned.devices: Mount drive command: /sbin/mount -t 'ntfs' -o rw,noatime,nodiratime,nodev,nosuid,nls=utf8,umask=000 '/dev/sdc1' '/mnt/disks/System_Reserved'
Sep 22 19:33:40 Tower ntfs-3g[13113]: Mounted /dev/sdc1 (Read-Write, label "System Reserved", NTFS 3.1)
Sep 22 19:33:40 Tower ntfs-3g[13113]: Mount options: nodiratime,nodev,nosuid,nls=utf8,allow_other,nonempty,noatime,rw,default_permissions,fsname=/dev/sdc1,blkdev,blksize=4096
Sep 22 19:33:40 Tower unassigned.devices: Successfully mounted 'sdc1' on '/mnt/disks/System_Reserved'.
Sep 22 19:33:40 Tower unassigned.devices: Adding partition 'sdc2'...
Sep 22 19:33:40 Tower unassigned.devices: Mounting partition 'sdc2' at mountpoint '/mnt/disks/XinTop_XT-U33502-part2'...
Sep 22 19:33:40 Tower unassigned.devices: Mount drive command: /sbin/mount -t 'ntfs' -o rw,noatime,nodiratime,nodev,nosuid,nls=utf8,umask=000 '/dev/sdc2' '/mnt/disks/XinTop_XT-U33502-part2'
Sep 22 19:33:41 Tower ntfs-3g[13294]: Mounted /dev/sdc2 (Read-Only, label "", NTFS 3.1)
Sep 22 19:33:41 Tower ntfs-3g[13294]: Mount options: nodiratime,nodev,nosuid,nls=utf8,allow_other,nonempty,noatime,ro,default_permissions,fsname=/dev/sdc2,blkdev,blksize=4096
Sep 22 19:33:41 Tower unassigned.devices: Successfully mounted 'sdc2' on '/mnt/disks/XinTop_XT-U33502-part2'.
Sep 22 19:33:41 Tower unassigned.devices: Adding partition 'sdc3'...
Sep 22 19:33:41 Tower unassigned.devices: Mounting partition 'sdc3' at mountpoint '/mnt/disks/XinTop_XT-U33502-part3'...
Sep 22 19:33:41 Tower unassigned.devices: Mount drive command: /sbin/mount -t 'ntfs' -o rw,noatime,nodiratime,nodev,nosuid,nls=utf8,umask=000 '/dev/sdc3' '/mnt/disks/XinTop_XT-U33502-part3'
Sep 22 19:33:41 Tower ntfs-3g[13347]: Mounted /dev/sdc3 (Read-Write, label "", NTFS 3.1)
Sep 22 19:33:41 Tower ntfs-3g[13347]: Mount options: nodiratime,nodev,nosuid,nls=utf8,allow_other,nonempty,noatime,rw,default_permissions,fsname=/dev/sdc3,blkdev,blksize=4096
Sep 22 19:33:41 Tower unassigned.devices: Successfully mounted 'sdc3' on '/mnt/disks/XinTop_XT-U33502-part3'.
Sep 22 19:33:41 Tower unassigned.devices: Adding partition 'sdc4'...
Sep 22 19:33:41 Tower unassigned.devices: Mounting partition 'sdc4' at mountpoint '/mnt/disks/XinTop_XT-U33502-part4'...
Sep 22 19:33:41 Tower unassigned.devices: Mount drive command: /sbin/mount -t 'ntfs' -o rw,noatime,nodiratime,nodev,nosuid,nls=utf8,umask=000 '/dev/sdc4' '/mnt/disks/XinTop_XT-U33502-part4'
Sep 22 19:33:41 Tower ntfs-3g[13399]: Mounted /dev/sdc4 (Read-Write, label "", NTFS 3.1)
Sep 22 19:33:41 Tower ntfs-3g[13399]: Mount options: nodiratime,nodev,nosuid,nls=utf8,allow_other,nonempty,noatime,rw,default_permissions,fsname=/dev/sdc4,blkdev,blksize=4096
Sep 22 19:33:41 Tower unassigned.devices: Successfully mounted 'sdc4' on '/mnt/disks/XinTop_XT-U33502-part4'.

** Press ANY KEY to close this window ** 

  • Community Expert

Don't see a reason for the disk mounting ro, try asking in the UD plugin support thread.

  • 1 month later...
  • Author

Sorry it it's to late to replay back, but do you know how I would copy the dockers and all the associated networks /settings.

  • Author

And could I just copy everything from disk 1 onto the new disk 1 once I set it up properly?

  • Community Expert

For the docker containers you just need to copy the appdata folder, docker image can be recreated and the rest is in the flash drive.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.