| Summary: | Make sade(8) (sysadmins disk editor) usable where '/' is not on UFS | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | Slawomir Wojciech Wojtczak <vermaden> | ||||
| Component: | bin | Assignee: | freebsd-bugs (Nobody) <bugs> | ||||
| Status: | Open --- | ||||||
| Severity: | Affects Some People | CC: | grahamperrin, pstef | ||||
| Priority: | --- | Keywords: | needs-qa | ||||
| Version: | 11.1-RELEASE | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| URL: | https://www.freebsd.org/cgi/man.cgi?query=sade&sektion=8&manpath=FreeBSD | ||||||
| Attachments: |
|
||||||
This is still something that could be improved. |
Created attachment 189988 [details] sade.png Hi, just tried to create new partition on a removable pendrive (da0) on a FreeBSD system where '/' is on ZFS (Boot Environment). When I tried to 'Commit' the changes I got an error that a mountpoint of '/' must exist ... and sade is not able to detect one as its on ZFS. Details in the attachement. Plase modify /usr/sbin/sade so it will NOT check for the existing '/' mount, as its quite usable as 'graphical' partition manager in base. Regards, vermaden