Cannot assemble drivers for root


 
Thread Tools Search this Thread
Operating Systems Solaris Cannot assemble drivers for root
# 1  
Old 05-08-2006
Cannot assemble drivers for root

Hi,

I flashed one SunFire V120 (flarcreate) and dump the flar on to a SunFire V880. It goes smooth until the first reboot.

SunOS Release 5.8 Version Generic_108528-22 64-bit
Copyright 1983-2003 Sun Microsystems, Inc. All rights reserved.
Cannot assemble drivers for root /sbus@1f,0/SUNW,fas@e,8800000/sd@0,0:0
Cannot mount root on /sbus@1f,0/SUNW,fas@e,8800000/sd@0,0:0 fstype ufs

panic[cpu0]/thread=10408000: vfs_mountroot: cannot mount root

0000000010407970 genunix:vfs_mountroot+70 (10436000, 0, 0, 10439008, 10, 14)
%l0-3: 0000000010436000 0000000010439978 000000003f000000 00000000104364b8
%l4-7: 0000000000000000 0000000010413888 00000000000bc8b5 00000000000008b5
0000000010407a20 genunix:main+8c (104101e0, 2000, 10407ec0, 10408030, fff2, 10051318)
%l0-3: 0000000000000001 0000000000000001 0000000000000015 0000000000000f0c
%l4-7: 0000000010429200 0000000010472378 00000000000d4b08 0000000000000540

skipping system dump - no dump device configured
rebooting...
Resetting ...



and goes in loop until i ctrl+break it.

Any ideas.

Regards.
# 2  
Old 05-08-2006
Quote:
Originally Posted by spacewalker
/sbus@1f,0/SUNW,fas@e,8800000/sd@0,0:0 fstype
I would be VERY surprised if this boot device made any sense on your v880. How did you install this on the 880?
# 3  
Old 05-09-2006
Reborg,

You are wright. The output i´ve pasted on my post is not from V880, i´m not be able to paste it because i´m in system console and i cannot copy it, so the correct path to disk is:

/pci8@600000/SUNWqlc@2/fp@0,0/disk@< disk wwn >,0:a

I´ve searched and i think a need to install SUNWqlc package on the original box, but is a production machine an don´t have any fibre disks, i don´t if i could create a problem installing that package.

It is possible to install that package on the V880 with boot trough the cdrom? Or any other way to do that?

Regards.
# 4  
Old 05-10-2006
I would just install the qlc driver on the production machine, it won't hurt anything. On the other hand you could install it by using the -R (mounted root) option in pkgadd with the system booted from CD or the network.
# 5  
Old 05-14-2006
reborg,

I unsderstand wright, you are telling me I can install the qlc driver on the restored system booting from cdrom and use the -R option of teh pkgadd?

Regards.

P.S: I prefer not touch on the production machine.
# 6  
Old 05-14-2006
yes.

boot from cd in single user mode, mount the root disk on /mnt (or somewhere else if you prefer.

then

pkgadd -R /mnt -d SUNWqlc.pkg

of course you will need to have the package on the cd, or else manually bring up the network interface.
# 7  
Old 05-15-2006
reborg,

I cannot do that.

boot cdrom -s
mount /dev/dsk/c0t0d0s0 /a
cd /cdrom/Solaris_x.x/Product
pkgadd -R /a -d SUNWxxxx
pkgadd: ERROR: unable to open admin file <deafault>

I think its because my /var and /usr filesystems are not under / . They mount on diferent slices, and at the instant of the pkgadd commnad they are not mounted too.

Regards.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

How to fix mistake on raid: mdadm create instead of assemble?

Hi guys, I'm new to RAID although I've had a server running raid5 for a while. It was delivered preinstalled like this and I never really wondered how to monitor and maintain it. This quick introduction just to let you understand why I'm such an idiot asking such a silly question. Now what... (0 Replies)
Discussion started by: chebarbudo
0 Replies

2. UNIX for Dummies Questions & Answers

Can you gain root privileges if the suid program does not belong to root?

I had a question in my test which asked where suppose user B has a program with 's' bit set. Can user A run this program and gain root privileges in any way? I suppose not as the suid program run with privileges of owner and this program will run with B's privileges and not root. (1 Reply)
Discussion started by: syncmaster
1 Replies

3. Shell Programming and Scripting

Find users with root UID or GID or root home

I need to list users in /etc/passwd with root's GID or UID or /root as home directory If we have these entries in /etc/passwd root:x:0:0:root:/root:/bin/bash rootgooduser1:x:100:100::/home/gooduser1:/bin/bash baduser1:x:0:300::/home/baduser1:/bin/bash... (6 Replies)
Discussion started by: anil510
6 Replies

4. SuSE

Auditors want more security with root to root access via ssh keys

I access over 100 SUSE SLES servers as root from my admin server, via ssh sessions using ssh keys, so I don't have to enter a password. My SUSE Admin server is setup in the following manner: 1) Remote root access is turned off in the sshd_config file. 2) I am the only user of this admin... (6 Replies)
Discussion started by: dvbell
6 Replies

5. Solaris

Migration of system having UFS root FS with zones root to ZFS root FS

Hi All After downloading ZFS documentation from oracle site, I am able to successfully migrate UFS root FS without zones to ZFS root FS. But in case of UFS root file system with zones , I am successfully able to migrate global zone to zfs root file system but zone are still in UFS root file... (2 Replies)
Discussion started by: sb200
2 Replies

6. Solaris

Lost Root Password on VXVM Encapsulated Root Disk

Hi All Hope it's okay to post on this sub-forum, couldn't find a better place I've got a 480R running solaris 8 with veritas volume manager managing all filesystems, including an encapsulated root disk (I believe the root disk is encapsulated as one of the root mirror disks has an entry under... (1 Reply)
Discussion started by: sunnyd76
1 Replies

7. UNIX for Dummies Questions & Answers

How to allow access to some commands having root privleges to be run bu non root user

hi i am new to unix and i have abig task. i have to \run particular commands having root privileges from a non root user. i know sudo is one of the way but i need sum other approach kindly help Thanks (5 Replies)
Discussion started by: suryashikha
5 Replies

8. AIX

Can't login root account due to can't find root shell

Hi, yesterday, I changed root's shell in /etc/passwd, cause a mistake then I can not log in root account (can't find correct shell). I attempted to log in single-mode, however, it prompted for single-mode's password then I type root's password but still can not log in. I'm using AIX 5L version 5.2... (2 Replies)
Discussion started by: neikel
2 Replies

9. UNIX for Dummies Questions & Answers

drivers unix 5.01 is compatible with drivers epson fx-2190

Please, I'm From Argentina, And I Need To Know If The Drivers Of Program Unix, Version 5.01 Is Compatible Whit Drivers Of The Printer Epson Fx-2190 Thanks, And I Hope Yuor Answer. (0 Replies)
Discussion started by: juan alberghina
0 Replies

10. UNIX for Dummies Questions & Answers

Run non-root script as root with non-root environment

All, I want to run a non-root script as the root user with non-root environment variables with crontab. The non-root user would have environment variables for database access such as Oracle or Sybase. The root user does not have the Oracle or Sybase enviroment variables. I thought you could do... (2 Replies)
Discussion started by: bubba112557
2 Replies
Login or Register to Ask a Question