AaronLandon Posted June 11, 2020 Share Posted June 11, 2020 Whats up everyone so Im somewhat new to the Wifi Nano and Command Prompt. So that being said I need help mounting a sd card on the Wifi Nano in Command Prompt or if there is a way to do on the Nano web interface. Any help would be great. Quote Link to comment Share on other sites More sharing options...
Irukandji Posted June 11, 2020 Share Posted June 11, 2020 (edited) Putty https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html And https://docs.hak5.org/hc/en-us/articles/360010471514-Secure-Shell Edited June 11, 2020 by Jtyle6 Quote Link to comment Share on other sites More sharing options...
AaronLandon Posted June 13, 2020 Author Share Posted June 13, 2020 On 6/11/2020 at 3:06 PM, AaronLandon said: Whats up everyone so Im somewhat new to the Wifi Nano and Command Prompt. So that being said I need help mounting a sd card on the Wifi Nano in Command Prompt or if there is a way to omegle xender do on the Nano web interface. Any help would be great. thank you my issue has been solved Quote Link to comment Share on other sites More sharing options...
Rysik Posted June 14, 2020 Share Posted June 14, 2020 if you solve the problem, please write how it works ? Quote Link to comment Share on other sites More sharing options...
Rysik Posted June 16, 2020 Share Posted June 16, 2020 The problem is solved, it was enough to change fstab to: config global option anon_swap '0' option anon_mount '0' option auto_swap '1' option auto_mount '1' option delay_root '5' option check_fs '0' config mount option target '/ sd' option device '/ dev / sda1' option fstype 'auto' option options 'rw, sync' option enabled '1' config 'swap' option device '/ dev / sda2' option enabled '1' And then format the SD card Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.