ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [mdk-re] GRUB + install kernel 2.4.10 problem
@ 2001-10-26  9:14 Volkov Serge
  2001-10-26 20:09 ` Sergey Vlasov
  0 siblings, 1 reply; 4+ messages in thread
From: Volkov Serge @ 2001-10-26  9:14 UTC (permalink / raw)
  To: AltLinux-list

Добрый день

При загрузке и выборе ядра 2.4.10-up grub выдает сообщение Error 15: File not found.

Подскажите что не так:
у меня стоит на сервере GRUB и ядра следующих версий:
grub-0.90-alt6
kernel-up-2.2.18-ipl5mdk
kernel-up-secure-2.2.18-ipl5mdk
kernel-headers-2.2.18-ipl5mdk
kernel24-up-2.4.10-alt1

содержимое /boot/grub/menu.lst

timeout 5
color black/cyan yellow/cyan
i18n (hd0,0)/grub/messages
keytable (hd0,0)/ru_ct_sh-KOI8-R.klt
altconfigfile (hd0,0)/grub/menu.once
default 1

title linux-up-secure
kernel (hd0,0)/vmlinuz-up-secure root=/dev/sda5 
initrd (hd0,0)/initrd-up-secure.img

<skip kernel 2.2.x>

title 2.4.10-alt1-up
kernel (hd0,0)/boot/vmlinuz-2.4.10-alt1-up root=/dev/sda5
initrd=/boot/initrd-2.4.10-alt1-up.img

в директории /boot/
 ll
total 5265
drwxr-xr-x   17 root     root         1024 Oct 26 04:03 ../
drwxr-xr-x    4 root     root         1024 Oct 24 11:16 ./
lrwxrwxrwx    1 root     root           35 Oct 24 11:16 System.map -> System.map-2.2.18-ipl5mdk-up-secure
drwxr-xr-x    2 root     root         1024 Oct 23 12:44 grub/
lrwxrwxrwx    1 root     root           31 Oct 12 09:23 initrd -> /boot/initrd-2.4.10-alt1-up.img
-rw-r--r--    1 root     root       599889 Oct 12 09:23 initrd-2.4.10-alt1-up.img
lrwxrwxrwx    1 root     root           22 Oct 12 09:23 vmlinuz -> vmlinuz-2.4.10-alt1-up
lrwxrwxrwx    1 root     root           25 Oct 12 09:22 initrd-up.img -> initrd-2.4.10-alt1-up.img
lrwxrwxrwx    1 root     root           22 Oct 12 09:22 vmlinuz-up -> vmlinuz-2.4.10-alt1-up
-rw-r--r--    1 root     root       397729 Oct 12 09:22 System.map-2.4.10-alt1-up
-rw-r--r--    1 root     root       680670 Oct 12 09:22 vmlinuz-2.4.10-alt1-up
-rw-r-----    1 root     root       599799 Oct  1 08:36 initrd-2.4.9-alt5-up.img
-rw-r--r--    1 root     root         6128 Sep 26 10:31 boot-menu.b
-rw-r--r--    1 root     root         4368 Sep 26 10:31 boot-text.b
lrwxrwxrwx    1 root     root           11 Sep 26 10:31 boot.b -> boot-menu.b
-rw-r--r--    1 root     root          624 Sep 26 10:31 chain.b
-rw-r--r--    1 root     root          652 Sep 26 10:31 os2_d.b
drwxr-xr-x    2 root     root         1024 Sep  4 12:20 lost+found/
-rw-r--r--    1 root     root          512 Jun 20 18:23 boot.0800
-rw-------    1 root     root        44544 Jun 20 18:23 map
-rw-r--r--    1 root     root          154 Jun 20 18:23 message
-rw-r--r--    1 root     root          256 Jun 20 18:23 ru_ct_sh-KOI8-R.klt
-rw-r--r--    1 root     root       506096 Jun 20 18:20 initrd-2.2.18-ipl5mdk-up-secure.img
lrwxrwxrwx    1 root     root           35 Jun 20 18:20 initrd-up-secure.img -> initrd-2.2.18-ipl5mdk-up-secure.img
lrwxrwxrwx    1 root     root           32 Jun 20 18:20 vmlinuz-up-secure -> vmlinuz-2.2.18-ipl5mdk-up-secure
-rw-r--r--    1 root     root       506085 Jun 20 18:20 initrd-2.2.18-ipl5mdk-up.img
-rw-r--r--    1 root     root       241915 Jun 20 17:34 System.map-2.2.18-ipl5mdk-up-secure
-rw-r--r--    1 root     root       758474 Jun 20 17:34 vmlinuz-2.2.18-ipl5mdk-up-secure
-rw-r--r--    1 root     root       241465 Jun 20 17:27 System.map-2.2.18-ipl5mdk-up
-rw-r--r--    1 root     root       756642 Jun 20 17:27 vmlinuz-2.2.18-ipl5mdk-up

-- 
With best wishes, Volkov Serge		
Network Administrator/Security Administrator 		



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

* Re: [mdk-re] GRUB + install kernel 2.4.10 problem
  2001-10-26  9:14 [mdk-re] GRUB + install kernel 2.4.10 problem Volkov Serge
@ 2001-10-26 20:09 ` Sergey Vlasov
  2001-10-29  9:50   ` Volkov Serge
  0 siblings, 1 reply; 4+ messages in thread
From: Sergey Vlasov @ 2001-10-26 20:09 UTC (permalink / raw)
  To: mandrake-russian

On Fri, 26 Oct 2001 09:15:23 +0400
"Volkov Serge" <vserge@menatepspb.msk.ru> wrote:

> При загрузке и выборе ядра 2.4.10-up grub выдает сообщение Error 15: File not found.
...skip...
> title 2.4.10-alt1-up
> kernel (hd0,0)/boot/vmlinuz-2.4.10-alt1-up root=/dev/sda5
                ^^^^^
> initrd=/boot/initrd-2.4.10-alt1-up.img
        ^^^^^^

Это известный глюк скриптов от Mandrake (drakxtools) - не
учитывается ситуация, когда /boot в отдельном разделе.  Уберите
/boot из путей, как в строках для других ядер.



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

* Re: [mdk-re] GRUB + install kernel 2.4.10 problem
  2001-10-26 20:09 ` Sergey Vlasov
