bootable.
This commit is contained in:
@@ -50,7 +50,11 @@ echo 'copying filesystem to mounted image..'
|
||||
if mountpoint -q "./outputs/chroot/proc/"; then
|
||||
umount -lf "./outputs/chroot/proc/"
|
||||
fi
|
||||
cp ./config/interfaces.network ./outputs/chroot/etc/systemd/network/10-all.network
|
||||
cp ./config/resolved.conf ./outputs/chroot/etc/systemd/resolved.conf
|
||||
rsync -a './outputs/chroot/' './outputs/sys/'
|
||||
|
||||
|
||||
#tar -xf ./patronagefs.tar --directory ./mnt/sys/
|
||||
echo 'copied..'
|
||||
echo 'copying boot files..'
|
||||
|
||||
Reference in New Issue
Block a user