You are not logged in.

#1 2007-10-19 13:06:40

spookykid
Member
From: Portugal
Registered: 2006-07-23
Posts: 141

Arch live cd

Hi all, i was thinking if it would be possible to create a LiveCD from my current archlinux install, more or less like a VMWare image. My idea is to install a fresh archlinux  setup and from there make a live cd! Does archie can do this?


There is no knowledge that is not power!

Offline

#2 2007-10-19 13:17:44

dolby
Member
From: 1992
Registered: 2006-08-08
Posts: 1,581

Re: Arch live cd


There shouldn't be any reason to learn more editor types than emacs or vi -- mg (1)
[You learn that sarcasm does not often work well in international forums.  That is why we avoid it. -- ewaller (arch linux forum moderator)

Offline

#3 2007-10-19 13:59:56

Dusty
Schwag Merchant
From: Medicine Hat, Alberta, Canada
Registered: 2004-01-18
Posts: 5,986
Website

Re: Arch live cd

Archie is great, but for your purposes, I'd suggest looking at larch:
http://four.fsphost.com/gradgrind/

Offline

#4 2007-12-01 20:27:13

s26c.sayan
Member
From: Kolkata, India
Registered: 2007-02-07
Posts: 176
Website

Re: Arch live cd

spookykid wrote:

Hi all, i was thinking if it would be possible to create a LiveCD from my current archlinux install, more or less like a VMWare image. My idea is to install a fresh archlinux  setup and from there make a live cd! Does archie can do this?

I use the Linux Live Scripts (http://www.linux-live.org/ ).
You'll need a custom kernel though! sad

Also, larch-4 testing does the same very well, although linux-live has a better compression ratio.


March Linux : An Arch Linux "distrolet" that I am trying to develop (March = My Arch!)
Please take a look......:)

Offline

#5 2007-12-02 03:30:43

TheSaint
Member
From: my computer
Registered: 2007-08-19
Posts: 1,536

Re: Arch live cd

All gradgrind pages I found on the web cannot be accessed (timed out) sad


do it good first, it will be faster than do it twice the saint wink

Offline

#6 2007-12-02 10:47:09

neotuli
Lazy Developer
From: London, UK
Registered: 2004-07-06
Posts: 1,204
Website

Re: Arch live cd

also try archiso. it shouldnt be too difficult to rig up what you want.
http://projects.archlinux.org/git/?p=ar … ;a=summary


The suggestion box only accepts patches.

Offline

#7 2007-12-02 14:20:52

s26c.sayan
Member
From: Kolkata, India
Registered: 2007-02-07
Posts: 176
Website

Re: Arch live cd

neotuli wrote:

also try archiso. it shouldnt be too difficult to rig up what you want.
http://projects.archlinux.org/git/?p=ar … ;a=summary

Wow! This is interesting! Aaron had mentioned something like this sometime ago.

I was once, way back when,
working on a set of tools for building custom ISOs exactly like this.
They actually were functional last I checked, but I wanted to get your
input on features.
.........................
.........................
The idea was: use pacman with
the --root param to install a system in it's own dir.  Then, it would
create a squashfs image from that, and create a basic iso system that
unpacks the squashfs image and runs from that - in the way, I was able
to get a 390MB install down to 108MB when on cd.

Most of the trickery is done with mkinitcpio.  The rest is just a
script to parse a file containing package names and apply a "config
overlay" which is either a directory or tarball containing files to be
dumped on top of the image after everything is installed - think of it
like making a custom /etc/ directory to be used in the ISO.

As for the tools themselves, I haven't touched them in a while, but
would love to get back into it, as it's real fun to do.  I don't think
they're releasable at this point, but just wanted to get some input
for when I _do_ end up releasing them.

Are these the same set of scripts??

Last edited by s26c.sayan (2007-12-02 14:22:47)


March Linux : An Arch Linux "distrolet" that I am trying to develop (March = My Arch!)
Please take a look......:)

Offline

#8 2007-12-02 23:07:26

neotuli
Lazy Developer
From: London, UK
Registered: 2004-07-06
Posts: 1,204
Website

Re: Arch live cd

Yup. They are mostly functional now. I've produced a few sample CD's to show off what they can do: http://archlinux.org/~simo/archiso_tests/
If you want to see the configs for these, take a look at the various heads on my git tree http://code.neotuli.net/gitweb/?p=archiso.git;a=summary

It's fairly straightforward. If you have any improvements, definitely send us patches!


The suggestion box only accepts patches.

Offline

Board footer

Powered by FluxBB