From: Epiphanov Sergei <serpiph@nikiet.ru>
To: ALT Linux Sisyphus discussion list <sisyphus@altlinux.ru>
Subject: Re: [sisyphus] Вопрос по bootloader-utils
Date: Tue, 11 Jan 2005 16:36:39 +0300
Message-ID: <200501111636.39160.serpiph@nikiet.ru> (raw)
In-Reply-To: <20050111210817.0da1d722.taf@altlinux.ru>
В сообщении от 11 Январь 2005 16:08 Alexei Takaseev написал:
> Приветствую!
>
> Имеется в наличии bootloader-utils-0.3.1-alt1
>
> Имеется так же в наличии мамка с VIA SATA чипсетом. Особенность его
> такова, что для нормальной загрузки ядру необходимо передавать
> параметром в GRUB'е не root=/dev/sda1, а root=0801.
>
> Ставим новое ядро (kernel-image-std26-up-2.6.10-alt2), и в
> /boot/grub/menu.lst получаем запись типа:
>
> title 2.6.10-std26-up-alt2
> kernel (hd0,0)/boot/vmlinuz-2.6.10-std26-up-alt2 root=/dev/sda1
> initrd (hd0,0)/boot/initrd-2.6.10-std26-up-alt2.img
>
>
> приходится руками /dev/sda1 перебивать на 0801.
>
> Ситуация достойна помещения в багзиллу, или и так сойдет?
Посмотрите в описание ядра 2.6. Там, в частности, написано, что
преобразование имени /dev/<что-то> в номер устройства работает только
для /dev/hd[abcd]<номер>. Для всех других устройств необходимо
принудительно преобразовывать в вид
<старший номер устройства в hex><младший номер устройства в hex>
GRUB же просто передаёт ту строку, которую Вы ему задали. Так что это
особенность НЕ Вашей материнской платы, а ядра.
Думаю, что если и писать в bugzilla, то только по вопросу совместимости
bootloader-utiles с ядрами 2.6.
--
С уважением, Епифанов Сергей
next prev parent reply other threads:[~2005-01-11 13:36 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-11 13:08 Alexei Takaseev
2005-01-11 13:36 ` Epiphanov Sergei [this message]
2005-01-11 13:48 ` Dmitry Lebkov
2005-01-11 13:51 ` Dmitry Lebkov
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=200501111636.39160.serpiph@nikiet.ru \
--to=serpiph@nikiet.ru \
--cc=sisyphus@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 Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git