ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: vsu@altlinux.ru
To: community@altlinux.ru
Subject: Re: [Comm] проблемы с монтированием некоторых разделов
Date: Sun, 5 Oct 2003 13:42:04 +0400
Message-ID: <20031005094204.GB1828@sirius.home> (raw)
In-Reply-To: <1361472377.20031005015937@list.ru>

[-- Attachment #1: Type: text/plain, Size: 1489 bytes --]

On Sun, Oct 05, 2003 at 01:59:37AM +0400, Serg Grin'ko wrote:
> При загрузке появляются сообщения об ошибках монтирования swap- и
> win-разделов (FAT32). А точнее, монтирование вовсе невозможно.
> 
> dmesg говорит:
> Unable to find swap-space signature
> VFS: Can't find a valid FAT filesystem on dev 03:06
> (В Windows нет никаких проблем с этим разделом)
> 
> Подскажите, плз, что делать?
> 
> Система: ALM 2.2 + updates из Сизифа.
> 
> Кстати, проверял накануне PartitionMagic'ом этот самый виндовый раздел
> на bad-кластеры. Может как-то повлияло?

Посмотрите таблицу разделов (fdisk -l /dev/hda) - возможно, их номера
изменились (swap, похоже, тоже переехал).  Исправьте /etc/fstab в
соответствии с новыми номерами.

Вероятно, при установке новые разделы создавались не в конце диска, и
порядок нумерации разделов не соответствовал порядку их расположения
на диске.  fdisk на это ругается - Partition table entries are not in
disk order, но работать это не мешает.  PartitionMagic при запуске
(похоже, даже без выполнения каких-либо операций с разделами)
сортирует таблицу разделов, в результате их номера меняются, и записи
в /etc/fstab перестают соответствовать реальному положению вещей.

Для некоторых типов файловых систем (ext2/3, xfs) можно указывать в
fstab не имя устройства, а метку или UUID (лучше UUID, чтобы не
возникало проблем при подключении дисков с других машин - метки могут
совпасть).  Для swap и vfat это невозможно - приходится прописывать
имена устройств явно.

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2003-10-05  9:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-04 21:59 Serg Grin'ko
2003-10-05  9:42 ` vsu [this message]
2003-10-05 11:41   ` Re[2]: " Serg Grin'ko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20031005094204.GB1828@sirius.home \
    --to=vsu@altlinux.ru \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git