Skip to content

Instantly share code, notes, and snippets.

@KenwoodFox
Created April 30, 2020 19:10
Show Gist options
  • Save KenwoodFox/bb7b284ecaf5ceecbc85f1ad11dfff50 to your computer and use it in GitHub Desktop.
Save KenwoodFox/bb7b284ecaf5ceecbc85f1ad11dfff50 to your computer and use it in GitHub Desktop.
# iocage fstab plex -l
+-------+---------------------------------------------------------------------------------------------------------------------------------------------------+
| INDEX | FSTAB ENTRY |
+=======+===================================================================================================================================================+
| 0 | /mnt/SafeVolume/iocage/releases/11.2-RELEASE/root/bin /mnt/SafeVolume/iocage/jails/plex/root/bin nullfs ro 0 0 |
+-------+---------------------------------------------------------------------------------------------------------------------------------------------------+
| 1 | /mnt/SafeVolume/iocage/releases/11.2-RELEASE/root/boot /mnt/SafeVolume/iocage/jails/plex/root/boot nullfs ro 0 0 |
+-------+---------------------------------------------------------------------------------------------------------------------------------------------------+
| 2 | /mnt/SafeVolume/iocage/releases/11.2-RELEASE/root/lib /mnt/SafeVolume/iocage/jails/plex/root/lib nullfs ro 0 0 |
+-------+---------------------------------------------------------------------------------------------------------------------------------------------------+
| 3 | /mnt/SafeVolume/iocage/releases/11.2-RELEASE/root/libexec /mnt/SafeVolume/iocage/jails/plex/root/libexec nullfs ro 0 0 |
+-------+---------------------------------------------------------------------------------------------------------------------------------------------------+
| 4 | /mnt/SafeVolume/iocage/releases/11.2-RELEASE/root/rescue /mnt/SafeVolume/iocage/jails/plex/root/rescue nullfs ro 0 0 |
+-------+---------------------------------------------------------------------------------------------------------------------------------------------------+
| 5 | /mnt/SafeVolume/iocage/releases/11.2-RELEASE/root/sbin /mnt/SafeVolume/iocage/jails/plex/root/sbin nullfs ro 0 0 |
+-------+---------------------------------------------------------------------------------------------------------------------------------------------------+
| 6 | /mnt/SafeVolume/iocage/releases/11.2-RELEASE/root/usr/bin /mnt/SafeVolume/iocage/jails/plex/root/usr/bin nullfs ro 0 0 |
+-------+---------------------------------------------------------------------------------------------------------------------------------------------------+
| 7 | /mnt/SafeVolume/iocage/releases/11.2-RELEASE/root/usr/include /mnt/SafeVolume/iocage/jails/plex/root/usr/include nullfs ro 0 0 |
+-------+---------------------------------------------------------------------------------------------------------------------------------------------------+
| 8 | /mnt/SafeVolume/iocage/releases/11.2-RELEASE/root/usr/lib /mnt/SafeVolume/iocage/jails/plex/root/usr/lib nullfs ro 0 0 |
+-------+---------------------------------------------------------------------------------------------------------------------------------------------------+
| 9 | /mnt/SafeVolume/iocage/releases/11.2-RELEASE/root/usr/libexec /mnt/SafeVolume/iocage/jails/plex/root/usr/libexec nullfs ro 0 0 |
+-------+---------------------------------------------------------------------------------------------------------------------------------------------------+
| 10 | /mnt/SafeVolume/iocage/releases/11.2-RELEASE/root/usr/sbin /mnt/SafeVolume/iocage/jails/plex/root/usr/sbin nullfs ro 0 0 |
+-------+---------------------------------------------------------------------------------------------------------------------------------------------------+
| 11 | /mnt/SafeVolume/iocage/releases/11.2-RELEASE/root/usr/share /mnt/SafeVolume/iocage/jails/plex/root/usr/share nullfs ro 0 0 |
+-------+---------------------------------------------------------------------------------------------------------------------------------------------------+
| 12 | /mnt/SafeVolume/iocage/releases/11.2-RELEASE/root/usr/libdata /mnt/SafeVolume/iocage/jails/plex/root/usr/libdata nullfs ro 0 0 |
+-------+---------------------------------------------------------------------------------------------------------------------------------------------------+
| 13 | /mnt/SafeVolume/iocage/releases/11.2-RELEASE/root/usr/lib32 /mnt/SafeVolume/iocage/jails/plex/root/usr/lib32 nullfs ro 0 0 |
+-------+---------------------------------------------------------------------------------------------------------------------------------------------------+
| 14 | /mnt/ArchiveVolume/hbamigration/Movie /mnt/SafeVolume/iocage/jails/plex/root/zfsmovie nullfs rw 0 0 |
+-------+---------------------------------------------------------------------------------------------------------------------------------------------------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment