Read and write ext4 on MacOS Mojave 10.14

  1. git clone fuse-ext2(https://github.com/alperakcan/fuse-ext2). But I suggest use https://github.com/ipatch/fuse-ext2 before the project owner resolve the issue(https://github.com/alperakcan/fuse-ext2/issues/81)
  2. Follow the steps on each github readme.
  3. Problem solutions:
    1. If you meet: xcode-select: error: tool ‘xcodebuild’ requires Xcode, but active developer directory ‘/Library/Developer/CommandLineTools’ is a command line tools instance, you should excute the command:
    2. If you meet: error: unable to find sdk ‘macosx10.12’ (in target ‘fuse-ext2’), you should correct macosx10.12 like: SDKROOT = macosx and MACOSX_DEPLOYMENT_TARGET = 10.14
    3. If you meet the error like permission deined, please run the script with sudo.
  4. Here is the help text for fuse-ext2:

    The best way to install(ONLY with problem1) is:

     

 

Fix mtr command on Mac 10.14

 

custom lxc container for QNAP NAS

Setting up the GPG keyring
Downloading the image index


DIST RELEASE ARCH VARIANT BUILD

debian stretch arm64 default 20190105_05:26

Downloading the image index
Downloading the rootfs
Downloading the metadata
The image cache is now ready
Unpacking the rootfs


You just created a Debian stretch arm64 (20190105_05:26) container.

To enable SSH, run: apt install openssh-server
No default root or user password are set by LXC.

The help-info

If you like alpine, you can use the following command: