[LUG.ro] Crear archivo swap para usar con Knoppix sobre NTFS

José Luis Diaz lugro@lugro.org.ar
Sat, 26 Feb 2005 11:09:56 -0300


--nextPart1445718.v302aB7fLF
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

On Saturday 26 February 2005 07:25, Ramiro Caire wrote:
> Hola,
> podes crearlo de la siguiente manera:
>
> creas el archivo primero con dd:
>
>  # dd if=3D/dev/zero of=3Dswapfile bs=3D1024 count=3D65536

Como el dd se la re banca, podes usar modificadores como K o M

# dd if=3D/dev/zero of=3Dswapfile bs=3D1M count=3D64

> Eso te crea un archivo de 64M, luego creas la swap propiamente dicha:
>
>  # mkswap swapfile
>
> Y ya esta, tenes mas swap, agregalo al /etc/fstab para que lo monte al
> inicio y listo.
> Espero te sirva.

si no lo queres agragar en el /etc/fstap, podes activar el swap via:

# swapon swapfile

=2Dj

=2D-=20
Jos=E9 Luis Diaz - jose(at>citynet.net.ar         /"\  ASCII Ribbon Campaign
GNU/Linux Registered User #138499=A0=A0=A0=A0=A0=A0=A0 =A0 =A0 =A0 =A0\ / =
=A0No HTML in mail or news!
RTFM! - http://rtfm.org.ar =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 X
"Kernel Panic - No signature found" =A0 =A0 =A0 =A0 =A0 =A0 / \
=2D-
PGPkey: http://pgp.mit.edu:11371/pks/lookup?op=3Dget&search=3D0x7BCD2757

--nextPart1445718.v302aB7fLF
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQBCIIM4M4NSjXvNJ1cRAp1DAJ916EDIXnC1YYytS0ceWtMkSPfWNwCfaz9p
SvaHa0TO5qL0T7jE7h4nzOo=
=HPTj
-----END PGP SIGNATURE-----

--nextPart1445718.v302aB7fLF--