From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: X-Spam-Status: No, score=0.5 required=5.0 tests=DATE_IN_PAST_06_12, DMARC_MISSING,INVALID_DATE,MAILING_LIST_MULTI autolearn=no autolearn_force=no version=4.0.0 Received: from deborah.paradise.net.nz ([203.96.152.32]) by cvs.gentoo.org with esmtp (Exim 3.22 #1) id 157Y2i-0005P4-00 for gentoo-dev@gentoo.org; Wed, 06 Jun 2001 01:47:52 -0600 Received: from kgpro (203-96-148-60.tnt0.paradise.net.nz [203.96.148.60]) by deborah.paradise.net.nz (Postfix) with SMTP id 8DA8B1FA3FE for ; Wed, 6 Jun 2001 19:47:30 +1200 (NZST) Message-ID: <003601c0ee5d$234ef440$0501010a@kgpro> From: "Kevin Gordon" To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Subject: [gentoo-dev] gentoo-1.0 rc4 pre2 on cd Sender: gentoo-dev-admin@cvs.gentoo.org Errors-To: gentoo-dev-admin@cvs.gentoo.org X-BeenThere: gentoo-dev@cvs.gentoo.org X-Mailman-Version: 2.0 Precedence: bulk Reply-To: gentoo-dev@cvs.gentoo.org List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux development list List-Unsubscribe: , List-Archive: Date: Wed Jun 6 01:48:03 2001 X-Original-Date: Wed, 6 Jun 2001 19:47:16 +1200 X-Archives-Salt: b119fc13-03ea-4911-bf0e-3ffa2dd447b9 X-Archives-Hash: 7623ec2d8b5d46fca7ea34df64df1922 I have successfully used my cd containing gentoo-1.0 rc4 pre2 on my computer with 256Mb RAM and progressed into downloading applications on the net via portage. When I try to use the same cd on a second computer with 128 Mb RAM : #tar xjvf /mnt/distcd/packages/sys.tbz2 -C /mnt/gentoo the computer completely locks up (at various stages - one at which I think was almost finished). So I tried: #mkdir /mnt/gentoo/windows #mount -t vfat /dev/hdb7 /mnt/gentoo/windows #tar xjvf /mnt/gentoo/windows/sys.tbz2 -C /nmt/gentoo ERROR segmentation fault. I have also installed the cd drive that wrote the above gentoo cd but no success. Any suggestions please? Kevin