Change /mnt to / in sysinstall to avoid user confusion.

This commit is contained in:
Jonas 'Sortie' Termansen 2016-03-28 17:44:01 +02:00
parent ecfe121a8c
commit 09f43c80e9
1 changed files with 1 additions and 1 deletions

View File

@ -555,7 +555,7 @@ int main(void)
textf("Type ls to list partitions on the device. "
"%s"
"Type mkpart to make a new partition. "
"Type mount 2 /mnt to create a mountpoint for partition 2. "
"Type mount 2 / to create a mountpoint for partition 2. "
"Type exit when done. "
"There is partitioning advise in installation(7). "
"Type man 8 disked to display the disked(8) man page.\n",