ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] FS label detection at boot time
@ 2005-05-13 12:09 Vitaly Ostanin
  2005-05-13 12:15 ` Sergey Vlasov
  0 siblings, 1 reply; 9+ messages in thread
From: Vitaly Ostanin @ 2005-05-13 12:09 UTC (permalink / raw)
  To: ALT Devel discussion list

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

Здравствуйте.

Обнаружилась странность в работе
mount -L label ...
и /sbin/blkid.

В загруженной системе монтирование по метке проходит нормально,
blkid всё правильно определяет.

А вот на этапе загрузки монтирование по метке не работает - no
such partition, /sbin/blkid ничего не выводит. Проверял вставкой
в livecd на этапе перемонтирования root в rw:

mkdir /mnt/usbroot
echo "Trying blkid:"
/sbin/blkid
mount `/sbin/blkid -t LABEL=usbroot | cut -d ':' -f1` \
/mnt/usbroot -o sync

Также не отрабатывает
mount -L usbroot /mnt/usbroot -o sync

Монтирование с явным указанием раздела /dev/sda2 работает.

Так вот, чего может не хватать определению разделов по метке?

--
Regards, Vyt
mailto:  vyt@vzljot.ru
JID:     vyt@vzljot.ru

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 256 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2005-05-16 16:30 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-13 12:09 [devel] FS label detection at boot time Vitaly Ostanin
2005-05-13 12:15 ` Sergey Vlasov
2005-05-13 12:28   ` [devel] " Vitaly Ostanin
2005-05-13 12:49     ` Anton Farygin
2005-05-13 15:07   ` Vitaly Ostanin
2005-05-14  7:49     ` Anton Farygin
2005-05-14  8:13       ` Vitaly Ostanin
2005-05-14 10:18       ` Vitaly Ostanin
2005-05-16 16:30       ` [devel] " Vitaly Ostanin

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/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 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

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


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