ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Eugene Prokopiev <prokopiev@stc.donpac.ru>
To: ALT Linux Sisyphus discussion list <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] LVM в initrd для ядра 2.6.14-std26-up-alt5
Date: Mon, 13 Mar 2006 18:03:30 +0300
Message-ID: <441589C2.8030607@ats-manager.stc.donpac.ru> (raw)
In-Reply-To: <20060313134516.GE2873@master.mivlgu.local>

Sergey Vlasov пишет:
> On Mon, Mar 13, 2006 at 03:55:20PM +0300, Eugene Prokopiev wrote:
> 
>>Eugene Prokopiev пишет:
>>
>>>>Если оставлять старый механизм работы с initrd, нужно определить
>>>>major/minor нужного устройства в /dev, созданного утилитами lvm, и
>>>>записать его в /proc/sys/kernel/real-root-dev.
>>>
>>>
>>>да, работает :)
>>
>>поскольку другие варианты завести не могу, буду пробовать самый кривой ;)
>>
>>еще вопрос: в /proc/cmdline я в числе прочего вижу root=3a00. Что это 
>>такое, и можно ли как-нибудь, зная эту магическую цифру, добраться до 
>>того значения, которое в lilo.conf было указано первоначально (это было 
>>/dev/system/root)?
> 
> 
> Уже никак - lilo не умеет передавать параметр root в виде строки.
> Исправляется переходом на grub ;)

Похоже, что не исправляется - grub отчего-то и с ядром 2.4.26 не 
управляется :(

Вот рабочий конфиг lilo:

boot=/dev/hda
map=/boot/map
install=/boot/boot-bmp.b
vga=0x0317
default=linux
ramdisk=8192
prompt
timeout=50
image=/boot/vmlinuz-up
         label=linux
         root=/dev/system/root
         initrd=/boot/initrd-up.img
         append=" splash=off"
         read-only
other=/dev/hda1
         label=windows
         table=/dev/hda

вот его grub-аналог:

timeout 15
color blue/black cyan/blue
default 0

title linux-up
kernel (hd0,2)/vmlinuz-up root=/dev/system/root ramdisk=8192 splash=off 
vga=0x0317
initrd (hd0,2)/initrd-up.img

title windows
root (hd0,0)
makeactive
chainloader +1

Диск размечен так:

# fdisk -l /dev/hda

Disk /dev/hda: 40.0 GB, 40007761920 bytes
255 heads, 63 sectors/track, 4864 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

    Device Boot      Start         End      Blocks   Id  System
/dev/hda1   *           1        1147     9213246    7  HPFS/NTFS
/dev/hda2            1148        2422    10241437+   c  W95 FAT32 (LBA)
/dev/hda3            2423        2428       48195   83  Linux
/dev/hda4            2429        4864    19567170    5  Extended
/dev/hda5            2429        2550      979933+  82  Linux swap
/dev/hda6            2551        4864    18587173+  8e  Linux LVM

При загрузке с помощью grub уже после отработки /linuxrc из initrd я вижу:

VFS: Cannot open root device "system/root" or 00:00, retying in 1 s,
...
VFS: Cannot open root device "system/root" or 00:00
Please append a correct "root=" boot option
Kernel panic: VFS: Unable to mount root fs on 00:00

С lilo этих проблем нет. Может и grub можно научить не превращать 
/dev/system/root в system/root?

-- 
С уважением, Прокопьев Евгений



  reply	other threads:[~2006-03-13 15:03 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-09  6:03 Eugene Prokopiev
2006-03-10  9:14 ` Eugene Prokopiev
2006-03-10  9:50   ` Eugene Prokopiev
2006-03-10  9:58   ` Sergey Vlasov
2006-03-10 11:38     ` Eugene Prokopiev
2006-03-10 12:38       ` Sergey Vlasov
2006-03-10 19:50         ` Eugene Prokopiev
2006-03-13 12:55       ` Eugene Prokopiev
2006-03-13 13:06         ` Eugene Prokopiev
2006-03-13 13:45         ` Sergey Vlasov
2006-03-13 15:03           ` Eugene Prokopiev [this message]
2006-03-13 15:22             ` Sergey Vlasov

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=441589C2.8030607@ats-manager.stc.donpac.ru \
    --to=prokopiev@stc.donpac.ru \
    --cc=sisyphus@lists.altlinux.org \
    /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