This is a discussion on two simple questions within the Sun Solaris Administration forums, part of the Solaris Operating System category; --> I've got two simple questions: 1) I'd like to installa solaris 9 on my pc, where I've got Linux. ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I've got two simple questions: 1) I'd like to installa solaris 9 on my pc, where I've got Linux. Is it possible to make them living together? How can I setup LILO to load solaris? 2) how to interpret the solaris disk identifiers? For example: c0t0d0s7 what does it mean? I'm not very practic, since I come from Linux. Luca -- Posted via Mailgate.ORG Server - http://www.Mailgate.ORG |
| |||
| In article <83070a9442f03bdd09b3f1d0f2c3af04.60620@mygate.mai lgate.org>, "Luca Ferrari" <fluca1978@libero.it> writes: > 2) how to interpret the solaris disk identifiers? For example: > c0t0d0s7 Controller 0, Target-ID 0, LogicalUnit-ID 0, Slice 7 -- Michael Tosch IT Specialist HP Managed Services Germany Phone +49 2407 575 313 Mail: michael.tosch:hp.com |
| ||||
| eedmit@NO.eed.SPAM.ericsson.PLS.se (Michael Tosch) wrote in message news:<c6qbb5$5sf$1@aken.eed.ericsson.se>... > In article <83070a9442f03bdd09b3f1d0f2c3af04.60620@mygate.mai lgate.org>, "Luca Ferrari" <fluca1978@libero.it> writes: > > > 2) how to interpret the solaris disk identifiers? For example: > > c0t0d0s7 > > Controller 0, Target-ID 0, LogicalUnit-ID 0, Slice 7 Typically Slice 0 of a disk is for the root partition, and slice 1 is for swap space. Slice 2 is the entire disk, so if you mess with that you hose the disk. If you use Veritas then it typically uses slice 3 and 4 for it's virtual disk management. Slice 5,6, and 7 don't typically have any standardized use that I know of. |