Date
May. 19th, 2024
 
2024年 4月 12日

Post: File System support in Ubuntu

File System support in Ubuntu

Published 16:12 Dec 30, 2023.

Created by @ezra. Categorized in #UNIX/Linux, and tagged as #FOSS, #UNIX/Linux, #Ubuntu Linux.

Source format: Markdown

Table of Content

Please repleace /dev/sdXY to your device like /dev/sda1, /dev/sdb3.

How to read and write HFS+ journaled external HDD in Ubuntu without access to macOS/OS X?

First, make sure that you have hfsprogs installed. Example installation command:

sudo apt-get install hfsprogs

Next, mount or remount the HFS+ drive; commands need to be as follows:

sudo mount -t hfsplus -o force,rw /dev/sdXY /media/mntpoint

or:

sudo mount -t hfsplus -o remount,force,rw /mount/point

Finally, if the drive was improperly unmounted or has otherwise become partially corrupted, run fsck.hfsplus ... as such:

sudo fsck.hfsplus -f /dev/sdXY

exFAT

Make sure you have exfatprogs installed.

sudo apt-get install exfatprogs

NTFS with read and write permissions

sudo apt-get install fuse

When the installation completes, install ntfs-3g by running:

sudo apt-get install ntfs-3g

Now mount:

sudo mkdir /mnt/myntfs
sudo mount -t ntfs-3g /dev/sdXY /mnt/myntfs/
Pinned Message
HOTODOGO
I'm looking for a SOFTWARE PROJECT DIRECTOR / SOFTWARE R&D DIRECTOR position in a fresh and dynamic company. I would like to gain the right experience and extend my skills while working in great teams and big projects.
Feel free to contact me.
For more information, please view online résumé or download PDF
本人正在寻求任职 软件项目经理 / 软件技术经理 岗位的机会, 希望加⼊某个新鲜⽽充满活⼒的公司。
如有意向请随时 与我联系
更多信息请 查阅在线简历下载 PDF