Hallo Ford_Prefect,
es wäre nett gewesen, wenn Du neben dem Typ auch die Kapazität gepostet hättest (könnten aber 40 GB sein).
Solaris 2.6 kann von Haus aus keine Platten > 8 GB.
Da ich zu bequem bin das Folgende zu übersetzen stattdessen der englischsprachige Auszug aus dem Solaris FAQ:
5.64) I have a problem with large disk drives.
Various releases of Solaris have different upper limits in the size of the IDE disks they support. For SCSI, there are really no such limits, though older versions of format do not support really large raids.
All releases support IDE disks <= 8GB; support for those disks is primarily a BIOS issue on Intel.
Support for IDE disks between 8 and 32 GB was added in Solaris 7/SPARC and Solaris 8/Intel. Note the difference in release between architectures.
Support for IDE disks over 32 GB was added to Solaris 8 10/00 for both SPARC and Intel.
Solaris releases that support IDE disks upto 8GB will truncate larger disks to 8GB. To use such disks to the max after upgrading to a later release of Solaris/SPARC requires zeroing the disk label with dd before relabeling it.
Solaris releases that support disks between 8GB and 32 GB will truncate the disk to "real size modulo 32GB". I.e., a 40GB or 72GB disk becomes a 8GB one, a 33GB or 65GB disk becomes 1GB, etc.
SPARC/IDE systems have no OpenBoot issues with disks over 8GB and can boot fine from beyond the 8GB/32GB mark.
Solaris/Intel didn't support IDE disks > 8GB until release 8; BIOS permitting, Solaris 8 can even boot from beyond the GB mark.
Older Solaris/Intel releases have a hard time coping with such big disks.
Michael