Skip to Content.
Sympa Menu

baslinux - Re: [BL] SWAP problem?

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: qwms-avib AT dea.spamcon.org
  • To: baslinux AT lists.ibiblio.org
  • Subject: Re: [BL] SWAP problem?
  • Date: Wed, 23 Apr 2003 12:47:07 +0000

Diego Barizo wrote:
>
> >------------------------
> >mknod /dev/hda8 c 3 8
> >------------------------
> >
> I did it, but I still get the same error
> I tried mkswap, but I get input/output error

I assume you tried:
----------------
mkswap /dev/hda8
----------------

> ls /dev | grep hda

Do the following and check that your new hda8
exactly matches the others in all the columns:
---------------
ls -l /dev/hda*
---------------

Do the following and check that /dev/hda8 is
listed as a Linux swap (82) partition:
--------
fdisk -l
--------

Cheers,
Steven





Archive powered by MHonArc 2.6.24.

Top of Page