#!/bin/bash -efu

run mount --move "$prevdir" "$rootmnt"
echo localdev > /etc/initrd/method
exit 2
