Arch-Setup-Script icon indicating copy to clipboard operation
Arch-Setup-Script copied to clipboard

Some smaller issues

Open kmille opened this issue 7 months ago • 0 comments

Hey,

I had some smaller issues using your script:

The script failed. The disk was used previously. So there was a GPT table and some partitions. Fixed by dd if=/dev/zero ..

Image


Seems like a remote url needs an update.

Image


systemd-detect-virt failed. It returned the expected output, but an unexpected return value. Have not digged deeper into this. set -x is used at this point.

Image

Thanks for the script though!

kmille avatar Jul 30 '25 16:07 kmille