mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Update create_live_usb.md
This commit is contained in:
parent
b73c6fe613
commit
cdb8d6c216
1 changed files with 1 additions and 1 deletions
|
@ -144,4 +144,4 @@ cp /usr/lib/syslinux/menu.c32 image/isolinux/
|
|||
cd image && genisoimage -rational-rock -volid "YunoHost Live" -cache-inodes -joliet -full-iso9660-filenames -b isolinux/isolinux.bin -c isolinux/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table -output ../yunohost-live.iso . && cd ..
|
||||
```
|
||||
|
||||
Great success ! Now you can burn the .iso or use [Unetbootin](http://unetbootin.sourceforge.net/) to copy it on a USB key.
|
||||
Great success! Now you can burn the .iso or use [Unetbootin](http://unetbootin.sourceforge.net/) to copy it on a USB key.
|
Loading…
Add table
Reference in a new issue