![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
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 |
| How to implement an on-disk data structure | the_learner | High Level Programming | 1 | 08-10-2007 12:56 AM |
| Reading Data from Disk | taordw | SCO | 2 | 07-25-2007 11:07 PM |
| Mirror data disk???? | ccTester | SUN Solaris | 7 | 08-26-2006 10:57 AM |
| I need read data from Disk,please help | Fik | Filesystems, Disks and Memory | 7 | 01-19-2005 03:51 AM |
| OS can't see beyond 1023 cylinders | kath | UNIX for Dummies Questions & Answers | 3 | 03-09-2003 01:08 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
I recently installed two new hard drives onto an OpenSolaris v5.11 machine. I need to format the two disks.
I tried the format command. It asks me for the number of data cylinders and alternate cylinders.... <see below> admin@minime-28:/dev/rdsk# format Searching for disks...done AVAILABLE DISK SELECTIONS: 0. c4d0 <DEFAULT cyl 60797 alt 2 hd 255 sec 63> /pci@0,0/pci-ide@1f,2/ide@0/cmdk@0,0 1. c4d1 <drive type unknown> /pci@0,0/pci-ide@1f,2/ide@0/cmdk@1,0 2. c5d0 <drive type unknown> /pci@0,0/pci-ide@1f,2/ide@1/cmdk@0,0 3. c5d1 <drive type unknown> /pci@0,0/pci-ide@1f,2/ide@1/cmdk@1,0 Specify disk (enter its number): 3 AVAILABLE DRIVE TYPES: 0. DEFAULT 1. other Specify disk type (enter its number): 1 <--- this is correct, right? Enter number of data cylinders: <---- ???? Enter number of alternate cylinders[2]: <---- ???? Enter number of physical cylinders[30517]: <---- ???? How do I find out the number of data cylinders, alternate cylinders, and physical cylinders a hard drive has? Thanx. |
|
||||
|
As per your output it appears that you got 4 physical disk and seems you system is based on x86 arch. How did you decided that its disk 1 which is new disk?
I will suggest select disk number and then the partition as option and then print. Not sure as which slice is going to give you number of cylinder, however in case of sparc slice two represents the entire disk there you can get the number of cylinders detail in fourth columns Like below Quote:
|
|
||||
|
Don't know if it can help, but usually the physical desciption in cylinder, head, sectors is written on the sticker put in front face of the drive. Otherwise, try to have a look through the BIOS in the section devoted to the hard drives definition if you are on a PC .
Last edited by Locki; 12-26-2008 at 04:13 AM.. |
|
||||
|
No info on the hard drives
Quote:
I pulled out the disks. Unfortunately there is no sticker or anything on the hard drives that detail the number of cylinders, heads, sectors, etc. And because I'm on a Solaris box, I don't know how to get to the BIOS in OpenSolaris. How would I do that? |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|