Hello @sbraz,
I am sorry I am not an expert at shell scripts and I tried your script on my bare metal server with a RAID1 system.
I got the following error when executing the script and I don't know what to do about it :
I didn't have any message from the script before this one.
Looking at the script, the command below returns nothing :
I am sorry I am not an expert at shell scripts and I tried your script on my bare metal server with a RAID1 system.
I got the following error when executing the script and I don't know what to do about it :
Code:
./sync_esp.sh: line 20: newest_esp: unbound variable
I didn't have any message from the script before this one.
Looking at the script, the command below returns nothing :
Bash:
blkid -o device -t LABEL=EFI_SYSPART
Last edited: