From 18f095d2c2883ca7d9cb5cf8ecb1922c346b2c5b Mon Sep 17 00:00:00 2001 From: John Wood Date: Tue, 13 Feb 2018 20:13:49 +0000 Subject: [PATCH] Update 'Creating a LiveCD from an existing ISO.md' --- Creating a LiveCD from an existing ISO.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: