We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05e9991 commit 86261a9Copy full SHA for 86261a9
README.md
@@ -32,7 +32,6 @@ Copies the Image file created by compiling the kernel to the /boot directory. No
32
33
You will want to make a copy of the original Image before the copy, something like:
34
35
-# Put a copy of the current Image here
36
$ cp /boot/Image $INSTALL_DIR/Image.orig<br>
37
$ ./copyImage.sh<br>
38
$ echo "New Image created and placed in /boot"<br>
0 commit comments