Jump to content

FOUND ON HN: 30 interesting commands for the Linux shell


Forkish

Recommended Posts

 

Found this on hackernews and thought some were interesting, especially #26. Could this possible fix the nano's SD card issue? I can mt tey it at the moment (dumb 'ol Irma) but someone should try it out. Good luck

https://www.lopezferrando.com/30-interesting-shell-commands/

26. Fix ext4 file system with problems with its superblock

sudo fsck.ext4 -f -y /dev/sda1
sudo fsck.ext4 -v /dev/sda1
sudo mke2fs -n /dev/sda1
sudo e2fsck -n <first block number of previous
Link to comment
Share on other sites

12 hours ago, Dave-ee Jones said:

? Do you mean you can't test it at the moment?

Ah, sorry man. Did it wash away your stuff or did it just take down the internet/power around those areas? Surprised you still have service.

Yup on the first, second, no power where I live but a few miles away there's power and service. No water damage thanks to everything being in varying sizes of ziplock/trashbags saturated in desiccants.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...