PROTIP: Factory Reset from MacOX

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

PROTIP: Factory Reset from MacOX

L1 Bithead

tl;dr use the command "cu" instead of "screen".

 

I have been trying to factory reset a PA-3200 for about 45 minutes.  I am using a standard RJ-45 to DB9 serial cable with a USB serial adapter.  Following the instructions I get to the step where I have to select the factory reset and it says "maintenance reason".  Hitting "q" to go back a screen just brings me back to that screen.  For some reason the "screen" command on Mac send extra characters. I believe it is sending \r\n and the PA is interpreting both as "enter" so it goes all the way into the wrong screen.  According to what I have read, there is no way to get "screen" to stop doing that.

 

The command "cu" does not do that.

 

If you are in a similar situation replace the line where it says to use "screen" with:

"sudo cu -s 9600 -l /dev/tty<your tty>"

1 REPLY 1

Community Team Member

Thanks for sharing! @wstuart 

LIVEcommunity team member
Stay Secure,
Jay
Don't forget to Like items if a post is helpful to you!

Please help out other users and “Accept as Solution” if a post helps solve your problem !

Read more about how and why to accept solutions.
  • 256 Views
  • 1 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!