You are not logged in.

#1 2010-02-16 14:14:13

gabriel9
Member
From: Berlin, DE
Registered: 2009-05-06
Posts: 91

Building Custom Arch Live

I am completely new and blind in this. So i could use a little advice.
Is it possible to make ARCH Live .iso with KDE +JDK +Tomcat server ?
I'm using Arch 64bit, can i make 32bit Live disk on my system?
There is time when i am not at home for couple of days, and this could be lifesaver. smile
Any advice is more then welcome.


"The flesh knows it suffers even when the mind has forgotten."

Offline

#2 2010-02-16 14:19:31

sHyLoCk
Member
From: /dev/null
Registered: 2009-06-19
Posts: 1,197

Re: Building Custom Arch Live

Your timing sux, right now due to mkinitcpio update we are having problems with building our Live CDs.
http://bbs.archlinux.org/viewtopic.php?id=91107

Ayway, yes it's possible. Also you can create a 32-bit chroot following the wiki article.
[OT]Btw I like your dp, berserk fan?[/OT] tongue


~ Regards,
sHy
ArchBang: Yet another Distro for Allan to break.
Blog | GIT | Forum (。◕‿◕。)

Offline

#3 2010-02-16 20:10:34

gabriel9
Member
From: Berlin, DE
Registered: 2009-05-06
Posts: 91

Re: Building Custom Arch Live

Ok, i shall wait until problems go away. And in that time find out what is chroot. big_smile
Yes, i am big fan of Berserk. smile


"The flesh knows it suffers even when the mind has forgotten."

Offline

#4 2010-02-18 00:24:27

gabriel9
Member
From: Berlin, DE
Registered: 2009-05-06
Posts: 91

Re: Building Custom Arch Live

I read all from wiki and more or less i get things how they work.

How to change this:
# Architecture will also be appended to the ISO name.
ARCH?=$(shell uname -m)
to make it 32bit architecture?
And will it then download all package that are in my system just for 32bit architecture from repos?


"The flesh knows it suffers even when the mind has forgotten."

Offline

#5 2010-02-18 02:35:51

sHyLoCk
Member
From: /dev/null
Registered: 2009-06-19
Posts: 1,197

Re: Building Custom Arch Live

Hey gabriel,

ARCH will be auto-detected. If you are going to use chroot then set it as i686.
Yes it will download the 32 bit packages, even if you have 64bit packages. Both are different.
Btw, check out that thread link I posted. Godane says his archiso-live is working! I haven't tested ityet, but will do that a few days later. Meanwhile you can see if archiso-live works for you.


~ Regards,
sHy
ArchBang: Yet another Distro for Allan to break.
Blog | GIT | Forum (。◕‿◕。)

Offline

#6 2010-02-19 09:58:40

gabriel9
Member
From: Berlin, DE
Registered: 2009-05-06
Posts: 91

Re: Building Custom Arch Live

Hi sHyLoCk, i install Arch32bit in Virtualbox. smile
But when i try to make all i get this error:

/usr/sbin/locale-gen: line 33: sed: command not found
/usr/sbin/locale-gen: line 35: sed: command not found
/usr/sbin/locale-gen: line 38: sed: command not found
Cleaning up what we can
cp -r "work"/root-image/boot "work"/iso/
cp: cannot stat `work/root-image/boot': No such file or directory
make: *** [boot-files] Error 1

Any advice?


"The flesh knows it suffers even when the mind has forgotten."

Offline

#7 2010-02-19 10:29:11

sHyLoCk
Member
From: /dev/null
Registered: 2009-06-19
Posts: 1,197

Re: Building Custom Arch Live

I hope you are building it as root?


~ Regards,
sHy
ArchBang: Yet another Distro for Allan to break.
Blog | GIT | Forum (。◕‿◕。)

Offline

#8 2010-03-01 14:48:20

gabriel9
Member
From: Berlin, DE
Registered: 2009-05-06
Posts: 91

Re: Building Custom Arch Live

Yes, but that was not the problem. I had forgot to copy pkglist, to the directory. By the way, thank you for your responce.


"The flesh knows it suffers even when the mind has forgotten."

Offline

#9 2010-05-16 07:08:47

aliraza.programmer
Member
Registered: 2010-05-16
Posts: 4

Re: Building Custom Arch Live

@gabriel9 Please be more specific on how you overcame this error.
I am facing the same problem.

Offline

#10 2010-05-16 08:07:15

aliraza.programmer
Member
Registered: 2010-05-16
Posts: 4

Re: Building Custom Arch Live

/usr/sbin/locale-gen: line 33: sed: command not found
/usr/sbin/locale-gen: line 35: sed: command not found
/usr/sbin/locale-gen: line 38: sed: command not found
Cleaning up what we can
cp -r "work"/root-image/boot "work"/iso/
cp: cannot stat `work/root-image/boot': No such file or directory
make: *** [boot-files] Error 1

Getting Same error! sad

Offline

Board footer

Powered by FluxBB