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.

old Unraid HD, new Unraid server

Featured Replies

I recently setup a new Unraid server. I have a hard drive from another older unraid server (no longer functional) that I'd like to copy the data from to my new server (somehow I missed getting the data from this drive). I plugged it into the server, but it wants to erase it before it will add it to the array.

 

What I'm hoping is that I can somehow mount the drive and just copy over the data without ever adding it to the array, but I'm having issues.

 

I've tried this after starting the unRAID without it (mounting it as read only reiserfs):

 

mount -t reiserfs -o ro /dev/hda /mnt/diskB

 

But mount throws this error:

 

mount: wrong fs type, bad option, bad superblock on /dev/hda,

      missing codepage or helper program, or other error

      In some cases useful info is found in syslog - try

      dmesg | tail  or so

 

Is there anyway to get this to work? I've tried it without the read only command as well. The data isn't super critical, but I'd (obviously) rather not lose it.

 

Thanks for any advice :)

unMENU should allow you to mount it or try setting it to the cache.

 

Peter

 

  • Author

unMENU should allow you to mount it or try setting it to the cache.

 

Peter

 

 

setting it to the cache drive worked, thanks a ton.

unMENU should allow you to mount it or try setting it to the cache.

 

Peter

 

 

setting it to the cache drive worked, thanks a ton.

you would have needed to mount the first partition, on /dev/hda1. that is why the mount failed for you.

 

You should have typed:

mount -t reiserfs -o ro /dev/hda1 /mnt/diskB

Archived

This topic is now archived and is closed to further replies.

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.