mirror of
https://github.com/mvallim/live-custom-ubuntu-from-scratch.git
synced 2025-07-25 16:59:53 +00:00
Update README.md
This commit is contained in:

committed by
GitHub

parent
accc685695
commit
d8f50f5008
@ -384,7 +384,7 @@ We are now back in our `build environment` after setting up our `live system` an
|
||||
|
||||
```shell
|
||||
if [ -f "/boot/memtest86+x64.bin" ];
|
||||
cp /boot/memtest86+x64.bin /image/intall/memtest86+
|
||||
cp /boot/memtest86+x64.bin /image/install/memtest86+
|
||||
else
|
||||
cp /boot/memtest86+.bin /image/install/memtest86+
|
||||
fi
|
||||
|
Reference in New Issue
Block a user