![]() |
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| OBP on Solaris 10-intel | itik | SUN Solaris | 6 | 05-26-2008 05:53 AM |
| Solaris on Intel | encrypted | UNIX for Advanced & Expert Users | 3 | 09-20-2004 10:27 AM |
| Solaris 8 Intel | tycobb | UNIX for Dummies Questions & Answers | 3 | 08-12-2002 09:19 PM |
| kde on solaris 8 intel | souldier | UNIX for Advanced & Expert Users | 9 | 03-12-2002 02:51 PM |
| Solaris 8 on Intel TCP/IP | reggie316 | IP Networking | 2 | 01-24-2002 05:47 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
|||||
|
Insert the Solaris 10 DVD (or CD 1) and boot the system (ensure BIOS is set to boot from CD before HD).
When the installation prompt appears type b -s This will boot off the CD-ROM in single user mode. Then... Assuming that your root slice is /dev/dsk/c0d0s0 Mount mount /dev/dsk/c0d0s0 /mnt Then edit the shadow file vi /mnt/etc/shadow Remove the root password from this file i.e. change root:blahblahblah:whatever:::::: to root::whatever:::::: and save the file. Unmount umount /mnt Reboot shutdown -y -g0 -i6 Remember to remove the DVD/CD as the system reboots ![]() Once the system comes up, you'll be able to log in as root with no password, and enter a new password with the passwd command. EDIT: Just noticed the OP is using Solaris 9, not 10. Same procedure applies.... Cheers ZB Last edited by zazzybob; 02-16-2006 at 01:40 AM.. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|