Sponsored Content
Full Discussion: Solaris SPARC boot error
Operating Systems Solaris Solaris SPARC boot error Post 302814569 by prash358 on Wednesday 29th of May 2013 05:10:37 PM
Old 05-29-2013
when i do a regular reboot after the below process, i still see the same issue.

Code:
# cd /
# umount /a
# fsck -y /dev/rdsk/c0t0d0s0
** /dev/rdsk/c0t0d0s0
** Last Mounted on /a
** Phase 1 - Check Blocks and Sizes
** Phase 2 - Check Pathnames
** Phase 3a - Check Connectivity
** Phase 3b - Verify Shadows/ACLs
** Phase 4 - Check Reference Counts
** Phase 5 - Check Cylinder Groups
5334 files, 479858 used, 4681108 free (156 frags, 585119 blocks, 0.0% fragmentation)
# ok boot
ok: not found
# reboot
syncing file systems... done
rebooting...

SC Alert: Host System has Reset

SC Alert: Host system has shut down.
|

Sun Fire T200, No Keyboard
Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
OpenBoot 4.28.1, 16256 MB memory available, Serial #67286164.
Ethernet address 0:14:4f:2:b4:94, Host ID: 8402b494.



Boot device: rootdisk  File and args: 
SunOS Release 5.10 Version Generic_147440-19 64-bit
Copyright (c) 1983, 2012, Oracle and/or its affiliates. All rights reserved.
WARNING: exec(/sbin/init) failed with errno 8.
(unix: Could not start init) Program terminated

Moderator's Comments:
Mod Comment Please use code tags not quote tags for code and data

Last edited by Scott; 05-30-2013 at 03:30 AM.. Reason: Code tags not quote tags
 

9 More Discussions You Might Find Interesting

1. Solaris

solaris boot problem boot error loading interpreter(misc/krtld)

When I installed the SOLARIS 10 OS first time, the desktop would not start up, this was because of network setup. Reinstalled worked. After a week due to some problem I had to reinstall OS, installation went fine and but when i reboot I get this error. cannot find mis/krtld boot error loading... (0 Replies)
Discussion started by: johncy_j
0 Replies

2. Solaris

Boot problem with SUN Sparc

Newbie question. I've been running OpenSolaris on an Intel box for some time with great success. I have just bought an old Sun Blade workstation with a corrupted version of Solaris 5 something on it. The plan was to install OpenSolaris on it. However beyond my skills, I see, as no Live CD (or... (10 Replies)
Discussion started by: lewtargett
10 Replies

3. UNIX for Dummies Questions & Answers

can I emulate solaris/sparc on virtualbox? Or other emulator to run solaris for sparc in my win7 PC?

Hi Gurus can I emulate solaris/sparc on virtualbox? Or other emulator to run solaris for sparc in my win7 PC? regards, Israel. (9 Replies)
Discussion started by: iga3725
9 Replies

4. Solaris

Unable to login Solaris 10 Sparc - Data Access Error

Hello everyone, This is the first time I am installing Solaris. I have SunBlade 1500 Wrkstn. I installed Solaris 10 Sparc. The installation went successfully but I don't get the login screen. I get the following error message: Boot device: disk:a File and agrs:- Data Access Error Ok ... (4 Replies)
Discussion started by: mfsaeed
4 Replies

5. Solaris

error at boot solaris 10

Hi all, i have problem when booting my sun fire V240 with solaris 10. the errors are follow: ################################################################ Rebooting with command: boot Boot device: disk File and args: SunOS Release 5.10 Version Generic_125100-10 64-bit Copyright... (0 Replies)
Discussion started by: faberarnold
0 Replies

6. Solaris

Service error on sparc server running solaris 10

Hi, I am getting following service error on one of the sparc servers running solaris 10 - Code : $ svcs -a | grep "maintenance" maintenance Nov_08 svc:/application/management/sma:default $ svcs -xv svc:/application/management/sma:default (net-snmp SNMP daemon) State: maintenance... (8 Replies)
Discussion started by: sunadmin
8 Replies

7. Solaris

I/O error on Solaris sparc machine

I am getting below error when trying to find for the files under /var/spool/ directory. unix@test1 >ls -la /var/spool /var/spool: I/O error Please advise (2 Replies)
Discussion started by: prash358
2 Replies

8. Solaris

Help Interrupting Sparc 5 Boot

For the life of me I cannot figure out how to interrupt the boot of my Sparc 5 via a serial terminal. I am sending breaks from the terminal (minicom) like crazy during startup yet the system is hell-bent on booting up UNIX like the reliable beast it always has been. I also inserted my Solaris... (3 Replies)
Discussion started by: MungoJerry
3 Replies

