Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision | ||
| inbox:toh:sercomm:s3 [2023/02/02 16:02] – [Return to Stock] shahid | inbox:toh:sercomm:s3 [2023/02/02 16:04] – [Return to Stock] shahid | ||
|---|---|---|---|
| Line 69: | Line 69: | ||
| <code bash> | <code bash> | ||
| printf 1 | dd bs=1 seek=7 count=1 of=/ | printf 1 | dd bs=1 seek=7 count=1 of=/ | ||
| + | reboot | ||
| </ | </ | ||
| Line 80: | Line 81: | ||
| 1. Set up a tftp server (e.g. tftpd64 for windows) | 1. Set up a tftp server (e.g. tftpd64 for windows) | ||
| - | 2. Connect to a router using SSH shell with SuperUser and run the following commands: | + | 2. Set your pc ip address 192.168.1.2 |
| + | |||
| + | 3. Connect to a router using SSH shell with SuperUser and run the following commands: | ||
| <code bash> | <code bash> | ||
| sh | sh | ||