X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=scripts%2Fboot%2F9990-aaa-fixme.sh;h=416d6b421156b25edc5793bbff0943c7205c2e16;hb=0aa07bd386f516176364e710e8b9132036c72986;hp=6530cc113a7c33a274dfe9210094d32a6c227e85;hpb=ba42304070c7104fbe526f6d166b8bbce36a3cd4;p=live-boot-grml.git diff --git a/scripts/boot/9990-aaa-fixme.sh b/scripts/boot/9990-aaa-fixme.sh index 6530cc1..416d6b4 100755 --- a/scripts/boot/9990-aaa-fixme.sh +++ b/scripts/boot/9990-aaa-fixme.sh @@ -5,7 +5,7 @@ export PATH="/root/usr/bin:/root/usr/sbin:/root/bin:/root/sbin:/usr/bin:/usr/sbi echo "/root/lib" >> /etc/ld.so.conf echo "/root/usr/lib" >> /etc/ld.so.conf -mountpoint="/live/image" +mountpoint="/live/medium" alt_mountpoint="/media" LIVE_MEDIA_PATH="live" @@ -40,10 +40,9 @@ else udevinfo='udevinfo' fi -old_root_overlay_label="live-rw" -old_home_overlay_label="home-rw" custom_overlay_label="persistence" -persistence_list="live-persistence.conf" +persistence_list="persistence.conf" +old_persistence_list="live-persistence.conf" if [ ! -f /live.vars ] then