* [devel-distro] How to build bootable iso with mkimage
@ 2024-11-29 8:44 Eugene Prokopiev
2024-11-29 12:23 ` Eugene Prokopiev
0 siblings, 1 reply; 2+ messages in thread
From: Eugene Prokopiev @ 2024-11-29 8:44 UTC (permalink / raw)
To: Discussion of distributions <i>development</i>
Здравствуйте!
Подскажите, а как сейчас с помощью mkimage (без m-p) изготовить
загрузочный iso? Добавляю в верхнеуровневый Makefile:
MKI_PACK_RESULTS = hybrid-grubpc-grub-efi:live.iso
ISOHYBRID = yes
BOOT_VOLI = live
BOOT_TYPE = grub-pc-boot grub-efi
EFI_BOOTLOADER = grub-efi
EFI_CERT = altlinux
...
all: ... pack-image ...
При сборке получаю:
...
mkimage: Processing 'pack-image' ...
find: './.work/chroot/boot': Permission denied
...
find: './.work/chroot/etc/tcb': Permission denied
mki-pack-hybrid-grubpc-grub-efi: /.image/boot/grub/bios.img: not found
make: *** [/usr/share/mkimage/targets.mk:152: pack-image] Error 1
Что такое boot/grub/bios.img и как он должен оказаться в .image?
--
WBR,
Eugene Prokopiev
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [devel-distro] How to build bootable iso with mkimage
2024-11-29 8:44 [devel-distro] How to build bootable iso with mkimage Eugene Prokopiev
@ 2024-11-29 12:23 ` Eugene Prokopiev
0 siblings, 0 replies; 2+ messages in thread
From: Eugene Prokopiev @ 2024-11-29 12:23 UTC (permalink / raw)
To: Discussion of distributions <i>development</i>
пт, 29 нояб. 2024 г. в 11:44, Eugene Prokopiev <eugene.prokopiev@gmail.com>:
> all: ... pack-image ...
вот тут перед pack-image нужен copy-grubpcboot
> mki-pack-hybrid-grubpc-grub-efi: /.image/boot/grub/bios.img: not found
теперь bios.img оказывается на месте и iso-образ собирается, но не
загружается, пытаюсь понять куда подложить grub.conf и что в него
написать ...
--
WBR,
Eugene Prokopiev
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-11-29 12:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-11-29 8:44 [devel-distro] How to build bootable iso with mkimage Eugene Prokopiev
2024-11-29 12:23 ` Eugene Prokopiev
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