diff --git a/doc/Hybrid-Boot/README.md b/doc/Hybrid-Boot/README.md index ca80ad0..b5d654f 100644 --- a/doc/Hybrid-Boot/README.md +++ b/doc/Hybrid-Boot/README.md @@ -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