You are not logged in.

#1 2010-03-03 21:51:31

laumars
Member
Registered: 2008-02-28
Posts: 27

When is the next Arch ISO due?

The 08-2009 ISO doesn't seem to like my laptops ethernet but Chakra does pick it up correctly (which I'm guessing uses a later build of Arch?)

Offline

#2 2010-03-03 21:53:27

Ghost1227
Forum Fellow
From: Omaha, NE, USA
Registered: 2008-04-21
Posts: 1,422
Website

Re: When is the next Arch ISO due?

When it's ready


.:[My Blog] || [My GitHub]:.

Offline

#3 2010-03-03 22:02:44

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,097

Re: When is the next Arch ISO due?

42.png


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

#4 2010-03-03 22:16:45

laumars
Member
Registered: 2008-02-28
Posts: 27

Re: When is the next Arch ISO due?

So you don't have a release schedule? Fair enough.

Is there a way I can create my own ISO with the latest jazz?

I don't really want to have to install another distro in the mean time but Win7 really is doing my nut in

Offline

#5 2010-03-03 22:22:53

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,097

Re: When is the next Arch ISO due?

You don't need a install cd with the latest greatest, just install and update and you will have the latest and greatest smile (or do a netinstall)


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

#6 2010-03-03 22:24:42

ozar
Member
From: USA
Registered: 2005-02-18
Posts: 1,686

Re: When is the next Arch ISO due?

Mr.Elendig wrote:

(or do a netinstall)

2nd that, as it's always my favorite option!  cool


oz

Offline

#7 2010-03-03 22:28:36

Pierre
Developer
From: Bonn
Registered: 2004-07-05
Posts: 1,967
Website

Re: When is the next Arch ISO due?

...which is not that easy if his ethernet chip is not supported by the kernel on the install CD. You could try to download the current kernel package from another PC and hope it will be installable.

But it's easier to use the archboot images which are updated more often: http://bbs.archlinux.org/viewtopic.php?id=90886

Offline

#8 2010-03-03 23:19:49

pyther
Member
Registered: 2008-01-21
Posts: 1,395
Website

Re: When is the next Arch ISO due?

LOL! big_smile
It is indeed a random number!


Website - Blog - arch-home
Arch User since March 2005

Offline

#9 2010-03-03 23:34:34

Wintervenom
Member
Registered: 2008-08-20
Posts: 1,011

Re: When is the next Arch ISO due?

If you can't wait that long, just grab [Archboot].

Offline

#10 2010-03-04 02:41:55

smakked
Member
From: Gold Coast , Australia
Registered: 2008-08-14
Posts: 420

Re: When is the next Arch ISO due?

http://bbs.archlinux.org/viewtopic.php?id=90886

I used it and no dramas at all on 3 machines


Certified Android Junkie
Arch 64

Offline

#11 2010-03-04 03:01:18

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

Re: When is the next Arch ISO due?

Hi, download from here:

[arch-releng] automated iso builds
Dieter Plaetinck dieter at plaetinck.be
Tue Mar 2 17:50:21 EST 2010

new images @ http://build.archlinux.org/isos/
Using the latest stuff. (mkinitcpio 0.6.3-1 etc)

I found out a nasty issue that caused fs'es to be mounted in the wrong
order, thus breaking installations.
http://projects.archlinux.org/aif.git/c … perimental

