public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] build CD boot swap problem
@ 2001-07-14 12:03 Grant Goodyear
  2001-07-14 14:22 ` Daniel Robbins
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Grant Goodyear @ 2001-07-14 12:03 UTC (permalink / raw
  To: gentoo-dev

After installing Gentoo from the build CD, several (meaning at least
three so far) people are finding that, despite a valid fstab, the
swap partition isn't being mounted at boot time, although "swapon -a"
will mount the swap partition after the system is up.  Polaris 
(on irc) suggests the fix of putting the devfs name in fstab
(instead of /dev/hdax).  I've installed Gentoo rc5 both from
the i686 and the build CDs now, and I only had the swap problem
w/ the build CD.  Anybody have an idea what's going on?

Thanks,
Grant
-- 
___________________________________________________________________
|     Grant Goodyear                  |  The Secrets of Physics:   |
|     Dept. of Chemistry - UH         |1. Add zero.                |
|     Houston, TX  77204              |2. Multiply by one.         |
|-------------------------------------|3. Expand in a Taylor series|
|e-mail: goodyear@uh.edu              |4. Integrate by parts.      |
|www:bernacchi.chem.uh.edu/~grant     |5. Fourier transform.       |
|                                     |6. Add auxiliary variables  |
|_____________________________________|____________________________|
 



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

* Re: [gentoo-dev] build CD boot swap problem
  2001-07-14 12:03 [gentoo-dev] build CD boot swap problem Grant Goodyear
@ 2001-07-14 14:22 ` Daniel Robbins
  2001-07-14 15:06   ` Collins Richey
  2001-07-14 14:46 ` Collins Richey
  2001-07-16 16:46 ` derosa
  2 siblings, 1 reply; 5+ messages in thread
From: Daniel Robbins @ 2001-07-14 14:22 UTC (permalink / raw
  To: gentoo-dev

On Sat, Jul 14, 2001 at 01:04:39PM -0500, Grant Goodyear wrote:
> After installing Gentoo from the build CD, several (meaning at least
> three so far) people are finding that, despite a valid fstab, the
> swap partition isn't being mounted at boot time, although "swapon -a"
> will mount the swap partition after the system is up.  Polaris 
> (on irc) suggests the fix of putting the devfs name in fstab
> (instead of /dev/hdax).  I've installed Gentoo rc5 both from
> the i686 and the build CDs now, and I only had the swap problem
> w/ the build CD.  Anybody have an idea what's going on?

Yes, try moving the /etc/rc.d/rcboot.d/06devfsd script back to position
4.  That was a boo-boo.  I'm working on new initscripts over here at the
moment, and we'll get this mess resolved for rc6.

Best Regards,

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



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

* Re: [gentoo-dev] build CD boot swap problem
  2001-07-14 12:03 [gentoo-dev] build CD boot swap problem Grant Goodyear
  2001-07-14 14:22 ` Daniel Robbins
@ 2001-07-14 14:46 ` Collins Richey
  2001-07-16 16:46 ` derosa
  2 siblings, 0 replies; 5+ messages in thread
From: Collins Richey @ 2001-07-14 14:46 UTC (permalink / raw
  To: gentoo-dev

On Sat, 14 Jul 2001 13:04:39 -0500 Grant Goodyear
<grant@bernacchi.chem.uh.edu> wrote:

> After installing Gentoo from the build CD, several (meaning at least
> three so far) people are finding that, despite a valid fstab, the
> swap partition isn't being mounted at boot time, although "swapon -a"
> will mount the swap partition after the system is up.  Polaris 
> (on irc) suggests the fix of putting the devfs name in fstab
> (instead of /dev/hdax).  I've installed Gentoo rc5 both from
> the i686 and the build CDs now, and I only had the swap problem
> w/ the build CD.  Anybody have an idea what's going on?
> 

I installed from the i586 CD, use devfs, and have no swap problems. 
Unfortunately, I don't have a clue what the "build CD" is.

-- 
Collins Richey
Denver Area
Gentoo_rc5 XFCE



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

* Re: [gentoo-dev] build CD boot swap problem
  2001-07-14 14:22 ` Daniel Robbins
@ 2001-07-14 15:06   ` Collins Richey
  0 siblings, 0 replies; 5+ messages in thread
From: Collins Richey @ 2001-07-14 15:06 UTC (permalink / raw
  To: gentoo-dev

On Sat, 14 Jul 2001 14:21:13 -0600 Daniel Robbins <drobbins@gentoo.org>
wrote:

> On Sat, Jul 14, 2001 at 01:04:39PM -0500, Grant Goodyear wrote:
> > After installing Gentoo from the build CD, several (meaning at least
> > three so far) people are finding that, despite a valid fstab, the
> > swap partition isn't being mounted at boot time, although "swapon -a"
> > will mount the swap partition after the system is up.  Polaris 
> > (on irc) suggests the fix of putting the devfs name in fstab
> > (instead of /dev/hdax).  I've installed Gentoo rc5 both from
> > the i686 and the build CDs now, and I only had the swap problem
> > w/ the build CD.  Anybody have an idea what's going on?
> 
> Yes, try moving the /etc/rc.d/rcboot.d/06devfsd script back to position
> 4.  That was a boo-boo.  I'm working on new initscripts over here at the
> moment, and we'll get this mess resolved for rc6.
> 

On my _rc5 system (installed from i586 CD), the 06devfsd script executes
at position 3 and this is causing me no problems.  devfs, swap, and
everything else is working normally.
-- 
Collins Richey
Denver Area
Gentoo_rc5 XFCE



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

* Re: [gentoo-dev] build CD boot swap problem
  2001-07-14 12:03 [gentoo-dev] build CD boot swap problem Grant Goodyear
  2001-07-14 14:22 ` Daniel Robbins
  2001-07-14 14:46 ` Collins Richey
@ 2001-07-16 16:46 ` derosa
  2 siblings, 0 replies; 5+ messages in thread
From: derosa @ 2001-07-16 16:46 UTC (permalink / raw
  To: gentoo-dev

> After installing Gentoo from the build CD, several (meaning at least
> three so far) people are finding that, despite a valid fstab, the
> swap partition isn't being mounted at boot time, although "swapon -a"
> will mount the swap partition after the system is up.  Polaris
> (on irc) suggests the fix of putting the devfs name in fstab
> (instead of /dev/hdax).  I've installed Gentoo rc5 both from
> the i686 and the build CDs now, and I only had the swap problem
> w/ the build CD.  Anybody have an idea what's going on?

I just did a full build of everything, including the latest build file (july
something) then followed by an emerge system, followed by building X, and
most of KDE apps and other KDE stuff, cups alsa sox (I think that's it) and
I did not have a problem with swap. I do get oops on the mount and unmount
during startup and shutdown though. Maybe things would work better having
devfs automounted with the kernel command line option ??

Target system is a dual coppermine 933 using an IDE drive for the boot and
swap partitions (hda1 and hda2 respectivly) with the rest of linux on a scsi
drive (sdb7 through sdb11) the drivers for ide and the ncr controller are
built into the kernel, everything else that can be a module (or most of it
...) is a module.

Joe




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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-07-14 12:03 [gentoo-dev] build CD boot swap problem Grant Goodyear
2001-07-14 14:22 ` Daniel Robbins
2001-07-14 15:06   ` Collins Richey
2001-07-14 14:46 ` Collins Richey
2001-07-16 16:46 ` derosa

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