index : archiso32 | |
Archlinux32 iso tools | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | archiso/hooks/archiso | 2 |
diff --git a/archiso/hooks/archiso b/archiso/hooks/archiso index 688a880..61bb586 100644 --- a/archiso/hooks/archiso +++ b/archiso/hooks/archiso @@ -104,7 +104,7 @@ run_hook () done < "/bootmnt/isomounts" # Bind our bootmnt dir into the live system - _mnt_bind /bootmnt bootmnt + _mnt_bind /bootmnt /bootmnt if [ -d /proc/sys/dev/cdrom ]; then echo 0 > /proc/sys/dev/cdrom/lock |