if you want to test, be sure to install the latest aif from git
experimental branch. ( you can use the aur git package
http://aur.archlinux.org/packages.php?ID=22101)

in a while i will build a new aif package/new isos with new aif.

Dieter

http://mailman.archlinux.org/pipermail/ … 00888.html
http://mailman.archlinux.org/pipermail/ … 00889.html

If you want to build your own iso

pacman -S devtools
mkarchroot /tmp/pichicho base
mkarchroot -r bash /tmp/pichicho
pacman -S git squashfs-tools syslinux devtools cdrkit make
cd /tmp
git clone git://projects.archlinux.org/archiso.git
cd archiso/archiso
make install
cd ../configs/syslinux-iso/
make core-iso

mkarchroot is not needed at all but I recommend it to ensure a clean enviroment

thats all wink

Last edited by djgera (2010-03-04 03:03:34)

Offline

#12 2010-03-04 07:05:40

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: When is the next Arch ISO due?

You could try an older iso too. Most packages have to be updated anyway when you use the ISOs (unless when they're very recent of course, but most aren't by now tongue), so you might try that as well.

The most recent releases give me a kernel panic on a lot of boxes, where the older 2008 ISOs work fine. In fact, it's the only Arch ISO I have burnt and am still using tongue.


Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

#13 2010-03-04 11:05:09

laumars
Member
Registered: 2008-02-28
Posts: 27

Re: When is the next Arch ISO due?

Mr.Elendig wrote:

You don't need a install cd with the latest greatest, just install and update and you will have the latest and greatest smile (or do a netinstall)

Yeah, that's no good for a new laptop.
And the net install doesn't detect my ethernet drivers.

Hense this thread. tongue

Offline

#14 2010-03-04 11:06:32

laumars
Member
Registered: 2008-02-28
Posts: 27

Re: When is the next Arch ISO due?

Pierre wrote:

...which is not that easy if his ethernet chip is not supported by the kernel on the install CD. You could try to download the current kernel package from another PC and hope it will be installable.

But it's easier to use the archboot images which are updated more often: http://bbs.archlinux.org/viewtopic.php?id=90886

excellent. I'll look into this tonight

cheers mate:D

Offline

#15 2010-03-04 13:26:12

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,097

Re: When is the next Arch ISO due?

laumars wrote:
Mr.Elendig wrote:

You don't need a install cd with the latest greatest, just install and update and you will have the latest and greatest smile (or do a netinstall)

Yeah, that's no good for a new laptop.
And the net install doesn't detect my ethernet drivers.

Hense this thread. tongue

Since you said that the chakra image worked, you can always install arch using that smile


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

#16 2010-03-04 17:01:11

laumars
Member
Registered: 2008-02-28
Posts: 27

Re: When is the next Arch ISO due?

Mr.Elendig wrote:

Since you said that the chakra image worked, you can always install arch using that smile

I was running that for a little while but it was very buggy in places. But then chakra is still very much alpha.

Plus I wanted to do away with KDEmod and give Arch's KDE repos a try.

So while I could have stripped chakra down, sometimes it's just easier to start from scratch and build up rather than trying to work backwards.

but I'll bare your idea in mind if I hit a brick wall with the other suggestions.

Offline

#17 2010-03-04 17:12:46

Anonymo
Member
Registered: 2005-04-07
Posts: 427
Website

Re: When is the next Arch ISO due?

laumars wrote:
Mr.Elendig wrote:

Since you said that the chakra image worked, you can always install arch using that smile

I was running that for a little while but it was very buggy in places. But then chakra is still very much alpha.

Plus I wanted to do away with KDEmod and give Arch's KDE repos a try.

So while I could have stripped chakra down, sometimes it's just easier to start from scratch and build up rather than trying to work backwards.

but I'll bare your idea in mind if I hit a brick wall with the other suggestions.

I asked the Chakra people to see if they could add a core install option but no dice.  hmm

Offline

#18 2010-03-04 18:03:11

extofme
Member
From: here + now
Registered: 2009-10-10
Posts: 174
Website

Re: When is the next Arch ISO due?

its not really supported yet, but i would like to see the new ISO simply because the current one (kernel) doesn't support the current BTRFS on disk format


what am i but an extension of you?

Offline

#19 2010-03-04 18:59:05

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,097

Re: When is the next Arch ISO due?

Mount the partions you want to /mnt, pacman -r /mnt -Sy base whatever else you want

Then edit the configs, install grub and reboot smile


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

#20 2010-03-05 02:31:14

fsckd
Forum Fellow
Registered: 2009-06-15
Posts: 4,173

Re: When is the next Arch ISO due?

Mr.Elendig must be referring to this: http://wiki.archlinux.org/index.php/Ins … ting_Linux .


aur S & M :: forum rules :: Community Ethos
Resources for Women, POC, LGBT*, and allies

Offline

#21 2010-03-05 10:10:41

laumars
Member
Registered: 2008-02-28
Posts: 27

Re: When is the next Arch ISO due?

Anonymo wrote:
laumars wrote:
Mr.Elendig wrote:

Since you said that the chakra image worked, you can always install arch using that smile

I was running that for a little while but it was very buggy in places. But then chakra is still very much alpha.

Plus I wanted to do away with KDEmod and give Arch's KDE repos a try.

So while I could have stripped chakra down, sometimes it's just easier to start from scratch and build up rather than trying to work backwards.

but I'll bare your idea in mind if I hit a brick wall with the other suggestions.

I asked the Chakra people to see if they could add a core install option but no dice.  hmm

Yeah, i'm not suprised really as that's against the point of the their LiveCD

Offline

#22 2010-03-05 15:41:28

Dieter@be
Forum Fellow
From: Belgium
Registered: 2006-11-05
Posts: 2,002
Website

Re: When is the next Arch ISO due?

http://build.archlinux.org/isos/ experimental (!!) images. be sure to read the readme and changelog


< Daenyth> and he works prolifically
4 8 15 16 23 42

Offline

#23 2010-03-09 17:08:10

laumars
Member
Registered: 2008-02-28
Posts: 27

Re: When is the next Arch ISO due?

To the guys that suggested ArchBoot ISO - that worked a treat and now I'm back to the glories of KDE4.

Thanks guys smile

Offline

#24 2010-03-09 17:21:51

thayer
Fellow
From: Vancouver, BC
Registered: 2007-05-20
Posts: 1,560
Website

Re: When is the next Arch ISO due?

Awesome, please edit your initial post and append [SOLVED] to the subject line.

Last edited by thayer (2010-03-09 17:22:30)


thayer williams ~ thayerwilliams.ca

Offline

#25 2010-03-09 17:52:55

crankyadmin
Member
Registered: 2009-09-27
Posts: 117
Website

Re: When is the next Arch ISO due?

+1 for the Hitch Hikers Guide to the Galaxy reference!


:: Github :: My AUR :: Coreboot ::

Offline

Board footer

Powered by FluxBB