[Linux] Re: kernel 2.6.9 derleme hatası

---------

New Message Reply About this list Date view Thread view Subject view Author view Attachment view

From: Volkan YAZICI (yazicivo@ttnet.net.tr)
Date: Mon 06 Dec 2004 - 12:09:27 EET


merhaba,

asagidaki lilo.conf dosyasinizda default olarak tanimli cekirdeginizin
etiketi (label'i) su sekilde:

> default="linux"

olarak gorunurken, siraladiginiz image'lerin hicbirinde etiketin
linux olmamasi sanirim size bir seyler ifade ediyor:

> image=/boot/vmlinuz-ide-2.4.26
> label="linux-2.4"
> ...
> image=/boot/vmlinuz
> label="linux-2.6.9"
> ...
> image = /boot/vmlinuz
> label = suse
> ...
> image = /boot/vmlinuz
> label = mandrake
> ...

ilk once `man lilo.conf` komutu ile sorunu kokten kavrayip halletmenizi
oneririm. ama eger cozum acilse, yukaridaki image'lerden default olarak
acilmasini istediginizin label'ini default'a koyun. soyle ki.

diyelim ki ben suse'nin acilmasini istiyorum (sahsen suse sevmem ama :)

default = "suse"
...
image = /boot/vmlinuz
   label = "suse"
   ...

olacak. buna ek olarak su satir yeni baslayan biri icin daha
kullanisli olabilir:

install=menu

man sayfasinda ilgili aciklama:

install=<user-interface>
  Selects the user interface which will be seen at boot time. One
  of the following three options may be specified: text, menu, or
  bmp. The traditional LILO interface is `text'; but `menu' is now
  the default, unless the configurtion file contains the `bitmap='
  specification. The text interface is strictly a command-line
  interface as though the console were a dumb terminal. The menu
  interface is a text-based screen of the boot choices, with the
  option to enter additional command line parameters. And the bmp
  interface is a menu presented against a graphic screen, speci-
  fied as a 640x480 BitMaP file of 16 or 256 colors. (See the
  'lilo -E' switch for editing options).

iyi calismalar

Mon, Dec 06, 2004 at 10:41:00AM +0200, healov wrote:
> Kernel-2.6.9 derlerken soyle bir hata aliyorum;
> ...
> if [ -x /sbin/lilo ]; then /sbin/lilo; else /etc/lilo/install; fi
> Added linux-2.4
> Added linux-2.6.9
> Added suse
> Added mandrake
> Fatal: Default image doesn't exist.
> make[1]: *** [zlilo] Error 1
> make: *** [bzlilo] Error 2"
>
> lilo.conf dosyamin goruntusu de soyle:
> default="linux"
> boot = /dev/hdc
> timeout=100
> message=/boot/message
> menu-scheme=wb:bw:wb:bw
>
> image=/boot/vmlinuz-ide-2.4.26
> label="linux-2.4"
> root=/dev/hdc6
> image=/boot/vmlinuz
> label="linux-2.6.9"
> root=/dev/hdc6
>
> image = /boot/vmlinuz
> root = /dev/hdc2
> label = suse
> read-only # Non-UMSDOS filesystems should be mounted read-only for checking
> # Linux bootable partition config ends
> # Linux bootable partition config begins
> image = /boot/vmlinuz
> root = /dev/hdc7
> append="devfs=nomount acpi=ht resume=/dev/hdc5 splash=silent"
> label = mandrake
> read-only # Non-UMSDOS filesystems should be mounted read-only for checking
> # Linux bootable partition config ends"

ttmail icin fortigate tarafindan kontrol edilmistir.

_______________________________________________
Linux mailing list
Linux@liste.linux.org.tr
http://liste.linux.org.tr/mailman/listinfo/linux


New Message Reply About this list Date view Thread view Subject view Author view Attachment view

---------

Bu arsiv hypermail 2.1.2 tarafindan uretilmistir.