public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: John Blinka <jblinka@neo.rr.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] howto install gentoo without a cd-rom
Date: Tue, 19 Jul 2005 07:37:42 -0400	[thread overview]
Message-ID: <42DCE606.20401@neo.rr.com> (raw)
In-Reply-To: <1121760589.22717.6.camel@sf.rout.dyndns.org>

Nick Rout wrote:

>basically you need a floppy that will allow you to:
>
>1. boot with networking going
>2. create and mount your filesystems
>3. download a stage file
>4. unzip it (specifically bzip2, although if the floppy only has gzip ot
>zip you an repack your stage file)
>5. chroot into the new file system.
>
>tomsrtbt seems to fall down on the chrooting
>  
>
My experience with tomsrtbt is fairly good.  I, too, have an old laptop
(Dell XPi 150 CD) with no bootable cdrom.  The tomsrtbt floppy allowed
me to boot it, partition the disk, and to connect to the internet via a
Xircom pcmcia card.  It also allowed me to chroot to /mnt/gentoo.
For some reason which I can't explain, though, the ethernet connection
fails after the chroot.  This prevented downloading of required packages.
To solve this problem, I downloaded all the necessary packages on
another machine, exited the chrooted environment on the Dell XPi 150 CD,
brought all the packages over from the "other" machine to
/mnt/gentoo/usr/portage/distfiles via nc, then re-chrooted and continued
emergeing.

I've almost got this laptop functioning under gentoo, but the compile
times are horrendously long.  Hence this question:  Can I use distcc
to speed it up?  I have 3 other machines already using distcc, but they
are more modern; their /etc/make.conf contains:

CFLAGS="-O2 -mcpu=i686 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"

whereas the Dell XPi 150 CD contains:

CFLAGS="-O2 -mcpu=i586 -fomit-frame-pointer"
CHOST="i386-pc-linux-gnu"

Do these differences prevent the Dell XPi 150 CD from being able
to use the distcc results from the other machines?

John
-- 
gentoo-user@gentoo.org mailing list



  reply	other threads:[~2005-07-19 11:42 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-19  7:47 [gentoo-user] howto install gentoo without a cd-rom simply change
2005-07-19  8:00 ` Dirk Heinrichs
2005-07-19  8:09 ` Nick Rout
2005-07-19 11:37   ` John Blinka [this message]
2005-07-19 12:05     ` [gentoo-user] distcc (was: howto install gentoo without a cd-rom) Christoph Gysin
2005-07-19  9:09 ` [gentoo-user] howto install gentoo without a cd-rom Neil Bothwick
2005-07-19 14:46 ` Petr Kocmid
2005-07-19 15:16 ` Patrick Rutkowski

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=42DCE606.20401@neo.rr.com \
    --to=jblinka@neo.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