mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-12-26 03:09:34 +03:00
i-t: don't suggest zpool-import with altroot to /root
This *will fail* when remounted by the real root Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz> Closes #12148
This commit is contained in:
parent
7b5bf4758b
commit
8d5f211fc8
@ -875,7 +875,7 @@ mountroot()
|
||||
echo ""
|
||||
echo "No pool imported. Manually import the root pool"
|
||||
echo "at the command prompt and then exit."
|
||||
echo "Hint: Try: zpool import -R ${rootmnt} -N ${ZFS_RPOOL}"
|
||||
echo "Hint: Try: zpool import -N ${ZFS_RPOOL}"
|
||||
shell
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user