How to mount a second hard drive?

  • Follow


I have an x86 Solaris 9 running with a 120 GB hard drive.  The cable is
an IDE cable.  How do I mount a second IDE hard drive onto this
computer?  Do I need to format that second drive after it's mounted?
If so, how?  Thanks in advance.

0
Reply richardtyler2005 (1) 6/13/2005 3:33:46 PM

richardtyler2005@yahoo.com wrote:
> I have an x86 Solaris 9 running with a 120 GB hard drive.  The cable is
> an IDE cable.  How do I mount a second IDE hard drive onto this
> computer?  Do I need to format that second drive after it's mounted?
> If so, how?  Thanks in advance.
> 

Check the "man" pages for:

devfsadm   detect new hardware
fdisk      make solaris partition
format     partition and label
newfs      create file system
vfstab     mount at boot time
mount      mount manually

it should also be explained with examples at http://docs.sun.com
0
Reply Oscar 6/13/2005 3:47:39 PM


make sure you're jumpers are set correctly for the devices
(master/slave) break into the boot sequence then boot -r should pick up
disk you've just added.

D.

0
Reply Darren 6/13/2005 4:57:09 PM

2 Replies
171 Views

(page loaded in 0.046 seconds)

Similiar Articles:













7/16/2012 5:00:56 PM


Reply: