Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Init script fails #17

Open
GregoryLand opened this issue Jun 4, 2024 · 5 comments
Open

Init script fails #17

GregoryLand opened this issue Jun 4, 2024 · 5 comments

Comments

@GregoryLand
Copy link

GregoryLand commented Jun 4, 2024

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 -- -v
results in the output.
No ZFS module found

Debug log attached.
debug.log

eoli3n added a commit that referenced this issue Jun 4, 2024
@eoli3n
Copy link
Owner

eoli3n commented Jun 4, 2024

Could you try this please and confirm that dkms fallback is working ?
Note than I pushed on the dev branch, so you need to replace master in the url as follow

$ curl -s https://raw.githubusercontent.com/eoli3n/archiso-zfs/dev/init | bash -s -- -v

@GregoryLand
Copy link
Author

GregoryLand commented Jun 4, 2024

Test ran. Log uploaded. I was able to see existing pool on m.2 drive. There was an error while running the script though.

debug.log

I installed on the machine using 2024.05.01-x86_64.iso as a workaround. Totally okay to help troubleshoot the issue though.

@Asday
Copy link

Asday commented Jun 7, 2024

The DKMS fallback works on dev for me on archiso-2024.06.01-x86-64.iso while master does not.

@eoli3n
Copy link
Owner

eoli3n commented Jun 8, 2024

Yes, that's what I fixed, let's merge.
The latest debug.log of @GregoryLand shows that dkms fallback starts, but it fails at some point.
If using previous iso works for now, or/and if DKMS works for @Asday, as I have not much time for this right now, I keep this open and we'll check if the script is still buggy with next month iso.

@eoli3n eoli3n closed this as completed in 3ac3106 Jun 8, 2024
@eoli3n eoli3n reopened this Jun 8, 2024
@Asday
Copy link

Asday commented Jun 8, 2024

DKMS fallback worked fine for me. I did get an amusing "it didn't work at all" message followed immediately by "it worked perfectly" message at the end of the script, which I presume was just some output not quite being redirected. Didn't bother me though, just made me smile.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants