Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

annoying message at boot: Unable to access resume device SWAP-hda6

6 views
Skip to first unread message

Pawel

unread,
Sep 4, 2006, 12:33:18 PM9/4/06
to

Hallo all

I am running FC.5.
At boot time I can see annoying message:
Unable to access resume device SWAP-hda6

I of course activated another partition as a swap with commands:
mkswap -L SWAP-at-home /dev/hda9
swapon LABEL=SWAP-at-home

.. and SWAP-hda6 is no longer used, but the message above still appears
at boot time. It's a bit annoying.

have You got any idea how to make it disappear from boot process.

regards,
Pawel

Aragorn

unread,
Sep 4, 2006, 1:04:16 PM9/4/06
to
On Monday 04 September 2006 18:33, Pawel stood up and addressed the masses
in /comp.os.linux.misc/ as follows...:

By editing your bootloader configuration file and removing/editing the
*resume=/dev/hda6* entry from the kernel's /append/ line. If your
bootloader is LILO, you'll need to run */sbin/lilo* after making the
changes.


--
With kind regards,

*Aragorn*
(registered GNU/Linux user #223157)

Allen Kistler

unread,
Sep 4, 2006, 2:09:46 PM9/4/06
to

Probably remove the SWAP-hda6 definition in /etc/fstab.

Aragorn

unread,
Sep 4, 2006, 2:15:33 PM9/4/06
to
On Monday 04 September 2006 19:04, I stood up and addressed the masses
in /comp.os.linux.misc/ as follows...:

> On Monday 04 September 2006 18:33, Pawel stood up and addressed the masses
> in /comp.os.linux.misc/ as follows...:
>
>> I am running FC.5.
>> At boot time I can see annoying message:
>> Unable to access resume device SWAP-hda6
>>
>> I of course activated another partition as a swap with commands:
>> mkswap -L SWAP-at-home /dev/hda9
>> swapon LABEL=SWAP-at-home
>>
>> .. and SWAP-hda6 is no longer used, but the message above still appears
>> at boot time. It's a bit annoying.
>>
>> have You got any idea how to make it disappear from boot process.
>
> By editing your bootloader configuration file and removing/editing the
> *resume=/dev/hda6* entry from the kernel's /append/ line. If your
> bootloader is LILO, you'll need to run */sbin/lilo* after making the
> changes.

... and of course, as Allen Kistler points out in his reply, make sure that
there are no remnants of */dev/hda6* being referred to as a swap partition
in */etc/fstab.*

In my haste, I had forgotten to include the obvious. ;-)

Pawel

unread,
Sep 6, 2006, 8:03:51 AM9/6/06
to
Hallo Aragorn
Aragorn <str...@telenet.invalid> writes:

I previously removed all "/dev/hda6" lines from /etc/fstab
I am using grub, but I do not have any "resume" line in /boot/grub/grub.conf
file. Can there be any hidden params?

Regards,
Pawel

Aragorn

unread,
Sep 6, 2006, 10:51:17 AM9/6/06
to
On Wednesday 06 September 2006 14:03, Pawel stood up and addressed the

masses in /comp.os.linux.misc/ as follows...:

> Aragorn <str...@telenet.invalid> writes:
>
>> On Monday 04 September 2006 19:04, I stood up and addressed the masses
>> in /comp.os.linux.misc/ as follows...:
>>
>>> On Monday 04 September 2006 18:33, Pawel stood up and addressed the
>>> masses in /comp.os.linux.misc/ as follows...:
>>>

>>>> [...]


>>>> .. and SWAP-hda6 is no longer used, but the message above still appears
>>>> at boot time. It's a bit annoying.
>>>>
>>>> have You got any idea how to make it disappear from boot process.
>>>
>>> By editing your bootloader configuration file and removing/editing the
>>> *resume=/dev/hda6* entry from the kernel's /append/ line. If your
>>> bootloader is LILO, you'll need to run */sbin/lilo* after making the
>>> changes.
>>
>> ... and of course, as Allen Kistler points out in his reply, make sure
>> that there are no remnants of */dev/hda6* being referred to as a swap
>> partition in */etc/fstab.*
>

> I previously removed all "/dev/hda6" lines from /etc/fstab
> I am using grub, but I do not have any "resume" line in
> /boot/grub/grub.conf
> file. Can there be any hidden params?

No, normally not. ;-) Most likely it was just that you had forgotten to
clean out */etc/fstab* then. ;-)

The /resume=/ entries passed to the kernel at boot time are for hibernating
- or what the kernel developers call "suspend to swap" - and most
distributions add those entries to the bootloader configuration by default,
even for desktop or server machines. ;-)

Pawel

unread,
Sep 7, 2006, 4:41:25 AM9/7/06
to

Hallo Aragorn
Aragorn <str...@telenet.invalid> writes:
>> file. Can there be any hidden params?
>
> No, normally not. ;-) Most likely it was just that you had forgotten to
> clean out */etc/fstab* then. ;-)
>
> The /resume=/ entries passed to the kernel at boot time are for hibernating
> - or what the kernel developers call "suspend to swap" - and most
> distributions add those entries to the bootloader configuration by default,
> even for desktop or server machines. ;-)

but I do not have any SWAP-hda6 entry in /etc/fstab and the message still appears

regards,
Pawel

Aragorn

unread,
Sep 7, 2006, 10:58:02 AM9/7/06
to
On Thursday 07 September 2006 10:41, Pawel stood up and addressed the masses
in /comp.os.linux.misc/ as follows...:

> Aragorn <str...@telenet.invalid> writes:
>
>>> [...] Can there be any hidden params?


>>
>> No, normally not. ;-) Most likely it was just that you had forgotten to
>> clean out */etc/fstab* then. ;-)
>>
>> The /resume=/ entries passed to the kernel at boot time are for
>> hibernating - or what the kernel developers call "suspend to swap" - and
>> most distributions add those entries to the bootloader configuration by
>> default, even for desktop or server machines. ;-)
>
> but I do not have any SWAP-hda6 entry in /etc/fstab and the message still
> appears

Please post the contents of */boot/grub/menu.lst* - or */etc/grub.conf,* if
that applies to your distro - as well as */etc/fstab.*

ilo...@gmail.com

unread,
Sep 16, 2006, 8:54:28 AM9/16/06
to

Pawel ha scritto:

> Hallo all
>
> I am running FC.5.
> At boot time I can see annoying message:
> Unable to access resume device SWAP-hda6
>

I have just your same problem:
- correct entry in fstab
- no strange parameter in grub.conf
so I tryed to add, as kernel booting parameter (in grub.conf):
resume=/dev/sda6
resume=LABEL=SWAP-sda6
but no one of this two was good.
So I just added 'noresume' and now it seems to me that every things
works correctly, my swapping partition too.
If anyone knows more about this, please explain it.
Licia

0 new messages