Mailinglist Archive: opensuse (2425 mails)

< Previous Next >
Re: [SLE] swap
  • From: stefan.troeger@xxxxxxxxxxxxxxxxxxxxxxxxx (Stefan Troeger)
  • Date: Mon, 12 Jun 2000 17:56:03 +0200
  • Message-id: <20000612175603.A5086@xxxxxxxxxxx>



Hi,

On Mon, Jun 12 2000 at 17:42 +0200, Silvia Nieto Santos wrote:

> When I installed linux I don't create a swap partition, but I need it
> now.
>
> I have the partition /dev/hda3, with 130Mb but how can I active it?,

Run `mkswap /dev/hda3' to make /dev/hda3 a swap partition and
`swapon /dev/hda3' to activate it. If you want to make your
changes permanent then add

/dev/hda3 swap swap defaults 0 0

to /etc/fstab.

> how can I prove that the partition is active?

cat /proc/swaps

Ciao,
Stefan


--
To unsubscribe send e-mail to suse-linux-e-unsubscribe@xxxxxxxx
For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/


< Previous Next >
Follow Ups
References