From: Eugene Prokopiev <eugene.prokopiev@gmail.com> To: "Discussion of distributions <i>development</i>" <devel-distro@lists.altlinux.org> Subject: [devel-distro] How to build bootable iso with mkimage Date: Fri, 29 Nov 2024 11:44:44 +0300 Message-ID: <CANM4RugcZx64DDbJkAwDHoPc-vbbpwQP08Hjnnvk1s74n6jysQ@mail.gmail.com> (raw) Здравствуйте! Подскажите, а как сейчас с помощью 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
next reply other threads:[~2024-11-29 8:44 UTC|newest] Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top 2024-11-29 8:44 Eugene Prokopiev [this message] 2024-11-29 12:23 ` Eugene Prokopiev
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=CANM4RugcZx64DDbJkAwDHoPc-vbbpwQP08Hjnnvk1s74n6jysQ@mail.gmail.com \ --to=eugene.prokopiev@gmail.com \ --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