Update documentation
This commit is contained in:
29
README.md
29
README.md
@@ -129,7 +129,20 @@ mkdir $HOME/live-ubuntu-from-scratch
|
||||
locales \
|
||||
linux-generic
|
||||
```
|
||||
|
||||
|
||||
1. Configure grub
|
||||
<p align="center">
|
||||
<img src="images/grub-configure-01.png">
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
<img src="images/grub-configure-02.png">
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
<img src="images/grub-configure-03.png">
|
||||
</p>
|
||||
|
||||
7. **Graphical installer**
|
||||
```
|
||||
apt-get install -y \
|
||||
@@ -140,6 +153,20 @@ mkdir $HOME/live-ubuntu-from-scratch
|
||||
ubiquity-ubuntu-artwork
|
||||
```
|
||||
|
||||
1. Configure keyboard
|
||||
<p align="center">
|
||||
<img src="images/keyboard-configure-01.png">
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
<img src="images/keyboard-configure-02.png">
|
||||
</p>
|
||||
|
||||
2. Console setup
|
||||
<p align="center">
|
||||
<img src="images/console-configure-01.png">
|
||||
</p>
|
||||
|
||||
8. **Install window manager**
|
||||
```
|
||||
apt-get install -y \
|
||||
|
||||
BIN
images/console-configure-01.png
Normal file
BIN
images/console-configure-01.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 39 KiB |
BIN
images/grub-configure-01.png
Normal file
BIN
images/grub-configure-01.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 47 KiB |
BIN
images/grub-configure-02.png
Normal file
BIN
images/grub-configure-02.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 56 KiB |
BIN
images/grub-configure-03.png
Normal file
BIN
images/grub-configure-03.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 45 KiB |
BIN
images/keyboard-configure-01.png
Normal file
BIN
images/keyboard-configure-01.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 41 KiB |
BIN
images/keyboard-configure-02.png
Normal file
BIN
images/keyboard-configure-02.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 46 KiB |
Reference in New Issue
Block a user