9. UNIX for Beginners Questions & Answers

SPARC T4-1 "ERROR: boot-read fail"

Either I try to boot from USB bootable drive or from a bootable dvdrom, I am receiving a message ERROR: boot-read fail {0} ok probe-scsi-all This command may hang the system if a Stop-A or halt command has been executed. Please type reset-all to reset the system before executing this... (18 Replies)
Discussion started by: z_haseeb
18 Replies
fsck_udfs(1M)						  System Administration Commands					     fsck_udfs(1M)

NAME
fsck_udfs - file system consistency check and interactive repair SYNOPSIS
fsck -F udfs [generic_options] [special ...] fsck -F udfs [generic_options] [-o specific_options] [special ...] DESCRIPTION
fsck audits and interactively repairs inconsistent conditions on file systems. A file system to be checked can be specified by giving the name of the block or character special device or by giving the name of its mount point if a matching entry exists in /etc/vfstab. special represents the character special device, for example, /dev/rdsk/c0t2d0s0, on which the file system resides. The character special device, not the block special device should be used. fsck does not work on a mounted block device. If no special device is specified, all udfs file systems specified in the vfstab file with a fsckdev entry are checked. If the -p (preen) option is specified, udfs file systems with an fsckpass number greater than 1 are checked in parallel. See fsck(1M). In the case of correcting serious inconsistencies, by default, fsck asks for confirmation before making a repair and waits for the operator to respond with either yes or no. If the operator does not have write permission on the file system, fsck defaults to the -n (no correc- tions) option. See fsck(1M). Repairing some file system inconsistencies can result in loss of data. The amount and severity of data loss can be determined from the diagnostic output. fsck automatically corrects innocuous inconsistencies. It displays a message for each corrected inconsistency that identifies the nature of the correction which took place on the file system. After successfully correcting a file system, fsck prints the number of files on that file system and the number of used and free blocks. Inconsistencies checked are as follows: o Blocks claimed by more than one file or the free list o Blocks claimed by a file or the free list outside the range of the file system o Incorrect link counts in file entries o Incorrect directory sizes o Bad file entry format o Blocks not accounted for anywhere o Directory checks, file pointing to unallocated file entry and absence of a parent directory entry o Descriptor checks, more blocks for files than there are in the file system o Bad free block list format o Total free block count incorrect OPTIONS
The following options are supported: generic_options The following generic_options are supported: -m Check but do not repair. This option checks to be sure that the file system is suitable for mounting, and returns the appropriate exit status. If the file system is ready for mounting, fsck displays a message such as: udfs fsck: sanity check: /dev/rdsk/c0t2d0s0 okay -n | -N Assume a no response to all questions asked by fsck; do not open the file system for writing. -V Echo the expanded command line, but do not execute the command. This option can be used to verify and to validate the command line. -y | -Y Assume a yes response to all questions asked by fsck. -o specific_options Specify udfs file system specific options in a comma-separated list with no intervening spaces. The following specific_options are available: f Force checking of file systems regardless of the state of their logical volume integrity state. p Check and fix the file system non-interactively (preen). Exit immediately if there is a problem that requires intervention. This option is required to enable parallel file system checking. w Check writable file systems only. FILES
/etc/vtstab List of default parameters for each file system. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWudf | +-----------------------------+-----------------------------+ SEE ALSO
fsck(1M), fsdb_udfs(1M), fstyp(1M), mkfs(1M), mkfs_udfs(1M), mountall(1M), reboot(1M), vfstab(4), attributes(5) WARNINGS
The operating system buffers file system data. Running fsck on a mounted file system can cause the operating system's buffers to become out of date with respect to the disk. For this reason, use fsck only when the file system is unmounted. If this is not possible, take care that the system is quiescent and that it is rebooted immediately after running fsck. A panic will probably occur if running fsck on a file sys- tem that modifies the file system while it is mounted. If an unmount of the file system is not done before the system is shut down, the file system might become corrupted. In this case, a file system check needs to be completed before the next mount operation. DIAGNOSTICS
not writable You cannot write to the device. Currently Mounted on The device is already mounted and cannot run fsck. FILE SYSTEM WAS MODIFIED File system has been modified to bring it to a consistent state. Can't read allocation extent Cannot read the block containing allocation extent. Bad tag on alloc extent Invalid tag detected when expecting an allocation extent. Volume sequence tag error Invalid tag detected in the volume sequence. Space bitmap tag error Invalid tag detected in the space bitmap. UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY Use fsck in interactive mode. SunOS 5.10 5 September 2000 fsck_udfs(1M)
All times are GMT -4. The time now is 11:55 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy