summaryrefslogtreecommitdiffstats
path: root/builder/dnbd3-qcow2-rootfs/hooks/mount/mount-root-device.sh
blob: d02f90027ea796e5656c159dec5bfa94f2d54110 (plain) (blame)
1
2
3
4
# this rudimentary script just mounts the rootfs device that was symlinked to
# /dev/root to dracut's $NEWROOT (usually /sysroot).

mount /dev/root $NEWROOT