[Merge] lp:~mwhudson/livecd-rootfs/subiquity-auto-mount into lp:livecd-rootfs

Michael Hudson-Doyle mwhudsonlp at fastmail.fm
Fri Nov 17 02:28:24 UTC 2017


Michael Hudson-Doyle has proposed merging lp:~mwhudson/livecd-rootfs/subiquity-auto-mount into lp:livecd-rootfs.

Requested reviews:
  Ubuntu Core Development Team (ubuntu-core-dev)

For more details, see:
https://code.launchpad.net/~mwhudson/livecd-rootfs/subiquity-auto-mount/+merge/333855

Mount a partition of fixed uuid at /subiquity_config for subiquity to load. Create an appropriate drive file this:

$ mkfs.ext4 -U 00c629d6-06ab-4dfd-b21e-c3186f34105d ../can.ext4
$ sudo mount ../can.ext4 /mnt
$ sudo cp examples/answers.yaml /mnt/
$ sudo umount /mnt

It's subiquity_config not subiquity-config because you can't commit subiquity\x1dconfig.mount to bzr.
-- 
Your team Ubuntu Core Development Team is requested to review the proposed merge of lp:~mwhudson/livecd-rootfs/subiquity-auto-mount into lp:livecd-rootfs.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: review-diff.txt
Type: text/x-diff
Size: 1210 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/ubuntu-reviews/attachments/20171117/242104bd/attachment.diff>


More information about the Ubuntu-reviews mailing list