-
-
Save fennectech/db43c11ca2e1516063eb65c8a030310f to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[root@kindle etc]# nano /etc/fstab | |
[root@kindle etc]# mntroot rw | |
system: I mntroot:def:Making root filesystem writeable | |
[root@kindle etc]# nano /etc/fstab | |
[root@kindle etc]# rm /etc/fstab * | |
rm: ipkg: is a directory | |
[root@kindle etc]# ls | |
ipkg | |
[root@kindle etc]# ls | |
ipkg |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment