-
❯ sudo ./buildiso.sh -p desktop -v
--> Profile: [desktop]
==> Prepare [work: /home/waressa/cachyos-archiso/build, out: /home/waressa/cachyos-archiso/out]
-> Making mkarchiso verbose
-> Deleti…
-
Archlinux ISO Version: archlinux-2024.06.01-x86_64.iso
Install Medium: USB Flash drive
Attempting to run
`$ curl -s https://raw.githubusercontent.com/eoli3n/archiso-zfs/master/init | bash -s -- -…
-
Hi,
I'm trying to setup my first Archlinux ZFS.
I want to be able to use **default archiso**, because i use [archlinux netboot](https://eoli3n.github.io/archlinux/2020/04/25/recovery.html) as inst…
-
1. Remove zfs (or your boot menu may be empty and you'd need to `arch-chroot` to fix it if you'd run the 2. command without removing zfs first):
`sudo pacman -R zfs-dkms zfs-utils`
2. `sudo downgr…
-
Let's suppose following scenario:
I've want to create zpool that use entire device `/dev/sda`:
```
# ls -al /dev/disk/by-id/ata-QEMU_HARDDISK_QM00001
lrwxrwxrwx 1 root root 9 Dec 31 15:46 /dev/di…
-
Hi,
Would you mind adding this file:
/etc/modprobe.d/zfs.conf
```
# max 16M recordsize limit
options zfs zfs_max_recordsize=16777216
```
It doesn't change anything. Only allows creation dat…
-
Requirements:
* the [archiso source ](https://git.archlinux.org/archiso.git/)is a git submodule to archzfs
* build.sh pull in the latest changes from archiso upstream
* "build.sh archiso-img" build…
-
The kernel package is missing, we should check /var/cache/packman/pkg for the correct version and install that to the build chroot.
```
----> Attempting to build package...
==> Synchronizing chro…
-
### Problem:
I tried installation of ZFS autoconfiguration option in Vmware Fusion.
### Steps To Reproduce:
1. Get Vmware Fusion installed
2. Use Antergos Install DVD
3. choose ZFS Installation…
-
Using nix-portable v011
```
$ nix-portable nix run nixpkgs#htop
error: setting up a private mount namespace: Operation not permitted
```
By the way, bwrap runs fine.
```
$ NP_RUNTIME=bwrap …