Browse Source

90dmsquash-live/dmsquash-live-root.sh: add symlink

/run/initramfs/livedev
master
Harald Hoyer 13 years ago
parent
commit
b2de89c5dc
  1. 2
      modules.d/90dmsquash-live/dmsquash-live-root.sh

2
modules.d/90dmsquash-live/dmsquash-live-root.sh

@ -41,6 +41,8 @@ if [ -n "$check" ]; then @@ -41,6 +41,8 @@ if [ -n "$check" ]; then
[ -x /bin/plymouth ] && /bin/plymouth --show-splash
fi

ln -s $livedev /run/initramfs/livedev

# determine filesystem type for a filesystem image
det_img_fs() {
blkid -s TYPE -u noraid -o value "$1"

Loading…
Cancel
Save