Config Router

  • Google Sheets
  • CCNA Online training
    • CCNA
  • CISCO Lab Guides
    • CCNA Security Lab Manual With Solutions
    • CCNP Route Lab Manual with Solutions
    • CCNP Switch Lab Manual with Solutions
  • Juniper
  • Linux
  • DevOps Tutorials
  • Python Array
You are here: Home / Juniper / Unable to find the file system superblock after booting up

Unable to find the file system superblock after booting up

May 21, 2016 by Marques Brownlee

This article describes the issue of the Cannot find file system superblock error message being generated, after the device boots up.

The following error message is generated, when the device boots up:

Cannot find file system superblock
32 is not a file system superblock
28740192 is not a file system superblock
** /dev/ad1s1f

LOOK FOR ALTERNATE SUPERBLOCKS? yes

SEARCH FOR ALTERNATE SUPER-BLOCK FAILED. YOU MUST USE THE
-b OPTION TO FSCK TO SPECIFY THE LOCATION OF AN ALTERNATE
SUPER-BLOCK TO SUPPLY NEEDED INFORMATION; SEE fsck(8).
tunefs: /var: could not read superblock to fill out disk
mount: /dev/ad1s1f : Invalid argument
WARNING:
WARNING: /var mount failed, building emergency /var
WARNING:
Creating initial configuration...mgd: commit complete
Setting initial options: debugger_on_panic=NO debugger_on_break=NO.
Starting optional daemons: usbd.

You may be able to re-add the HDD to the boot list by perform the following procedure:

1. Start the shell:

su (if not logged in as root)

2. To view the current boot list, use the following command:

root@m5% sysctl -a | grep bootdevs

3. To re-build the boot list to its normal/proper structure, use the following command:

root@m5% sysctl -w machdep.bootdevs=pcmcia-flash,compact-flash,disk,lan

4. To check if hard drive (disk) has been re-added to the boot list, use the following command:

root@m5% sysctl -a | grep bootdevs

If the disk (HDD) has been successfully re-added to the boot list, then reboot the router and make sure that the HDD (ad1) is in use.

Note: When the boot list is restored to its proper order, you have to reboot the system. If the device is removed again (that is not visible in the output of ‘show system storage’ or ‘df -k’ ), a RMA has to be created for the RE.

Related

Filed Under: Juniper Tagged With: file system superblock

Recent Posts

  • How do I give user access to Jenkins?
  • What is docker volume command?
  • What is the date format in Unix?
  • What is the difference between ARG and ENV Docker?
  • What is rsync command Linux?
  • How to Add Music to Snapchat 2021 Android? | How to Search, Add, Share Songs on Snapchat Story?
  • How to Enable Snapchat Notifications for Android & iPhone? | Steps to Turn on Snapchat Bitmoji Notification
  • Easy Methods to Fix Snapchat Camera Not Working Black Screen Issue | Reasons & Troubleshooting Tips to Solve Snapchat Camera Problems
  • Detailed Procedure for How to Update Snapchat on iOS 14 for Free
  • What is Snapchat Spotlight Feature? How to Make a Spotlight on Snapchat?
  • Snapchat Hack Tutorial 2021: Can I hack a Snapchat Account without them knowing?

Copyright © 2025 · News Pro Theme on Genesis Framework · WordPress · Log in