From 4ea5c6e0cb2378964c2caf6dbb553df27d43cd7a Mon Sep 17 00:00:00 2001 From: Iru Cai Date: Wed, 3 Apr 2019 09:20:19 +0800 Subject: add my presentation in README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e52c06e..c786f42 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ liveusb-builder is a script suite to create multiboot USB stick for GNU/Linux di The source code is hosted on both [git.wehack.space](https://git.wehack.space/liveusb-builder/) and GitHub. +A presentation in Chinese is at https://wehack.space/vimacs/liveusb-builder.odp. + ## Features - Multiboot support with syslinux and GRUB @@ -32,7 +34,7 @@ Then run buildlive script as follows, suppose your USB is /dev/sdb and /dev/sdb1 ```bash # install Arch, Mint (x86_64 with MATE Desktop) and Fedora 28 to USB -./buildlive --root=/media/sdb1 --dev=/dev/sdb arch mint/64/mate fedora/28 +./buildlive --root=/media/sdb1 arch mint/64/mate fedora/28 ``` ### The more customizable way: using a FAT32 boot partition and an ext2 data partition -- cgit v1.2.3