This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Asg 120 a v7 cmd line repair

I'm logged in to the asg console and I am at the command line. This is a testing situation so I'm not concerned about data on the device.  It says that there is some directory corruption and I should repair the disk. What is the proper command to do that? I tried chkdsk /f but it didn't recognize it.


This thread was automatically locked due to age.
Parents
  • Very rare to get corruption on one of these installs --- I would suspect a bad disk...

    Anyhow... do this (have to be root):

    shutdown -F -r

    The volumes will need to be unmounted anyway, and this will reboot the unit, check the disks before mounting.  Case does matter for this command; using a lowercase -f will result in the system SKIPPING the checks instead of FORCING them.

    CTO, Convergent Information Security Solutions, LLC

    https://www.convergesecurity.com

    Advice given as posted on this forum does not construe a support relationship or other relationship with Convergent Information Security Solutions, LLC or its subsidiaries.  Use the advice given at your own risk.

Reply
  • Very rare to get corruption on one of these installs --- I would suspect a bad disk...

    Anyhow... do this (have to be root):

    shutdown -F -r

    The volumes will need to be unmounted anyway, and this will reboot the unit, check the disks before mounting.  Case does matter for this command; using a lowercase -f will result in the system SKIPPING the checks instead of FORCING them.

    CTO, Convergent Information Security Solutions, LLC

    https://www.convergesecurity.com

    Advice given as posted on this forum does not construe a support relationship or other relationship with Convergent Information Security Solutions, LLC or its subsidiaries.  Use the advice given at your own risk.

Children
No Data