From eed77efd49e7104f776d411e8a20442d129d9db8 Mon Sep 17 00:00:00 2001 From: Esteban Carnevale Date: Wed, 13 Mar 2013 19:25:39 -0300 Subject: Replace: archiso -> parabolaiso --- docs/README.transfer | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/README.transfer') diff --git a/docs/README.transfer b/docs/README.transfer index f829e0c..37dfa77 100644 --- a/docs/README.transfer +++ b/docs/README.transfer @@ -43,7 +43,7 @@ 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 one partition. Just ensure that main boot params options - (archisolabel= and archisobasedir=) are set correctly according to your setup. + (parabolaisolabel= and parabolaisobasedir=) are set correctly according to your setup. Nomeclature: : Device node of the drive where ISO contents should be copied @@ -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/archiso/ --exclude=arch/boot/syslinux/ -f -C +# bsdtar -x --exclude=isolinux/ --exclude=EFI/parabolaiso/ --exclude=arch/boot/syslinux/ -f -C 5) Unmount target filesystem. # umount -- cgit v1.2.2