public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] gentoo-1.0 rc4 pre2 on cd
@ 2001-06-06  1:48 Kevin Gordon
  2001-06-06 10:30 ` Daniel Robbins
  0 siblings, 1 reply; 4+ messages in thread
From: Kevin Gordon @ 2001-06-06  1:48 UTC (permalink / raw
  To: gentoo-dev

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




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-dev] gentoo-1.0 rc4 pre2 on cd
  2001-06-06  1:48 [gentoo-dev] gentoo-1.0 rc4 pre2 on cd Kevin Gordon
@ 2001-06-06 10:30 ` Daniel Robbins
  2001-06-07  2:27   ` Kevin Gordon
  0 siblings, 1 reply; 4+ messages in thread
From: Daniel Robbins @ 2001-06-06 10:30 UTC (permalink / raw
  To: gentoo-dev

On Wed, Jun 06, 2001 at 07:47:16PM +1200, Kevin Gordon wrote:
> 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?

Hrm; well, we don't support the 1.0_rc4_pre2 release anymore since it includes a
flaky kernel that causes ReiserFS filesystems to become corrupt.  May I ask where
you grabbed it from? (it shouldn't be on ibiblio or any of our mirrors anymore).

You can expect a new release of Gentoo Linux by the end of this week.  I have an
half-complete bootable CD image and Achim is putting tons of work into fixing all
the build problems he can find in our current Portage tree.

Best Regards,

-- 
Daniel Robbins					<drobbins@gentoo.org>
President/CEO					http://www.gentoo.org 
Gentoo Technologies, Inc.			



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-dev] gentoo-1.0 rc4 pre2 on cd
  2001-06-06 10:30 ` Daniel Robbins
@ 2001-06-07  2:27   ` Kevin Gordon
  2001-06-07  9:23     ` Daniel Robbins
  0 siblings, 1 reply; 4+ messages in thread
From: Kevin Gordon @ 2001-06-07  2:27 UTC (permalink / raw
  To: gentoo-dev

Hi Daniel,
I burnt the CD on the 20th February this year and used ext2 which works
fine. I hoped to move my COM+ studies to CORBA programming but once one
starts with linux it is difficult to get back to the original goal! Thank
you for your past help.
Kevin.

----- Original Message -----
From: "Daniel Robbins" <drobbins@gentoo.org>
To: <gentoo-dev@cvs.gentoo.org>
Sent: Thursday, June 07, 2001 4:29 AM
Subject: Re: [gentoo-dev] gentoo-1.0 rc4 pre2 on cd


> On Wed, Jun 06, 2001 at 07:47:16PM +1200, Kevin Gordon wrote:
> > 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?
>
> Hrm; well, we don't support the 1.0_rc4_pre2 release anymore since it
includes a
> flaky kernel that causes ReiserFS filesystems to become corrupt.  May I
ask where
> you grabbed it from? (it shouldn't be on ibiblio or any of our mirrors
anymore).
>
> You can expect a new release of Gentoo Linux by the end of this week.  I
have an
> half-complete bootable CD image and Achim is putting tons of work into
fixing all
> the build problems he can find in our current Portage tree.
>
> Best Regards,
>
> --
> Daniel Robbins <drobbins@gentoo.org>
> President/CEO http://www.gentoo.org
> Gentoo Technologies, Inc.
>
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@cvs.gentoo.org
> http://cvs.gentoo.org/mailman/listinfo/gentoo-dev
>




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-dev] gentoo-1.0 rc4 pre2 on cd
  2001-06-07  2:27   ` Kevin Gordon
@ 2001-06-07  9:23     ` Daniel Robbins
  0 siblings, 0 replies; 4+ messages in thread
From: Daniel Robbins @ 2001-06-07  9:23 UTC (permalink / raw
  To: gentoo-dev

On Thu, Jun 07, 2001 at 08:20:03PM +1200, Kevin Gordon wrote:
> Hi Daniel,
> I burnt the CD on the 20th February this year and used ext2 which works
> fine. I hoped to move my COM+ studies to CORBA programming but once one
> starts with linux it is difficult to get back to the original goal! Thank
> you for your past help.
> Kevin.

> > > #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).

If you are gettting random lockups, then you probably have a bad CPU or flaky
memory.  You may want to try the memtest86 memory tester which was included
on our bootdisk as a GRUB boot option.

But *random* lockups definitely point towards a hardware problem.

-- 
Daniel Robbins					<drobbins@gentoo.org>
President/CEO					http://www.gentoo.org 
Gentoo Technologies, Inc.			



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-06-07 15:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-06-06  1:48 [gentoo-dev] gentoo-1.0 rc4 pre2 on cd Kevin Gordon
2001-06-06 10:30 ` Daniel Robbins
2001-06-07  2:27   ` Kevin Gordon
2001-06-07  9:23     ` Daniel Robbins

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox