Skip to content

Commit da55dc1

Browse files
committed
Update help page with new mount information.
1 parent 35cd58c commit da55dc1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Resources/help-page.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@ Options:
2525

2626
This script will copy the boot files, if missing or outdated, from
2727
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.
3333

3434
The default firmware type is the same type running under Linux. UEFI
3535
is supported on GPT and MBR disks while BIOS or BOTH requires legacy

0 commit comments

Comments
 (0)