Re: upgrading FC6 -> FC8 - Error enabling swap device hda5: no such device or address
- From: Nico Kadel-Garcia <nkadel@xxxxxxxxx>
- Date: Fri, 25 Jan 2008 00:53:02 -0800 (PST)
On 24 Jan, 22:52, Timothy Murphy <gayle...@xxxxxxxxxx> wrote:
Jeff wrote:
Error enabling swap device hda5: No such device or address
You have to use labels for all your partitions, including swap.
(I think you need to use mkswap for that -
for the other partitions you can use e2label.)
You don't *HAVE* to use labels, but it can be awfully handy in cases
like this. I ran into the craziness with the drivers from Promise for
their ATA Raid chipsets, where their "Linux support" driver was
basically an older version of the standard Linux drivers which they
had carefully edited to make their drivers put /dev/hde and /dev/hdf,
the drives on their add-on conroller chipsets, to /dev/hda and d/ev/
hdb. It drove mem *NUTS* when I tried to do a kernel upgrade!
It's also very handy with SCSI type devices which have, since he
beginning of SCSI support, tended to renumber themselves fairly
randomly as SCSI devices are detected in sequence and labeled that
way, rather than using the SCSI ID number.
.
- Follow-Ups:
- References:
- Prev by Date: Re: root shell not found
- Next by Date: Re: [ OT ] Firewalls, antivirus, etc
- Previous by thread: Re: upgrading FC6 -> FC8 - Error enabling swap device hda5: no such device or address
- Next by thread: Re: upgrading FC6 -> FC8 - Error enabling swap device hda5: no such device or address
- Index(es):
Relevant Pages
|