From 1abe10776520be29afbea26646936a0f29f4c5be Mon Sep 17 00:00:00 2001 From: Esteban Carnevale Date: Wed, 13 Mar 2013 20:02:47 -0300 Subject: Replace: arch/ -> parabola/ --- docs/README.transfer | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/README.transfer') diff --git a/docs/README.transfer b/docs/README.transfer index b2d0b5b..694324b 100644 --- a/docs/README.transfer +++ b/docs/README.transfer @@ -41,7 +41,7 @@ Nomeclature: Note: These steps are the general workflow, you can skip some of them, using another filesystem if your bootloader supports it, - installing to another directory than "arch/" or using more than + installing to another directory than "parabola/" or using more than one partition. Just ensure that main boot params options (parabolaisolabel= and parabolaisobasedir=) are set correctly according to your setup. @@ -82,7 +82,7 @@ Note: COW is not supported on NTFS. # bsdtar -x --exclude=isolinux/ --exclude=EFI/ --exclude=loader/ -f -C 5) Install syslinux bootloader on target filesystem. -# extlinux -i /arch/boot/syslinux +# extlinux -i /parabola/boot/syslinux 6) Unmount target filesystem. # umount @@ -116,7 +116,7 @@ Note: Using here a GPT partition mode as example, but MBR should also works # mount 4) Extract ISO image on target filesystem. -# bsdtar -x --exclude=isolinux/ --exclude=EFI/parabolaiso/ --exclude=arch/boot/syslinux/ -f -C +# bsdtar -x --exclude=isolinux/ --exclude=EFI/parabolaiso/ --exclude=parabola/boot/syslinux/ -f -C 5) Unmount target filesystem. # umount -- cgit v1.2.2