How to mount Snappy Ubuntu Core writable on an external drive - Ask Ubuntu
in question (mounting drive ubuntu snappy) part of answer - way place writable partition on external hard drive, allow snaps place data there without them knowing different.
i wondering how 1 go doing this? fstab file edit change /writable mounted on?
thanks in advance!
ray.
i figured out way this. first attach external drive. second using parted make label writable. create ext4 partition , name writable. quit parted , use mkfs -t ext4 -l writable /dev/sd?1. using fdisk delete partition #3 on /dev/sda. reboot.
Comments
Post a Comment