ALT Linux Distributions development
 help / color / mirror / Atom feed
From: Eugene Prokopiev <enp@itx.ru>
To: Distributions development <devel-distro@lists.altlinux.org>
Subject: Re: [devel-distro] extlinux boot from ext4 : No DEFAULT or UI configuration directive found!
Date: Tue, 3 Dec 2019 15:30:37 +0300
Message-ID: <CANM4RuhJMzzTOJtSjQ1Bmcsa3fU=zqgUEj+Z0Rz+S2ymbWu+7w@mail.gmail.com> (raw)
In-Reply-To: <eda94249-19c7-fc24-9618-1be734f41522@gmail.com>

ну так у меня есть default

загружаюсь с другого носителя, монтирую диск, а там:

[root@localhost ~]# cat /mnt/boot/extlinux/extlinux.conf
DEFAULT /boot/vmlinuz initrd=/boot/initrd.img root=LABEL=system audit=0

Исправил на более традиционный вариант:

# cat /mnt/boot/extlinux/extlinux.conf
default linux
timeout 100
prompt 0

label linux
  kernel /boot/vmlinuz
  append initrd=/boot/initrd.img root=LABEL=system audit=0

Не загружается с той же самой ошибкой. Но эта ошибка именно о том, что
с конфигом что-то не так (например, его не удалось найти), а сам-то
загрузчик extlinux из бутсектора загрузился, иначе ошибка была бы
другой

B это воспроизводится на x86_64 тоже

чт, 14 нояб. 2019 г. в 13:32, Leonid Krivoshein <klark.devel@gmail.com>:
>
> Добрый день!
>
> 14.11.2019 8:01, Eugene Prokopiev пишет:
>
> На p9 после установки extlinux таким способом при попытке загрузиться я получаю:
>
> No DEFAULT or UI configuration directive found!
>
> [...]
> Как это отладить и узнать, в чем именно проблема?
>
>
> Проблема в самом конфиге extlinux.conf.
> Написано же, должна быть использована директива default либо ui.
>
> default rescue
> timeout 100
> prompt 0
>
> label rescue
>   kernel syslinux/alt0/vmlinuz
>   append initrd=syslinux/alt0/full.cz fastboot live  ramdisk_size=439569 stagename=rescue splash=0 showopts  automatic=method:nfs,network:dhcp tz=Europe/Moscow  lang=ru_RU
>
>
> --
> Best regards,
> Leonid Krivoshein.
>
> _______________________________________________
> devel-distro mailing list
> devel-distro@lists.altlinux.org
> https://lists.altlinux.org/mailman/listinfo/devel-distro



-- 
WBR,
Eugene Prokopiev

      parent reply	other threads:[~2019-12-03 12:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-14  5:01 Eugene Prokopiev
2019-11-14  5:18 ` Eugene Prokopiev
2019-12-03 12:30   ` Eugene Prokopiev [this message]

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='CANM4RuhJMzzTOJtSjQ1Bmcsa3fU=zqgUEj+Z0Rz+S2ymbWu+7w@mail.gmail.com' \
    --to=enp@itx.ru \
    --cc=devel-distro@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 Distributions development

This inbox may be cloned and mirrored by anyone:

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

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


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