iankelling.org
/
git
/
automated-distro-installer
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a15f52
)
bug fix
author
Ian Kelling
<iank@fsf.org>
Fri, 16 Jul 2021 13:46:28 +0000
(09:46 -0400)
committer
Ian Kelling
<iank@fsf.org>
Fri, 16 Jul 2021 13:46:28 +0000
(09:46 -0400)
fai/config/files/root/fai-check/VOL_BUSTER_BOOTSTRAP
patch
|
blob
|
history
diff --git
a/fai/config/files/root/fai-check/VOL_BUSTER_BOOTSTRAP
b/fai/config/files/root/fai-check/VOL_BUSTER_BOOTSTRAP
index e1b0b79a7bfbceab8b050cf97fd418af24241eb9..900c719183cab428f5461e389661f9ea56a5b6a4 100755
(executable)
--- a/
fai/config/files/root/fai-check/VOL_BUSTER_BOOTSTRAP
+++ b/
fai/config/files/root/fai-check/VOL_BUSTER_BOOTSTRAP
@@
-62,7
+62,6
@@
for dev in $(btrfs fi show / | sed -rn 's#^\s*devid\s.*\s([^0-9 ]+)\S+$#\1#p' \
else
grub_extn=${dev}7
fi
- fi
mount $dev /mnt
if $first; then
if [[ -e /mnt/grubenv ]]; then