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.

Mount unRAID disk in Linux

Featured Replies

Given the following situation, due to user error:

 

* A single data disk of an array has survived. The others have been formated.

* The unRAID USB disk has been formated.

 

I would like to mount the remaining disk and save the data.

 

Here is what I have tried from the Terminal in Linux:

$ sudo mount -t xfs /dev/sdb /mnt/unraid-disk

mount: /mnt/unraid-disk: wrong fs type, bad option, bad superblock on /dev/sdb,
missing codepage or hepler program, or other error.

I am pretty sure I did not format or write to this disk in any way. How can I mont this disk in Linux? Is this even possible? And if not,  is there a procedure to save the data on that disk?

  • Community Expert

You need to specify the partition /dev/sdb1

 

Do you not intend to have an Unraid system? If you do, then you can work with it in Unraid just as well as you can in another linux.

  • Author

@trurl Thanks for your quick response. If I specify the partition, I get the following error:

$ sudo mount -t xfs /dev/sdb1 /mnt/unraid-disk
mount: /mnt/unraid-disk: special device /dev/sdb1 does not exist.

`fdisk` returns the following information:

$ sudo fdisk -l

Disk /dev/sdb: 746,5 GiB, 801569726464 bytes, 1565565872 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
Disklabel type: dos
Disk identifier: 0x00000000

Device     Boot Start        End    Sectors Size Id Type
/dev/sdb1           1 4294967295 4294967295   2T ee GPT

Interestingly this is a 3TB disk.

 

So you have a suggestion as to what I could try next?

Edited by caillou
fixed typo

  • Author

@trurl I installed unRAID and unraid tells me the disk is 802 GB (instead of 3000 GB), and it says "Unmountable: Unsupported partition layout".

 

Is there any chance I can save this data?

  • Community Expert

What controller is this disk connected to?   It sounds like you might be using a controller that cannot handle disks greater than 2TB in size?

  • Author

@itimpi That was exactly it! The data is back!

 

I used an old SATA-to-USB controller. Tried it with another one from the office, and the disk mounted.

 

Can I ask you, what tipped you off?

  • Community Expert
9 minutes ago, caillou said:

Can I ask you, what tipped you off?

 

3 hours ago, caillou said:

Disk /dev/sdb: 746,5 GiB,

 

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.