webmin - disk and network filesystems question

Asked by WRStrong

I mounted a second hard drive using the webmin tool (and then going into kubunuś file manager to use it.) Iḿ finished using that drive. Ie unmounted it; however, itś now showing up as not used, but permanent. How do I remove that item entirely in webminś disk and network filesystems area? Is it just safe to ignore the entry? What would happen if I need to mount that 2nd hard drive again? Any ideass on what is the best answer and how to go about fixing it?

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu kdebase Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Webmin is not supported in Ubuntu or Debian. It does not work with how they work and ebox is a better solution if you need that kind of thing.
If you are simply mounting a second drive, you can use ssh for that and/or edit /etc/fstab with the new mounting to make it permanent.
You can use the command

mount

to view the mounted partitions. And the command

sudo umount /mount/point

to unmount the partition, you need to change /mount/point to the ACTUAL mount point being used.

Can you help with this problem?

Provide an answer of your own, or ask WRStrong for more information if necessary.

To post a message you must log in.