ALT Linux kernel packages development
 help / color / mirror / Atom feed
From: Anton Farygin <rider@altlinux.com>
To: ALT Linux kernel packages development <devel-kernel@altlinux.ru>
Subject: Re: [d-kernel] Re: new bootloader-utils
Date: Wed, 26 May 2004 12:46:41 +0400
Message-ID: <40B45971.1080202@altlinux.com> (raw)
In-Reply-To: <20040526100956.B55655@elefant.dgtu.donetsk.ua>

Denis Ovsienko пишет:
>>Короче, вот так вот никому ничего в глаза не бросается?
> 
> Раз уж развернулось обсуждение, то я сообщу лишний раз, что мне вчера
> бросилось в глаза вот это:
> https://bugzilla.altlinux.org/show_bug.cgi?id=4234
> Учитывая мою любовь к отдельному /boot на серверах, особенно со SCSI и
> RAID, я это буду проверять, пока по крайней мере std-up и std-smp от этого
> не избавятся.
> 

Кстати, вот еще одна бага, уже с новым bootloader-utils:
# rpm -ivh kernel-image-vs-smp-2.4.26-alt2.1.i586.rpm
Preparing... 
#################################################################################
kernel-image-vs-smp 
#################################################################################
Warning: LBA32 addressing assumed
Syntax error at or above line 114 in file '/etc/lilo.conf'

Прописалась вот такая запись:
image=/boot/vmlinuz-2.4.26-vs-smp-alt2.1
         label=2426-vs-smp-21
         root=LABEL=ROOT
         read-only
         optional
         initrd=/boot/initrd-2.4.26-vs-smp-alt2.1.img


Обратите внимание на root=

Естественно в fstab у меня:
LABEL=ROOT / ext3 defaults 1 1
LABEL=BOOT /boot ext3 defaults 1 2

Ну и mount:
# mount
/dev/hde5 on / type ext3 (rw)
proc on /proc type proc (rw,gid=19)
/dev/hde1 on /boot type ext3 (rw)

Т.е. - я активно использую монтирование по имени тома. bootloader-utils 
на этом конкретно колбасит ;-(

Как сделать правильно - пока без понятия. По идее нужна возможность 
узнавать имя раздела по LABEL или UUID. Если кто-то знает, как это 
сделать - скажите плз.

Rgds,
Rider


  reply	other threads:[~2004-05-26  8:46 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-22 14:36 [d-kernel] " Alexey Tourbin
2004-05-24  4:46 ` iLya Bryzgalow
2004-05-24  0:44   ` Anton Farygin
2004-05-25 13:18     ` [d-kernel] " Alexey Tourbin
2004-05-24  1:29       ` Anton Farygin
2004-05-25 14:09         ` Alexey Tourbin
2004-05-24  2:07           ` Anton Farygin
2004-05-25 17:49             ` Alexey Tourbin
2004-05-26  7:12               ` Denis Ovsienko
2004-05-26  8:46                 ` Anton Farygin [this message]
2004-05-26  9:06                   ` Alexey Tourbin
2004-05-26  9:46                     ` Sergey Vlasov
2004-05-31 11:36                   ` Alexey Tourbin
2004-05-31 14:00                     ` Anton Farygin
2004-05-31 14:19                       ` Alexey Tourbin
2004-05-31 14:38                         ` Sergey Vlasov
2004-05-31 14:46                         ` Sergey Vlasov
2004-06-11 14:41                 ` Alexey Tourbin
2004-06-16  7:10                   ` Denis Ovsienko
2004-05-27  8:55               ` Michael Shigorin
2004-05-25 15:18       ` Alexey Tourbin
2004-05-26  5:45       ` K.D.V.
2004-05-24  6:12   ` [d-kernel] " Александр Новосёлов
2004-05-24  6:32     ` Ivan Fedorov
2004-05-24  6:37       ` Genix
2004-05-24  6:41         ` Ivan Fedorov
2004-05-24  7:32       ` Александр Новосёлов
2004-05-24  7:36       ` Michael Shigorin
2004-05-24  7:35     ` Michael Shigorin
2004-05-24  7:32 ` Michael Shigorin

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=40B45971.1080202@altlinux.com \
    --to=rider@altlinux.com \
    --cc=devel-kernel@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 kernel packages development

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel-kernel/0 devel-kernel/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-kernel devel-kernel/ http://lore.altlinux.org/devel-kernel \
		devel-kernel@altlinux.org devel-kernel@altlinux.ru devel-kernel@altlinux.com
	public-inbox-index devel-kernel

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


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