Sponsored Content
Full Discussion: booting problems on solaris
Top Forums UNIX for Advanced & Expert Users booting problems on solaris Post 26179 by lealyz on Tuesday 13th of August 2002 05:18:53 AM
Old 08-13-2002
no i did not apply the patch, i am not sure i know how to go about it, seems rather complicated.
I was trying to see if i still had the patch, locally on the disk soo i wont have to copy to diskette ( E220R dont even have diskette drives) etc, but after mounting /, i couldnt seem to find it.
I cannot copy the output of the df -k for u as the machine is off the network since it cant boot, but this is a transfer of the handwritten output below;

# mount /dev/dsk/c0t0d0s0 /a
#cd /
#cd /a
#df -k

Filesystem : /dev/dsk/c0t0d0s3
Kbytes : 12100380
used : 876196
avail : 11103181
capacity : 8%
mounted on : /a

Offcourse, on the server, this entry, along with others, is displayed horizontally.
With reference to chttp://sunsolve.sun.com/pub-cgi/retrieve.pl?doc=fsrdb%2F20768&zone_32=cannot%20write%20to%20utmp%20and%20utmpx%20files%20solaris%207 ,
i could not seem to find any matches when i did
ls -l /a/devices/pseudo/sys*
and i cant seem to find the post patch script 106541-05 either.
Please how do i go about this? i might be missing something.

Is there a chat room you belong to? i would like to chat with you as i try to resolve this problem, for advice. I am :: email removed :: and :: email #2 removed ::

Thanks.

Last edited by oombera; 02-13-2004 at 01:20 PM..
 

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Unix 5.0.7 problems Booting

Hello there guys , I have a unix box that i just install on a HP VL400 , installation went all the way no problem. I get the BOOT: Hit enter and it goes to the point that you can see the all the hardware info. the problem is that freeses when gets to this point H oeminit Note: I put... (1 Reply)
Discussion started by: josramon
1 Replies

2. Linux

Problems booting RH 8

I installed RH8 on Thinkpad R51. The install went smooth, but when I tried to boot, it hanged at: PCI_IDE: unknown IDE controller on Pci bus 00 device f9, VID=8086, ID=24ca PCI: Device 00:1f.1 not available because of resource collisions. PCI_IDE: (ide_setup_pci_device:) could not enable... (0 Replies)
Discussion started by: etc
0 Replies

3. UNIX for Dummies Questions & Answers

Having booting problems

I booted up my SUSE ver 10.1 linux box today. Went to the DOS-type login. Failed to display KDE. I understand this has something to do with levels. But how do I change the default? I know zero about Vi (and don't need to learn it). How do I get the system to boot to KDE again? Best... (5 Replies)
Discussion started by: dickbash
5 Replies

4. Solaris

Problems during booting from mirror disk

Hi All, I have detached a mirror and primary disk from my Solaris box. On trying to boot from Primary disk, It boots up good. But from my mirror disk, it is not booting and giving me the login prompt Instead it goes to maintenance state by issuing a coredump. Can you explain why... (9 Replies)
Discussion started by: jegaraman
9 Replies

5. Solaris

Solaris 10: Problems booting off mirror drive -- Error 22: No such partition

Solaris 10 5/08 on Ultra 40 M2 It boots fine off primary disk but having issues booting off the mirror disk. I get this error when booting off mirror disk: Booting 'Solaris 10 ... Mirror disk' root (hd1,0,a) Error 22: No such partition Press any key to continue... Any... (7 Replies)
Discussion started by: etc
7 Replies

6. Linux

Damn Small Linux Booting Problems

I recently downloaded a DSL iso file. I loaded the iso in VirtualBox and it worked perfectly, but when I wrote the iso to a CD using k3b and I tried booting it, I got an error. I tried booting from the disk in VirtualBox and got the same error. "FATAL: Could not read from the boot medium! System... (3 Replies)
Discussion started by: Bradj47
3 Replies

7. UNIX and Linux Applications

Problems with booting

Hi, I've just installed Centos 5.3 x86_64 into a CPU. I've done a yum update to update the version to Centos 5.4. I then installed mysql, php, apache and phpmyadmin into the system. After the installation of phpmyadmin the screen suddenly goes blank, but the monitor is still on, and the cpu... (0 Replies)
Discussion started by: anaigini45
0 Replies

8. Solaris

solaris booting problems

hi am trying to get some knowledge on Solaris common trouble shooting problems.. can some one help me in getting most common issues.. and how to solve those issues. thanks in advance (4 Replies)
Discussion started by: aravindreddy
4 Replies
utmpx(4)							   File Formats 							  utmpx(4)

NAME
utmpx, wtmpx - utmpx and wtmpx database entry formats SYNOPSIS
#include <utmpx.h> /var/adm/utmpx /var/adm/wtmpx DESCRIPTION
The utmpx and wtmpx files are extended database files that have superseded the obsolete utmp and wtmp database files. The utmpx database contains user access and accounting information for commands such as who(1), write(1), and login(1). The wtmpx database contains the history of user access and accounting information for the utmpx database. USAGE
Applications should not access these databases directly, but should use the functions described on the getutxent(3C) manual page to inter- act with the utmpx and wtmpx databases to ensure that they are maintained consistently. FILES
/var/adm/utmpx user access and adminstration information /var/adm/wtmpx history of user access and adminstrative information SEE ALSO
getutxent(3C), wait(3C)wait.h(3HEAD) SunOS 5.10 22 Feb 1999 utmpx(4)
All times are GMT -4. The time now is 10:12 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy