Skip to main content
added 49 characters in body; edited title
Source Link

USB HSF+ external drive partition won't mount. "(NO WRITE)" & "Resource busy" errors when trying fsck

I was copying a huge file from a USB external drive when it suddenly disappeared from the Finder. I disconnected and connected it back, but the primary partition wouldn't mount. Rebooting the Mac didn't help.

If in the terminal I type

diskutil list

the primary partition disk4s2 does show up.

It does not show up, however, when I type in

df

because the partition is indeed not mounted.

I'm now trying

sudo fsck_hfs -fy /dev/disk4s2

in and the result is

** /dev/rdisk4s2 (NO WRITE)
Can't open /dev/rdisk4s2: Resource busy

I've already tried

diskutil unmountDisk force /dev/disk4s2

and fsck still won't run.

Full disk access is granted to the terminal in security system preferences.

I'm running macOS Ventura on an M1 Max and the drive its andis an USB external 8TB "WD My Book 25EE Media" formatted to Mac OS Extended (Journaled) i.e. HSF+.

Any ideas on how to make it mount?

USB external drive partition won't mount. "(NO WRITE)" & "Resource busy" errors when trying fsck

I was copying a huge file from a USB external drive when it suddenly disappeared from the Finder. I disconnected and connected it back, but the primary partition wouldn't mount. Rebooting the Mac didn't help.

If in the terminal I type

diskutil list

the primary partition disk4s2 does show up.

It does not show up, however, when I type in

df

because the partition is indeed not mounted.

I'm now trying

sudo fsck_hfs -fy /dev/disk4s2

in and the result is

** /dev/rdisk4s2 (NO WRITE)
Can't open /dev/rdisk4s2: Resource busy

I've already tried

diskutil unmountDisk force /dev/disk4s2

and fsck still won't run.

Full disk access is granted to the terminal in security system preferences.

I'm running macOS Ventura on an M1 Max and the drive its and USB external 8TB "WD My Book 25EE Media".

Any ideas on how to make it mount?

USB HSF+ external drive partition won't mount. "(NO WRITE)" & "Resource busy" errors when trying fsck

I was copying a huge file from a USB external drive when it suddenly disappeared from the Finder. I disconnected and connected it back, but the primary partition wouldn't mount. Rebooting the Mac didn't help.

If in the terminal I type

diskutil list

the primary partition disk4s2 does show up.

It does not show up, however, when I type in

df

because the partition is indeed not mounted.

I'm now trying

sudo fsck_hfs -fy /dev/disk4s2

in and the result is

** /dev/rdisk4s2 (NO WRITE)
Can't open /dev/rdisk4s2: Resource busy

I've already tried

diskutil unmountDisk force /dev/disk4s2

and fsck still won't run.

Full disk access is granted to the terminal in security system preferences.

I'm running macOS Ventura on an M1 Max and the drive is an USB external 8TB "WD My Book 25EE Media" formatted to Mac OS Extended (Journaled) i.e. HSF+.

Any ideas on how to make it mount?

added 63 characters in body
Source Link

I was copying a huge file from a USB external drive when it suddenly disappeared from the Finder. I disconnected and connected it back, but the primary partition wouldn't mount. Rebooting the Mac didn't help.

If in the terminal I type

diskutil list

the primary partition disk4s2 does show up.

It does not show up, however, when I type in

df

because the partition is indeed not mounted.

I'm now trying

sudo fsck_hfs -fy /dev/disk4s2

in and the result is

** /dev/rdisk4s2 (NO WRITE)
Can't open /dev/rdisk4s2: Resource busy

I've already tried

diskutil unmountDisk force /dev/disk4s2

and fsck still won't run.

Full disk access is granted to the terminal in security system preferences.

I'm running macOS Ventura on an M1 Max and the drive its and USB external 8TB "WD My Book 25EE Media".

Any ideas on how to make it mount?

I was copying a huge file from a USB external drive when it suddenly disappeared from the Finder. I disconnected and connected it back, but the primary partition wouldn't mount. Rebooting the Mac didn't help.

