diff --git a/Creating a LiveCD from an existing ISO.md b/Creating a LiveCD from an existing ISO.md index 9917eef..91a5f59 100644 --- a/Creating a LiveCD from an existing ISO.md +++ b/Creating a LiveCD from an existing ISO.md @@ -31,7 +31,7 @@ _These instructions are condensed and simplified from the guide at https://help. To have network resolution in the chroot use: ``` sudo mount -o bind /run/ edit/run -``` + ``` 5. (Optional) If you want to remove some of the installed software, to shrink the volume: ``` @@ -52,7 +52,7 @@ Note that if `umount /proc` fails it will cascade to the bruteforce `umount -lf ``` exit sudo umount edit/dev -``` + ``` If you added the network layer: