You are not logged in.

#1 2012-01-14 09:34:10

deemytch
Member
Registered: 2009-11-28
Posts: 27

archiso:releng:build.sh problem with generating dual iso.

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

#2 2012-02-01 13:49:17

djgera
Developer
From: Buenos Aires - Argentina
Registered: 2008-12-24
Posts: 723
Website

Re: archiso:releng:build.sh problem with generating dual iso.

See the archiso README file [#1]. This is explained in dateail.

[#1] http://projects.archlinux.org/archiso.g … EADME#n254

Offline

Board footer

Powered by FluxBB