💻 Software
How can I mount a single RAID 1 disk/partition as ext3?
Fresh7 days ago
Mar 15, 202625552 viewsConfidence Score0%
0%
Problem
I need to copy data from a single HD, which used to be part of a Linux RAID 1. I've googled around, but can't find any clue how to mount partitions from this single HD. Background: The HD comes from a linux based NAS box Synology DS207+. The NAS uses ext3 as filesystem. Both NAS disks are fine, but…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How can I mount a single RAID 1 disk/partition as ext3?
Low Risk
An important step is to have mdadm scan for the disk prior to attempting to mount anything: I can't recall from memory but the --assemble flag may be necessary but try the above first then try mounting via:
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix