2. Use the ls command to list the directory contents.

Different directories for supported architectures will be listed.

3.Use the cd command and go to the directory containing your particular architecture.

4.Type the following line to get a listing for the minor device number for the be0 device:

#ls -l devices/pseudo/clone@0:be

The resultant listing will have the following format:

crw-rw-rw 1 root sys 11,<minor-device number> <date> /devices/pseudo/clone@0:be

5.For the above example the minor-device-number should be added to the etc/name_to_major file as follows:

be <minor-device-number>

Diskless Clients (Solaris 2.3 Hardware: 5/94 Only)

For support of diskless client booting do the following:

1.Go to your clients root partition and use your favorite editor to add an entry for the be device to your clients name_to_major file as follows:

#cd /export/root/<client name>/etc

Diskless Clients (Solaris 2.3 Hardware: 5/94 Only)

3

Page 5
Image 5
Sun Microsystems 802-1304-10 manual Diskless Clients Solaris 2.3 Hardware 5/94 Only