iocage fstab mounts as Read-Only

Status
Not open for further replies.

lazeraman

Cadet
Joined
Feb 17, 2015
Messages
2
I've been playing with iocage, since I don't know if there is going to be an 11.1 jail release, for a few days and have been able to find most of the answers to my questions. However, I'm not sure how mounting datasets works.

In another thread I found the command:
iocage fstab -a [jail] /mnt/path

This mounts the dataset like I want it to, but does not make it writable. Is there a way I can use iocage fstab -e or append commnads to iocage fstab -a to do this or is it not currently possible?
 
Last edited:

Kennyvb8

Contributor
Joined
Mar 18, 2017
Messages
112
Code:
sudo iocage fstab -e nameofjail

Then you can Edit your fstab from ro to rw


Sent from my iPhone using Tapatalk
 
Status
Not open for further replies.
Top