000026391 Fsck on Appliance

3
How to clear the fsck error on an appliance 3.0 Article Content Article Number 000026391 Product Details Updated solution that includes latest hardware Previous solutions do not support current hardware, Dell R210 and Dell R710 SecurID Appliances fsck SecurID Appliance 3.0, 3.0.4 rPath Linux Filesystem error - connect Video Monitor and USB Keyboard to the back of the Appliance Issue How to clear the fsck error Use Ubuntu or other Linux distribution to perform administraor tasks on an appliance 3.0 Can ping the Appliance, but cannot SSH or login to consoles On system startup you will be prompted to enter a password for root [you only see this from the Physical console] Checking filesystems /contains a file system with errors, check forced. /:Inodes that were part of a corrupted orphan linked list found. /:UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY. (i.e., wihout -a or -p options ) *** An error occurred during the file system check. *** Dropping you to a shell; the system will reboot *** When you leave the shell. Give root password for maintenance (or type Control-D to continue): Typing a password or Control-D does not help. Resolution 1. Download an Ubuntu Desktop 12.04 32-bit .iso image (don't choose newer ones unless you are familiar with the differences). 2. Connect a monitor, keyboard and mouse directly to the appliance.

description

FSCK error

Transcript of 000026391 Fsck on Appliance

Page 1: 000026391 Fsck on Appliance

How to clear the fsck error on an appliance 3.0             

Article Content

Article Number 000026391

Product Details Updated solution that includes latest hardwarePrevious solutions do not support current hardware, Dell R210 and Dell R710 SecurID Appliances

fsckSecurID Appliance 3.0, 3.0.4

rPath LinuxFilesystem error - connect Video Monitor and USB Keyboard to the back of the Appliance

Issue How to clear the fsck errorUse Ubuntu or other Linux distribution to perform administraor tasks on an appliance 3.0Can ping the Appliance, but cannot SSH or login to consoles

On system startup you will be prompted to enter a password for root [you only see this from the Physical console]

Checking filesystems

/contains a file system with errors, check forced.

/:Inodes that were part of a corrupted orphan linked list found.

/:UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.

     (i.e., wihout -a or -p options )

*** An error occurred during the file system check.

*** Dropping you to a shell; the system will reboot

*** When you leave the shell.

Give root password for maintenance

(or type Control-D to continue):

Typing a password or Control-D does not help.

Resolution

1.       Download an Ubuntu Desktop 12.04 32-bit .iso image (don't choose newer ones unless you are familiar with the differences). 

 

2.       Connect a monitor, keyboard and mouse directly to the appliance.

 

Page 2: 000026391 Fsck on Appliance

3.       Using the .iso file to create a bootable CD and boot the appliance from it. You may need to press <F11> and, when prompted, enter the following password: rsabios 

 

4.       Select English.

 

**** NOTE: This is very important ****

5.       Select "Try Ubuntu". This will run Ubuntu from the CD. If you make another selection, Ubuntu may install over your current   appliance image.

 

6.       Ubuntu will start up in GUI mode. Click on <Dash Home> (the round symbol on the icon). 

 

7.       In the Search field type ?Terminal? and press <Enter>.

 

8.       Select and open the Terminal icon.

 

9.       Run the following commands in the terminal window:

 

10.   sudo su -

 

11.   umount /dev/sda1

 

(if the disk is not already mounted you will get an error which can be ignored)

 

12.   fsck ?y /dev/sda1

 

13.   reboot

 

14.   Remove the bootable CD and allow the system to come up normally.

Page 3: 000026391 Fsck on Appliance

Notes

The exact process to fix the disk error will change depending on the particular distribution of Linux that you use. The point is to do it when booted off of different media, and that the appliance's main partition will be UNMOUNTED during the repair. Following is an   example that has worked with Ubuntu 12.04 LTS on appliance R210 hardware.

Also, please keep in mind that RSA does not provide support for the operating system or administration level functions. This article is provided as an example of how a Linux administrator can perform this function.

Legacy ArticleID

a62461