Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Netra: Reset root password - Mount
Name: Sundar Date: August 19, 2003 at 18:19:57 Pacific OS: Solaris CPU/Ram: sun4u/128MB
Comment:
I am trying to reset the root password of a Solaris 7 box using a Solaris 9 boot disk.
I have booted in single user mode. I am trying to mount the disk so that I can clear the root password. My "mount" command is failing
mount /dev/rdsk/c0t0d0s0 /mnt mount: /dev/rdsk/c0t0d0s0 not a block device
Name: Sundar Date: August 19, 2003 at 21:20:56 Pacific
Reply:
Did some reading after that. Figured out I should mount the block logical device. I did
mount /dev/dsk/c0t0d0s0 /mnt
and it worked. vi'ed the shadow file and deleted the 13 char encrypted password and viola, I am in.
-Sundar
0
Response Number 2
Name: joseph_198 Date: September 9, 2003 at 19:02:56 Pacific
Reply:
hi sir
When you boot for cdrom the mount point is not /mnt is /a please check this
in the ok prompt boot -sw cdrom
mount /dev/dsk/c0t0d0s0 /a set the variable TERM TERM=vt100 export TERM vi /a/etc/shadow and is the password file erase all this looks like that root::User Root:.....
Summary: Does anyone know how to reset root password on Ultra 5 Sparc machine? I need to either reset it or reinstall the whole thing. Now I can't even reinstall cuz I can't access its prom mode. Please be adv...
Summary: Hi, As usual, a solitary Sun box has reared its ugly head, and the only person who knew the root password left aeons ago... So, I tried following the usual process of booting from the Solaris 5.5.1 CD...
Summary: I have 2 SUN Netra T1's. I have the root password for one machine(MC1) but do not have any passwords for the second machine(MC2).Here are the configurations: MC1: --- Sun OS 5.8 DISK: disk0 , disk1 CD...