[sisyphus] swap and 2.6wks
Alex Yustasov
=?iso-8859-1?q?yust_=CE=C1_anti-leasure=2Eru?=
Вт Мар 1 16:45:30 MSK 2005
On Tue, Mar 01, 2005 at 03:22:19PM +0200, Andriy Dobrovol's'kii wrote:
> Hi,
> А что ядру uname -r
> 2.6.10-wks26-up-alt5
> не нравится в свапе? Почему он ругается:
> version 0 swap is no longer supported. Use mkswap -v1 /dev/hda3
> и не может его активировать при загрузке? Как лечить?
wks26 собрано с swsusp2, которому нужен swap, как оказалось еще и
-v1. В man mkswap написано
If no -v option is given, mkswap will default to new style, but use old
style if the current kernel is older than 2.1.117 (and also if
PAGE_SIZE is less than 2048). The new style header does not touch the
first block, so may be preferable, in case you have a boot loader or
disk label there. If you need to use both 2.0 and 2.2 kernels, use the
-v0 option when creating the swapspace.
Вам обязательно нужен старый swap?
Лечить
swapoff /dev/hda3
mkswap /dev/hda3
swapon /dev/hda3
Подробная информация о списке рассылки Sisyphus