Computing.Net > Forums > Solaris > Add a hard disk

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Add a hard disk

Reply to Message Icon

Name: Mike
Date: March 20, 2001 at 14:15:07 Pacific
Comment:

Does anyone know the command and syntax to add a hard disk to my SUN machine in solaris 8?

appreciate it.



Sponsored Link
Ads by Google

Response Number 1
Name: oliver
Date: March 21, 2001 at 06:04:27 Pacific
Reply:

in a sparc system...
# touch /reconfigure
# init 5
physically add the disk and boot up (if you're already shut down, then add the disk and "boot -r" from the OK prompt
# format
choose the new disk and slice it up how you want it
# newfs /dev/rdsk/c2t2d0s6 (or whatever it is)
# mkdir /mountpoint
# mount /dev/dsk/c2t2d0s6 /mountpoint

add the details to /etc/vfstab making sure you follow the format of the file


0

Response Number 2
Name: Lewis Newcomb
Date: April 17, 2001 at 14:44:20 Pacific
Reply:

i have the same type problem, except i am doing a clean install of solaris with a new seagate ST19171N 9.1gig drive in a solaris sparcstation 10 with obp 2.25

i did the probe-scsi and it finds the drive, then i did the boot -r.

the i did the boot cdrom and it started the solaris install and gets to the webstart 3.0 (solaris 8). at this point, the web start says there are no drives available and kicks me out to a # root promt. so i ran format, it shows the drive as option 0, i choose it and set the drive type with 5272 cyls w/ 2 reserved, 20 heads, and 168 sectors per track as per seagates site.

then i partition the drive and make my slices, i have been starting at cyl 1 to avoid the vtoc. i name the drive "original" but when i try to label the drive it says the drive is unformatted.

so i go back to the format menu and save the partition info to /etc/format.dat, and then format the drive. after the format is finished, it gives several errors about illegal ops during the format command with seagate. also, the labe command still give errors about corrupt label - bad magic number.

any help would be appreciated. i have scoured the net looking for all the info i can find, but nothing has worked.

thx.


0

Response Number 3
Name: j
Date: April 23, 2001 at 06:59:47 Pacific
Reply:

Check disk drive terminators. Wrong termination can cause BIG problems...


0

Response Number 4
Name: Ralph
Date: June 14, 2001 at 22:38:08 Pacific
Reply:

i inherited a sparkstation 5 with 2 1Gig
H/Ds, and would like to add 2 more. It
looks like there is enough space, but the
only connector i see available looks like it
fits something like a ATAPI cdrom or other
device. Is there a ribbon or "y" device that i
can use to "t" off of my existing H/D
connectors, or ...??

thanks in advance!
Ralph


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Solaris Forum Home


Sponsored links

Ads by Google


Results for: Add a hard disk

partitioning a hard disk & install a ope www.computing.net/answers/solaris/partitioning-a-hard-disk-amp-install-a-ope/1327.html

INSTALL SOLARIS 2.6 AND 8 IN A HARD DISK www.computing.net/answers/solaris/install-solaris-26-and-8-in-a-hard-disk/881.html

Install a second disk (no space) www.computing.net/answers/solaris/install-a-second-disk-no-space/3927.html