@ 2001-10-29  9:50   ` Volkov Serge
  2001-10-30 18:25     ` Sergey Vlasov
  0 siblings, 1 reply; 4+ messages in thread
From: Volkov Serge @ 2001-10-29  9:50 UTC (permalink / raw)
  To: mandrake-russian

Вы Fri, 26 Oct 2001 18:17:37 +0400
Sergey Vlasov <vsu@mivlgu.murom.ru> написали:

> On Fri, 26 Oct 2001 09:15:23 +0400
> "Volkov Serge" <vserge@menatepspb.msk.ru> wrote:
> 
> > При загрузке и выборе ядра 2.4.10-up grub выдает сообщение Error 15: File not found.
> ...skip...
> > title 2.4.10-alt1-up
> > kernel (hd0,0)/boot/vmlinuz-2.4.10-alt1-up root=/dev/sda5
>                 ^^^^^
> > initrd=/boot/initrd-2.4.10-alt1-up.img
>         ^^^^^^
> 
> Это известный глюк скриптов от Mandrake (drakxtools) - не
> учитывается ситуация, когда /boot в отдельном разделе.  Уберите
> /boot из путей, как в строках для других ядер.
> 
А причем тут Mandrake (drakxtools) я же ставлю только ядро :)?

-- 
With best wishes, Volkov Serge		
Network Administrator/Security Administrator 		



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

* Re: [mdk-re] GRUB + install kernel 2.4.10 problem
  2001-10-29  9:50   ` Volkov Serge
@ 2001-10-30 18:25     ` Sergey Vlasov
  0 siblings, 0 replies; 4+ messages in thread
From: Sergey Vlasov @ 2001-10-30 18:25 UTC (permalink / raw)
  To: mandrake-russian

On Mon, 29 Oct 2001 09:51:03 +0300
"Volkov Serge" <vserge@menatepspb.msk.ru> wrote:

> Вы Fri, 26 Oct 2001 18:17:37 +0400
> Sergey Vlasov <vsu@mivlgu.murom.ru> написали:
> 
> > On Fri, 26 Oct 2001 09:15:23 +0400
> > "Volkov Serge" <vserge@menatepspb.msk.ru> wrote:
> > 
> > > При загрузке и выборе ядра 2.4.10-up grub выдает сообщение Error 15: File not found.
> > ...skip...
> > > title 2.4.10-alt1-up
> > > kernel (hd0,0)/boot/vmlinuz-2.4.10-alt1-up root=/dev/sda5
> >                 ^^^^^
> > > initrd=/boot/initrd-2.4.10-alt1-up.img
> >         ^^^^^^
> > 
> > Это известный глюк скриптов от Mandrake (drakxtools) - не
> > учитывается ситуация, когда /boot в отдельном разделе.  Уберите
> > /boot из путей, как в строках для других ядер.
> > 
> А причем тут Mandrake (drakxtools) я же ставлю только ядро :)?

Так в /boot/grub/menu.lst при этом должен дописаться пункт для
загрузки этого ядра. Вот один кусок из drakxtools этим и занимается.
Эта ошибка тянется еще как минимум со Spring. Ладно хоть в случае
чего в grub командная строка есть.



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

end of thread, other threads:[~2001-10-30 18:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-26  9:14 [mdk-re] GRUB + install kernel 2.4.10 problem Volkov Serge
2001-10-26 20:09 ` Sergey Vlasov
2001-10-29  9:50   ` Volkov Serge
2001-10-30 18:25     ` Sergey Vlasov

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