Sponsored Content
Full Discussion: Intel Based Solaris
Operating Systems Solaris Intel Based Solaris Post 99264 by zazzybob on Thursday 16th of February 2006 12:07:12 AM
Old 02-16-2006
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 Smilie

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..
 

We Also Found This Discussion For You

1. UNIX for Advanced & Expert Users

ILOM Alert messages to Solaris OS - X4250 (Intel based NO ALOM)

Hi, I have a problem when running some tests. I unplug one power cable from the server. No message is sent to/var/adm/messages On the ILOM GUI, it shows power state deasserted. Anyone knows how to forward this message to the OS, perhaps using the alert management settings? IPMI,snmp?... (1 Reply)
Discussion started by: ulemsee
1 Replies
install-solaris(1M)													       install-solaris(1M)

NAME
install-solaris - install the Solaris operating system SYNOPSIS
install-solaris install-solaris invokes the Solaris Install program. Depending on graphical capability and available memory at the time of invocation, install-solaris invokes either a text-based installer or a graphical installer. The following minimum requirements for physical memory dictate which features are available during installation: For SPARC machines: 128 MB Minimum physical memory for all installation types 128 MB Minimum physical memory required for windowing system 384 MB Minimum physical memory required for graphical-based installation For x86 machines: 256 MB Minimum physical memory for all installation types 256 MB Minimum physical memory required for windowing system 512 MB Minimum physical memory required for graphical-based installation In some cases, even if the minimum physical memory is present, available virtual memory after system startup can limit the number of fea- tures available. install-solaris exists only on the Solaris installation media (CD or DVD) and should be invoked only from there. Refer to the for more details. install-solaris allows installation of the operating system onto any standalone system. install-solaris loads the software available on the installation media. Refer to the for disk space requirements. Refer to the for more information on the various menus and selections. See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcdrom (Solaris instal- | | |lation media) | +-----------------------------+-----------------------------+ |Interface Stability |Evolving | +-----------------------------+-----------------------------+ pkginfo(1), install(1M), pkgadd(1M), attributes(5) It is advisable to exit install-solaris by means of the exit options in the install-solaris menus. 23 Sep 2005 install-solaris(1M)
All times are GMT -4. The time now is 03:15 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy