You are not logged in.
Hi, all
After some trouble with reading 3 different wiki articles about making custom arch live usb-flash, I`ve found that - https://wiki.archlinux.org/index.php/Archiso
And I`ve successfully done an iso for x64 and checked it
But I can`t make dual-boot iso image, because of strange error
(in chroot)# cd /tmp/releng
(in chroot)# ./build.sh -v build dual all
ERROR: i686 or x86_64 builds does not exist.
...and then help page
I`ve found, that build.sh is trying to copy some files before creating work/{i686,x86_64}/iso when I call it as
./build.sh -v build dual all
and creates all needed dirs and files if I call it as
./build.sh -v build single all
my system is
Linux di 3.1.8-1-ARCH #1 SMP PREEMPT Sat Jan 7 08:59:43 CET 2012 x86_64 Intel(R) Core(TM)2 Duo CPU E8200 @ 2.66GHz GenuineIntel GNU/Linux
google and yandex don`t tell me nothing usefull for that
"i686 or x86_64 builds does not exist" archiso site:.bbs.archlinux.org
Sure, I can make qemu virtual box emulating i686 and make different iso only for i686 proc, but how can I make dual-boot iso?
I wonder, If somebody could show me the right way
//D
Offline
See the archiso README file [#1]. This is explained in dateail.
Offline