Browse Source

Fix documentation and integrate images in the repository

content-update
Xavier Petit 5 years ago committed by Clément
parent
commit
5460469665
  1. BIN
      docs/img/1.png
  2. BIN
      docs/img/2.png
  3. BIN
      docs/img/3.png
  4. BIN
      docs/img/4.png
  5. BIN
      docs/img/5.png
  6. BIN
      docs/img/6.png
  7. BIN
      docs/img/7.png
  8. BIN
      docs/img/8.png
  9. BIN
      docs/img/9.png
  10. 35
      docs/ubuntu-installation.md

BIN
docs/img/1.png

diff.bin_not_shown

After

Width:  |  Height:  |  Size: 2.5 KiB

BIN
docs/img/2.png

diff.bin_not_shown

After

Width:  |  Height:  |  Size: 17 KiB

BIN
docs/img/3.png

diff.bin_not_shown

After

Width:  |  Height:  |  Size: 26 KiB

BIN
docs/img/4.png

diff.bin_not_shown

After

Width:  |  Height:  |  Size: 18 KiB

BIN
docs/img/5.png

diff.bin_not_shown

After

Width:  |  Height:  |  Size: 11 KiB

BIN
docs/img/6.png

diff.bin_not_shown

After

Width:  |  Height:  |  Size: 13 KiB

BIN
docs/img/7.png

diff.bin_not_shown

After

Width:  |  Height:  |  Size: 22 KiB

BIN
docs/img/8.png

diff.bin_not_shown

After

Width:  |  Height:  |  Size: 25 KiB

BIN
docs/img/9.png

diff.bin_not_shown

After

Width:  |  Height:  |  Size: 7.5 KiB

35
docs/ubuntu-installation.md

@ -6,21 +6,20 @@ Download and boot the [last Ubuntu release](http://releases.ubuntu.com/19.04/ubu
Follow the steps : Follow the steps :
![img1](https://user-images.githubusercontent.com/32063953/56804679-85867580-681e-11e9-8965-e87c6a89fac0.png) ![img1](img/1.png)
![img2](https://user-images.githubusercontent.com/32063953/56963599-3eb3bb00-6b51-11e9-9778-4f3bb9993c74.png) ![img2](img/2.png)
![img3](https://user-images.githubusercontent.com/32063953/56963600-3eb3bb00-6b51-11e9-94cc-279406f37def.png) ![img3](img/3.png)
The partitioning is : The partitioning is :
- 256 MB : EFI partition 1) 256 MB : EFI partition
- 20 GB : system partition 2) 20 GB : system partition
- 32 GB : unused partition (will be used later) 3) 32 GB : unused partition (will be used later)
- rest : unused partition (will be used later) 4) rest : unused partition (will be used later)
![img4](https://user-images.githubusercontent.com/32063953/56963602-3eb3bb00-6b51-11e9-8977-38e4e67d6ce1.png) ![img4](img/4.png)
![img5](https://user-images.githubusercontent.com/32063953/56963603-3f4c5180-6b51-11e9-9349-46ab90287691.png) ![img5](img/5.png)
![img6](https://user-images.githubusercontent.com/32063953/56963604-3f4c5180-6b51-11e9-8df2-5016771e6e07.png ![img6](img/6.png)
)
Remove the installation disk and then reboot. Remove the installation disk and then reboot.
@ -28,10 +27,16 @@ Skip the welcoming window.
Don't install updates if Ubuntu asks to. The scripts will. Don't install updates if Ubuntu asks to. The scripts will.
![img8](https://user-images.githubusercontent.com/32063953/56804701-8d461a00-681e-11e9-8825-dfc69f8268bf.png) Start the disk utility to name partitions so that OverlayFS can identify them.
![img9](https://user-images.githubusercontent.com/32063953/56804703-8d461a00-681e-11e9-840c-498ccab7d911.png)
![img10](https://user-images.githubusercontent.com/32063953/56804704-8ddeb080-681e-11e9-96ff-6c8783c5aacc.png) 3) 32 GB - **Partition 3** : `01-tmp-home`
![img11](https://user-images.githubusercontent.com/32063953/56804706-8ddeb080-681e-11e9-85e1-20c5b6956a36.png) 4) rest - **Partition 4** : `01-tmp-system`
The same procedure is required to make USB disk usable for the students, the partition name must be : `01-home`
![img7](img/7.png)
![img8](img/8.png)
![img9](img/9.png)
## OS configuration ## OS configuration

Loading…
Cancel
Save