File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -25,11 +25,11 @@ Options:
25
25
26
26
This script will copy the boot files, if missing or outdated, from
27
27
the Windows installation located at <source> to a system partition
28
- on either the same drive or the first drive (/dev/sda) whichever
29
- exists. Alternatively a volume mounted at <system> can be specified
30
- using the --syspath option. Any duplicate objects will be deleted
31
- from an existing BCD when creating new entries. The system template
32
- at Windows/System32/config/BCD-Template is currently ignored .
28
+ on either the same drive, the first block device or the root device
29
+ whichever exists. Alternatively a volume mounted at <system> can be
30
+ specified using the --syspath option. Any duplicate objects will be
31
+ deleted from an existing BCD when creating new entries. The system
32
+ template at Windows/System32/config/BCD-Template is not used .
33
33
34
34
The default firmware type is the same type running under Linux. UEFI
35
35
is supported on GPT and MBR disks while BIOS or BOTH requires legacy
You can’t perform that action at this time.
0 commit comments