From 820f80b7a26497704d856fe502e101661ff7311d Mon Sep 17 00:00:00 2001 From: Gerardo Exequiel Pozzi Date: Sun, 16 Sep 2012 14:00:19 -0300 Subject: [archiso] Update REAME (ISO -> USB [PC-EFI]) Signed-off-by: Gerardo Exequiel Pozzi --- README | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) (limited to 'README') diff --git a/README b/README index 8795d74..4afc9f2 100644 --- a/README +++ b/README @@ -251,15 +251,9 @@ 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=arch/boot/syslinux/ -f -C +# bsdtar -x --exclude=isolinux/ --exclude=EFI/archiso/ --exclude=arch/boot/syslinux/ -f -C -5) Extract efiboot.img on EFI/ on target filesystem. -# mcopy -s -i /EFI/archiso/efiboot.img ::/EFI / - -6) Remove uneeded efiboot.img -# rm /EFI/archiso/efiboot.img - -7) Unmount target filesystem. +5) Unmount target filesystem. # umount -- cgit v1.2.2