If in the terminal I type

diskutil list

the primary partition disk4s2 does show up.

It does not show up, however, when I type in

df

because the partition is indeed not mounted.

I'm now trying

sudo fsck_hfs -fy /dev/disk4s2

in and the result is

** /dev/rdisk4s2 (NO WRITE)
Can't open /dev/rdisk4s2: Resource busy

I've already tried

diskutil unmountDisk force /dev/disk4s2

and fsck still won't run.

Full disk access is granted to the terminal in security system preferences.

I'm running macOS Ventura on an M1 Max.

Any ideas on how to make it mount?

I was copying a huge file from a USB external drive when it suddenly disappeared from the Finder. I disconnected and connected it back, but the primary partition wouldn't mount. Rebooting the Mac didn't help.

If in the terminal I type

diskutil list

the primary partition disk4s2 does show up.

It does not show up, however, when I type in

df

because the partition is indeed not mounted.

I'm now trying

sudo fsck_hfs -fy /dev/disk4s2

in and the result is

** /dev/rdisk4s2 (NO WRITE)
Can't open /dev/rdisk4s2: Resource busy

I've already tried

diskutil unmountDisk force /dev/disk4s2

and fsck still won't run.

Full disk access is granted to the terminal in security system preferences.

I'm running macOS Ventura on an M1 Max and the drive its and USB external 8TB "WD My Book 25EE Media".

Any ideas on how to make it mount?

added 217 characters in body; edited title
Source Link

USB external drive partition won't mount. "(NO WRITE)" & "Resource busy" errors when trying fsck on external drive

I was copying a huge file from ana USB external drive when it suddenly disappeared from the Finder. I disconnected and connected it back, but the primary partition wouldn't mount. Rebooting the Mac didn't help.

If in the terminal I type

diskutil list

the primary partition disk4s2 does show up.

It does not show up, however, when I type in

df

because the partition is indeed not mounted.

I'm now trying

sudo fsck_hfs -fy /dev/disk4s2

in the terminal and the result is

** /dev/rdisk4s2 (NO WRITE)
Can't open /dev/rdisk4s2: Resource busy

I've already tried

diskutil unmountDisk force /dev/disk4s2

and fsck still won't run.

Full disk access is granted to the terminal in security system preferences.

I'm running macOS Ventura on an M1 Max.

Any ideas on how to make it mount?

"(NO WRITE)" & "Resource busy" errors when trying fsck on external drive

I was copying from an external drive when it suddenly disappeared from the Finder. I disconnected and connected it back, but the primary partition wouldn't mount. Rebooting didn't help.

I'm now trying

sudo fsck_hfs -fy /dev/disk4s2

in the terminal and the result is

** /dev/rdisk4s2 (NO WRITE)
Can't open /dev/rdisk4s2: Resource busy

I've already tried

diskutil unmountDisk force /dev/disk4s2

and fsck still won't run.

Full disk access is granted to the terminal in security system preferences.

I'm running macOS Ventura on an M1 Max.

Any ideas on how to make it mount?

USB external drive partition won't mount. "(NO WRITE)" & "Resource busy" errors when trying fsck

I was copying a huge file from a USB external drive when it suddenly disappeared from the Finder. I disconnected and connected it back, but the primary partition wouldn't mount. Rebooting the Mac didn't help.

If in the terminal I type

diskutil list

the primary partition disk4s2 does show up.

It does not show up, however, when I type in

df

because the partition is indeed not mounted.

I'm now trying

sudo fsck_hfs -fy /dev/disk4s2

in and the result is

** /dev/rdisk4s2 (NO WRITE)
Can't open /dev/rdisk4s2: Resource busy

I've already tried

diskutil unmountDisk force /dev/disk4s2

and fsck still won't run.

Full disk access is granted to the terminal in security system preferences.

I'm running macOS Ventura on an M1 Max.

Any ideas on how to make it mount?

added 168 characters in body
Source Link
Loading
Source Link
Loading