X-Git-Url: http://git.grml.org/?a=blobdiff_plain;ds=sidebyside;f=scripts%2Fboot%2F9990-aaa-fixme.sh;h=416d6b421156b25edc5793bbff0943c7205c2e16;hb=659360c19ad0a28a430545149fc2c4f834d11007;hp=6530cc113a7c33a274dfe9210094d32a6c227e85;hpb=12987b7f06549a0b5e53872dce576e0c25a8827a;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