linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* swapspace in HHL 2.0
@ 2001-09-07 11:18 James F Dougherty
  2001-09-07 18:27 ` Mark Hatle
  2001-09-18 16:49 ` applications in HHL 2.0, 405GP David Updegraff
  0 siblings, 2 replies; 5+ messages in thread
From: James F Dougherty @ 2001-09-07 11:18 UTC (permalink / raw)
  To: linuxppc-embedded; +Cc: jfd


Hi,

I used initdconfig to enable mountall.sh and have an /etc/fstab like
so:

# /etc/fstab: static file system information.
#
# <file system> <mount point>   <type>  <options>               <dump>  <pass>
/dev/root       /               auto    defaults,errors=remount-ro      0 0
/proc           /proc           proc    defaults                        0 0
/dev/hda1       /               auto    rw                              0 1
/dev/hda2       swap            swap    defaults                        0 2

When the system boots, it says that it is enabling the swapspace, however
if you cat /proc/meminfo, it shows that it is really not enabled.
Now, if you do a "swapon -a" instead of "swapon -a 2" (like in the mountall.sh)
then swap comes on.

What am I doing wrong?

MTIA				-James

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

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

end of thread, other threads:[~2001-09-19  2:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-09-07 11:18 swapspace in HHL 2.0 James F Dougherty
2001-09-07 18:27 ` Mark Hatle
2001-09-18 16:49 ` applications in HHL 2.0, 405GP David Updegraff
2001-09-18 19:05   ` Joe Green
2001-09-19  2:07     ` David Gibson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).