The24HourHacker
  • Home
  • CEH
  • CSA_Mod5
  • CCSE_Commands
  • Storm Workshop CTFs
  • The Storm Landfall
  • Storm MSTK ForumWiki
  • Penetration_Testing_In_Cloud
  • Vulnerable VMs
  • SOC_Configs
  • ECIH_Module03
  • SOC_Mod04-ELK
  • Hacking Skill and Command Reference
  • Must Know
  • Hack Walkthroughs
  • Security+
  • Updates
  • Contact
  • Store
  • Path To Pentest Cert
  • NMAP Preset Scans
  • Cybersecurity Resources
  • Internal Pen-Test Tools
  • About
  • Pen Testing
  • CEHv11 Labs

The Storm  Landfall

Fix a Bricked Storm

3/2/2018

1 Comment

 

Method 1: From the console

Picture
You make a change in your Storm and upon boot, you brick it.
You unplug your Storm before a safe shutdown and you brick it.
How do you get your Storm back?
​This is the fix:
 
For “emergency mode” no boot, may fix other no boot issue too.
 
  1. Remove MicroSD card from the Storm device, can be accomplished without disconnecting the ribbon cable for the touchscreen.
  2. Insert the MicroSD card into a suitable reader that is connected to another computer running a Linux file system (Ubuntu).
  3. Open terminal type “sudo  fdisk -l” this will list your attached disks. The SD Card should be “Disk /dev/sdb: 59.5 GiB….” Unless you have a bigger card.
  4. It has two partitions “/dev/sdb1 and “/dev/sdb2”. You will want to unmount these then do a file system check. Say yes to prompts until done
    1. sudo umount /dev/sdb1
    2. sudo umount /dev/sdb2
    3. sudo fsck /dev/sdb1
    4. sudofsck /dev/sdb2

Method 2: Re-Image your Storm

Download Win32DiskImager from SourceForge:
Picture
1 Comment

    Storm Tech

    The place to get technical information about your Storm

    Archives

    December 2018
    October 2018
    July 2018
    March 2018

    Categories

    All

    RSS Feed

Proudly powered by Weebly
  • Home
  • CEH
  • CSA_Mod5
  • CCSE_Commands
  • Storm Workshop CTFs
  • The Storm Landfall
  • Storm MSTK ForumWiki
  • Penetration_Testing_In_Cloud
  • Vulnerable VMs
  • SOC_Configs
  • ECIH_Module03
  • SOC_Mod04-ELK
  • Hacking Skill and Command Reference
  • Must Know
  • Hack Walkthroughs
  • Security+
  • Updates
  • Contact
  • Store
  • Path To Pentest Cert
  • NMAP Preset Scans
  • Cybersecurity Resources
  • Internal Pen-Test Tools
  • About
  • Pen Testing
  • CEHv11 Labs