You are not logged in.
Pages: 1
I can't seem to find mkdir or rmdir which package would that be in? I already tried the search with no joy.
Also how do you add file systems to the fstab I have that weird no name fstab with all the numbers. ![]()
Thanks
Offline
https://wiki.archlinux.org/index.php/Pkgfile
No idea how you could have an installation without them, though.
Last edited by Scimmia (2015-12-31 16:54:58)
Online
not a System Administration issue, moved to N.C.
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
Also how do you add file systems to the fstab I have that weird no name fstab with all the numbers.
Thanks
If the wiki page on fstab isn't sufficient to help you understand this I suggest you post this as a separate topic with a relevant title. When you do so it might help to post your fstab and information about the filesystems you're wanting to add
Offline
$ pacman -Qo /usr/bin/{mkdir,rmdir}
/usr/bin/mkdir is owned by coreutils 8.24-1
/usr/bin/rmdir is owned by coreutils 8.24-1If you dont have coreutils installed something is really wrong on your system.
Offline
Widgeteye wrote:Also how do you add file systems to the fstab I have that weird no name fstab with all the numbers.
Thanks
If the wiki page on fstab isn't sufficient to help you understand this I suggest you post this as a separate topic with a relevant title. When you do so it might help to post your fstab and information about the filesystems you're wanting to add
Thanks
Offline
Pages: 1