Here's another weird thing I've discovered building a bookworm-based
installer ISO using live-build @ 'debian/1%20230131'.
I have some hooks in my config/hooks/normal directories that download some
deb files from the web and install them. However, I noticed after
installation onto a system using m
I'm converting the installer for a project from bullseye to bookworm.
Here's a bit of background:
* build command (
https://github.com/mmguero-dev/Malcolm/blob/c040bccd0b33982595c38fa7d5018b20aeaae5ad/malcolm-iso/build.sh#L200-L229
)
* live build configuration directory (
https://github.com/mmguer
with a single "run workflow" click (and some patience while it builds)
I end up with a fresh build of my ISO, built and hosted by GitHub without
having to use a local build environment at all.
Anyway, I hope at some point this is useful to somebody. Cheers!
-SG
--
Seth Grover
Be kind
I have a custom live distribution I was building for buster that included,
for both the BIOS and EFI ISO menus, various custom options by specifying
them in includes.binary (see
https://github.com/mmguero/deblive/tree/master/bullseye/config/includes.binary),
using "isolinux/advanced.cfg" and "boot/
EFI and BIOS.
-SG
--
Seth Grover
lated
from my preseed. Still figuring out some things but making good progress.
--
Seth Grover
I'm getting closer to it, I've trimmed the following (what I think is
relevant) from the log:
Sep 16 16:43:17 main-menu[2810]: INFO: Menu item 'grub-installer' selected
Sep 16 16:43:17 grub-installer: info: architecture: amd64/generic
...
Sep 16 16:43:17 in-target: grub-common is already the newes
main-menu: WARNING **: Internal error! Cannot find
"debian-installer/main-menu doesn't exist" in menu
I found this thread:
https://lists.debian.org/debian-boot/2014/08/msg00488.html but I don't see
how it applies in my situation.
-SG
--
Seth Grover
;t bad, but at least I've got
something to pursue. Still working on it.
-SG
--
Seth Grover
-f to
kick out the ISO.
Installation works perfectly in EFI, but as I said not in BIOS.
-SG
--
Seth Grover
Hm, after more looking at it I get the feeling the preseed file at
/cdrom/install/preseed.cfg isn't being used at all in the BIOS install.
It's asking me all sort of questions that I feel like it should be getting
from the preseed.
-SG
;process '/sbin/debian-installer' (pid 12345) exited. Scheduling for
restart." It works fine with EFI installation, however.
I've obviously done something wrong, either in the preseed or somewhere
else. Any tips on how I can narrow it down, or what I might be doing wrong?
-SG
I tried removing the part of my hook to set CRYPTSETUP=y in
/etc/cryptsetup-initramfs/conf-hook
(see
https://github.com/mmguero/deblive/blob/master/buster/config/hooks/normal/0991-security-performance.hook.chroot#L92
and
https://www.reddit.com/r/debian/comments/8yxiud/livebuild_issue_getting_pers
I've got a live-build project I use for a handy environment I carry around
with me on a USB stick that's got everything set up just the way I like it.
It's buster-based. I've got the config files for it on GitHub here:
https://github.com/mmguero/deblive
Up until recently it would boot fine with e
Oh, right, I see. Get the default grub.cfg file and tweak it how I want for
the installer. Thank you!
-SG
On Wed, Nov 28, 2018 at 11:31 AM Ginger_M wrote:
>
> Path: config/includes.binary/boot/grub/grub.cfg
>
I've created an iso-hybrid image that boots successfully in EFI mode with
the grub-efi bootloader. By default, the menu items listed are:
- Live System
- Live System (fail-safe mode)
- Start Installer
- Advanced options...
How can I modify the default contents of this list? I would like to replac
I have been trying for the last couple of days to get encrypted persistence
working with a custom debian live build image I'm building and have not had
any luck.
During boot I see these two messages:
Warning: Unable to load module dm-crypt
Warning: cryptsetup in unavailable
I'm assuming th
17 matches
Mail list logo