| 2 Nov 2024 |
no-mood | * I've removed "latest" from the url but the installer (and terminal) crashes when using Disko install
EDIT: it runs out of Memory
Using a pendrive and 16gb of RAM | 17:51:19 |
| 𝒕𝒂𝒏𝒗𝒊𝒓 changed their profile picture. | 19:01:17 |
Fernando Rodrigues | In reply to @no-mood:matrix.org I've removed "latest" from the url but the installer (and terminal) crashes when using Disko install EDIT: it runs out of Memory Using a pendrive and 16gb of RAM Try again with the -j 1 flag.
| 20:01:38 |
Fernando Rodrigues | It'll take longer, but it'll use less memory (and only one CPU core) | 20:01:59 |
no-mood | In reply to @sigmasquadron:matrix.org
Try again with the -j 1 flag. Where do you put it? | 20:03:56 |
no-mood | Before the -- ? | 20:04:26 |
Fernando Rodrigues | Actually since this is -install the flag is probably --option max-jobs 1
| 20:08:27 |
Fernando Rodrigues | added after 10pm--`
| 20:08:42 |
Fernando Rodrigues | * added after --
| 20:08:47 |
no-mood | Trying that in a moment, but wouldn't it be better to use another partition? | 20:09:13 |
no-mood | I've tried with TMPDIR (saw on reddit) to use a partition instead of /tmp (on tmpfs) without luck | 20:09:47 |
no-mood | I even mounted /tmp on another drive, I don't understand why it's not working | 20:10:38 |
no-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 |
Fernando Rodrigues | What is the actual error? | 20:11:26 |
no-mood | Ran out of memory | 20:14:09 |
no-mood | I can see it only in tty, if I run the gnome terminal it crashes after a while | 20:14:35 |
no-mood | It'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 | 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? | 01:20:43 |