!oNSIfazDqEcwhcOjSL:matrix.org

disko

360 Members
disko - declarative disk partitioning - https://github.com/nix-community/disko92 Servers

Load older messages


SenderMessageTime
2 Nov 2024
@no-mood:matrix.orgno-moodTrying that in a moment, but wouldn't it be better to use another partition?20:09:13
@no-mood:matrix.orgno-moodI've tried with TMPDIR (saw on reddit) to use a partition instead of /tmp (on tmpfs) without luck20:09:47
@no-mood:matrix.orgno-moodI even mounted /tmp on another drive, I don't understand why it's not working 20:10:38
@no-mood:matrix.orgno-mood
In reply to @sigmasquadron:matrix.org

Actually since this is -install the flag is probably --option max-jobs 1

Still crashing
20:11:02
@sigmasquadron:matrix.orgSigmaSquadronWhat is the actual error?20:11:26
@no-mood:matrix.orgno-moodRan out of memory20:14:09
@no-mood:matrix.orgno-moodI can see it only in tty, if I run the gnome terminal it crashes after a while20:14:35
@no-mood:matrix.orgno-moodIt's this one: https://www.reddit.com/r/NixOS/comments/1cmb8up/no_space_left_on_device_during_install/20:16:05
3 Nov 2024
@no-mood:matrix.orgno-moodOkay, there's still one thing I'm not clear about with NixOS Anywhere. Is there a way to install the files on the target machine's disk as if I were using nixos-install?01:20:43
@deliganli:matrix.orgSaitanyone here managed to set up raspberry pi 3/4 with disko?12:36:42
@phaer:matrix.orgphaer
In reply to @no-mood:matrix.org
Okay, there's still one thing I'm not clear about with NixOS Anywhere.
Is there a way to install the files on the target machine's disk as if I were using nixos-install?

Which files, your systems closure?

nixos-anywhere does call nixos-install on the remote machine, see https://github.com/nix-community/nixos-anywhere/blob/51d347d35caec995d36d1450cb5bb183318c7fb7/src/nixos-anywhere.sh#L598

15:50:03
@eyjhb:eyjhb.dkeyJhb
In reply to @phaer:matrix.org

Yes, it's just for initial setup by default.

If you feel adventurous and have a tested backup of your data you can try rerunning the system.build.formatScript which should be idempotent but please review the script and don't blame us if it eats your data 😇

Surely I should try that... AND blame you /s :D
16:36:01
@no-mood:matrix.orgno-mood
In reply to @phaer:matrix.org

Which files, your systems closure?

nixos-anywhere does call nixos-install on the remote machine, see https://github.com/nix-community/nixos-anywhere/blob/51d347d35caec995d36d1450cb5bb183318c7fb7/src/nixos-anywhere.sh#L598

The same drive I'm installing to
16:46:15
@no-mood:matrix.orgno-moodOh right I was referring to Disko-install16:46:40
@phaer:matrix.orgphaerArbitrary files? Maybe --extra-files helps? That one copies files from your current system into the installed target system 16:47:19
@no-mood:matrix.orgno-moodI'm not sure what was causing that problem, now it works with the --build-on-remote 16:48:45
@no-mood:matrix.orgno-moodWhile with Disko-install it was crashing16:49:03
4 Nov 2024
@d:arcticfoxes.netdave joined the room.00:42:51
@no-mood:matrix.orgno-mood
In reply to @no-mood:matrix.org
While with Disko-install it was crashing
UPDATE: this was related to cosmic cache not working properly, this caused the installer to crash. Thank you :)
13:09:16
@no-mood:matrix.orgno-moodQuick question: I couldn't find if Disko can generate a mount script to mount the drive elsewhere. Is that possible?13:10:16
@pinpox:matrix.orgpinpox Hello! I'm trying to generate an image that i can dd to my notebook and boot. I'm using LUKS and used the --pre-format-files /tmp/secret.key /tmp.secret.key option to set the password for encryption. But now after dd'ing it I get this error when trying to boot: 19:32:39
@pinpox:matrix.orgpinpox(Sorry for the shitty screenshot, no idea how to take a proper one from the boot menu19:33:03
@pinpox:matrix.orgpinpoximage.png
Download image.png
19:33:05
@pinpox:matrix.orgpinpox * (Sorry for the shitty screenshot, no idea how to take a proper one from the boot menu)19:33:06
@pinpox:matrix.orgpinpoxIt is trying to find the encryption key file on the real machine.19:33:23
@pinpox:matrix.orgpinpoxHow do I generate a LUKS encrypted disko system that asks for the password and then boots?19:33:44
@lassulus:lassul.uslassulusI think the impure image script should be able to ask you for the password interactively19:38:23
@pinpox:matrix.orgpinpoxHow do I use that/make it ask?19:39:21
@pinpox:matrix.orgpinpox

currently using this config:
https://termbin.com/v5pk
then running:

nix build .\#nixosConfigurations.limette.config.system.build.diskoImagesScript 
sudo  ./result --build-memory 4096 --pre-format-files /tmp/secret.key /tmp/secret.ke
dd if=main.raw ... 
19:40:34
@pinpox:matrix.orgpinpox *

currently using this config:
https://termbin.com/v5pk
then running:

nix build .\#nixosConfigurations.limette.config.system.build.diskoImagesScript 
sudo  ./result --build-memory 4096 --pre-format-files /tmp/secret.key /tmp/secret.key
sudo dd if=main.raw ... 
19:42:26

Show newer messages


Back to Room ListRoom Version: 10