public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Marc Blumentritt <marc.blumentritt@arcor.de>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user]  Re: create an installable custom distro with gentoo?
Date: Sat, 14 Apr 2007 10:52:35 +0200	[thread overview]
Message-ID: <evq4oj$6fm$1@sea.gmane.org> (raw)
In-Reply-To: <46200F6A.6080408@gmail.com>

b.n. schrieb:
> Hi,
> 
> I have looked a bit for this but I've found nothing.
> I'd like to create an installable disk ready-to-install on another old,
> low specs machine that cannot bear a Gentoo install by itself.
> 
> The logic would be:
> - create a chroot environment
> - install a subgentoo in it
> - emerge the needed sw in the subgentoo, tweak etc.
Then create a tarball from it. You could call this tarball a stage4
tarball, because it is a complete system (compared to a stage3 tarball).

To create the tarball, leave the chroot an run something like this:
tar -cjvpf /stage4.tar.bz2 /path/to/your/chroot

Boot your old machine with a gentoo live cd and create partitions
(follow the gentoo handbook to chapter 4) and copy your tarball to it.

After unpacking the tarball, your system is nearly finished. All you
need to do is to install grub (or your personal choice of bootloader)
and that's it.


For this method you do not need a special install medium. But you have
to find a way to copy the tarball to your system. Possible options are
scp or on cd (in this case you need a second drive or boot your cd with
the option to load the whole image to memory (I d'ont remember the name
for it), but since you said you have an old machine, the memory will be
small...).


Regards
Marc

-- 
gentoo-user@gentoo.org mailing list



  parent reply	other threads:[~2007-04-14  8:58 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <46200F6A.6080408@gmail.com>
2007-04-13 21:38 ` [gentoo-user] create an installable custom distro with gentoo? Pongracz Istvan
2007-04-14  8:52 ` Marc Blumentritt [this message]
2007-04-14  9:11   ` [gentoo-user] " purple
2007-04-15 12:10   ` b.n.
2007-04-16 17:36     ` Marc Blumentritt
2007-04-16 22:14       ` b.n.
2007-04-14 12:45 ` [gentoo-user] " Michal 'vorner' Vaner
2007-04-14 20:53   ` Neil Bothwick
2007-04-16 22:01     ` Michal 'vorner' Vaner
2007-04-16 22:35       ` Neil Bothwick
2007-04-17  9:00         ` Alan McKinnon
2007-04-20 10:54           ` Michal 'vorner' Vaner
2007-04-20 10:51         ` Michal 'vorner' Vaner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='evq4oj$6fm$1@sea.gmane.org' \
    --to=marc.blumentritt@arcor.de \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox