Remove a warning regarding disk entries in /dev.
Approved by: ru (mentor) MFC after: 4 days
This commit is contained in:
parent
4e3a86984a
commit
899b88ba12
@ -1031,8 +1031,7 @@ installFilesystems(dialogMenuItem *self)
|
||||
}
|
||||
else {
|
||||
if (!upgrade) {
|
||||
msgConfirm("Warning: Using existing root partition. It will be assumed\n"
|
||||
"that you have the appropriate device entries already in /dev.");
|
||||
msgConfirm("Warning: Using existing root partition.");
|
||||
}
|
||||
dialog_clear_norefresh();
|
||||
msgNotify("Checking integrity of existing %s filesystem.", dname);
|
||||
|
Loading…
x
Reference in New Issue
Block a user