Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
psy0rz committed Jun 15, 2024
1 parent da9dabc commit a9f2a5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install/5-install-alpine.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ mount --rbind /proc /mnt/newroot/proc


# Blacklist GPUs (issue #3)
cp files/blacklist-gpu.conf $ROOT/etc/modprobe.d
cp files/blacklist-gpu.conf /mnt/newroot/etc/modprobe.d

# zfs stuff
echo "/etc/hostid" >> /mnt/newroot/etc/mkinitfs/features.d/zfshost.files
Expand Down

0 comments on commit a9f2a5e

Please sign in to comment.