Compare commits
1 commit
9927855e53
...
9a0eadd903
Author | SHA1 | Date | |
---|---|---|---|
9a0eadd903 |
1 changed files with 0 additions and 4 deletions
|
@ -22,7 +22,6 @@ Install the following packages:
|
|||
* The last partition is optional: it can be used to make changes of Ubuntu persistent
|
||||
* Set the `dev` variable accordingly
|
||||
|
||||
<!-- -->
|
||||
|
||||
dev=/path/to/dev
|
||||
|
||||
|
@ -40,7 +39,6 @@ Install the following packages:
|
|||
* The labels are set for easier configuration of GRUB
|
||||
* The first partition is not formatted as it will be used by GRUB to store its executable code
|
||||
|
||||
<!-- -->
|
||||
|
||||
mkdosfs -F 16 -n hybrid-boot /dev/disk/by-partuuid/49494645-4949-4949-b741-44495858580a
|
||||
mkntfs -Q -L hybrid-winre /dev/disk/by-partuuid/524e4957-4945-4949-b741-44495858580a
|
||||
|
@ -51,7 +49,6 @@ Install the following packages:
|
|||
|
||||
* Set the `mnt` variable accordingly
|
||||
|
||||
<!-- -->
|
||||
|
||||
mnt=/path/to/mount
|
||||
|
||||
|
@ -102,7 +99,6 @@ The `persistent` parameter is only useful, if the persistence partition was crea
|
|||
|
||||
* Set the `cdrom` and `winre` variables accordingly
|
||||
|
||||
<!-- -->
|
||||
|
||||
cdrom=/path/to/windows-iso
|
||||
winre=/path/to/winre-mnt
|
||||
|
|
Loading…
Add table
Reference in a new issue