From: James <wireless@tampabay.rr.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] Re: Flash Drive Install
Date: Fri, 6 Feb 2009 17:01:25 +0000 (UTC) [thread overview]
Message-ID: <loom.20090206T164927-896@post.gmane.org> (raw)
In-Reply-To: 498B6889.40708@myfairpoint.net
sean <tech.junk <at> myfairpoint.net> writes:
> Once you go through the steps instructed here,
> http://www.gentoo.org/doc/en/liveusb.xml
cool
> Can the live CD install be altered to work just like a normal Gentoo system?
> I have managed to get my hands on a 16GB flash drive, and am thinking of
> trying it out.
Dunno, but give it a shot.
I use 4GB CF cards with CF to ide converters, and it works like a charm.
They've been up for 6 months, with no issues.
Caveats:
use ext2
/dev/hda1 /boot ext2 noatime 1 2
/dev/hda2 none swap sw 0 0
/dev/hda3 / ext2 noatime 0 1
do not log, or use things that generate lots of writes. If you must,
NFS mount a remote HD for all of that. After every emerge remove
all that is not necessary from the system (examples):
/use/portage/distfile and /var/tmp/portage. and /tmp.
Keep the system/packages minimal.
make.conf:
CFLAGS="-Os -march=i586 -pipe -fomit-frame-pointer"
USE="-* -nls hardened ncurses ssl crypt berkdb tcpd pam perl pcre \
Notice the -Os and the -*, as they are the key.
Keep room in /boot/ for several kernels, because kernel size
minimization really helps performance.
*LESS is better*
If you are looking at a install for a workstation, google
"gentoo catalyst" for ideas.
If you come up with more/better tips, post back to the thread.
goodluck,
James
next prev parent reply other threads:[~2009-02-06 17:01 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-05 22:30 [gentoo-user] Flash Drive Install sean
2009-02-06 17:01 ` James [this message]
2009-02-09 22:09 ` [gentoo-user] " sean
2009-02-11 1:07 ` Iain Buchanan
2009-02-11 16:11 ` sean
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=loom.20090206T164927-896@post.gmane.org \
--to=wireless@tampabay.rr.com \
--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