Disabled unused file systems error
by blipgrey from LinuxQuestions.org on (#5F1HS)
Hi,
I started studying Linux for our subject in graduate school. Our exercise involves disabling unused file system.
I am trying to execute lines similar to this one :
install cramfs /bin/true
But I kept on getting the error below :
install: cannot stat 'cramfs': No such file or directory
can anyone help me please.
Blip


I started studying Linux for our subject in graduate school. Our exercise involves disabling unused file system.
I am trying to execute lines similar to this one :
install cramfs /bin/true
But I kept on getting the error below :
install: cannot stat 'cramfs': No such file or directory
can anyone help me please.
Blip