Skip to content

Commit

Permalink
fixed missing word
Browse files Browse the repository at this point in the history
Signed-off-by: ihelmer07 <ihelmer07@gmail.com>
  • Loading branch information
ihelmer07 authored Feb 15, 2025
1 parent e90a8e6 commit ec8846d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/content/v1.9/talos-guides/resetting-a-machine.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ In this case, reset should be used with `--graceful=false` to skip performing ch
## Kernel Parameter
Another way to reset a machine is to specify `talos.experimental.wipe=system` kernel parameter.
If the machine got stuck in the boot loop and you access to the console you can use GRUB to specify this kernel argument.
Another way to reset a machine is to specify `talos.experimental.wipe=system` kernel parameter.
If the machine got stuck in the boot loop and you have access to the console you can use GRUB to specify this kernel argument.
Then when Talos boots for the next time it will reset system disk and reboot.
Next steps can be to install Talos either using PXE boot or by mounting an ISO.

0 comments on commit ec8846d

Please sign in to comment.