-
Notifications
You must be signed in to change notification settings - Fork 0
notes
XADE edited this page Dec 10, 2023
·
1 revision
LUKS2 is not supported. So, wait for grub's full support
Install os-prober to boot other Operating systems, example: windows
During installation encrypted devices must remain open, to get detected by the script
To use a custom config for: | inside a directory named asset/ place it as: |
recommendation: |
---|---|---|
portage | make.conf |
|
linux-kernel | .config |
Incase that's not provided, a config will be generated with localyesconfig. So, be sure to connect all your hardware and load needed kernel modules before executing i.sh. But still it cannot be assured that the kernel will get compiled successfully. So, one may have to chroot and configure/compile it manually. |
post installation script | post.sh |
Better to execute it manually after a successful boot. Must be vaild for Posix sh. Unsupported for GUIX. For NixOS 1st line should be : /nix/var/nix/profiles/system/activate
|
During installation everything from
asset/
directory gets copied to/tmp
of newly created rootfs,
- To access these files from
post.sh
add/tmp/
before there names