summaryrefslogtreecommitdiff
path: root/docs/README.transfer
diff options
context:
space:
mode:
Diffstat (limited to 'docs/README.transfer')
-rw-r--r--docs/README.transfer2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/README.transfer b/docs/README.transfer
index e9654b8..83a7572 100644
--- a/docs/README.transfer
+++ b/docs/README.transfer
@@ -82,7 +82,7 @@ Note: Using here a MBR partition mode as example, but GPT should also works
4) Extract ISO image on target filesystem.
# bsdtar -x --exclude=isolinux/ --exclude=EFI/ --exclude=loader/ -f <ISO-SOURCE> -C <MNT-TARGET-N>
-5) Install syslinux bootloader on target filesystem. (See know issue (2) if using FAT)
+5) Install syslinux bootloader on target filesystem.
# extlinux -i <MNT-TARGET-N>/arch/boot/syslinux
6) Unmount target filesystem.