On 10 Jan 2003, Arun wrote:

> Dear Friends,
>
> How do I access the secondary HDD in RHL 8.0
> Secondary HDD is also Linux formated.
>
> Regards
>
> Arun

If your HDD is Primary slave it would be accessed as /dev/hdb
If your HDD is Secondary master it would be accessed as /dev/hdc
If your HDD is Secondary slave it would be accessed as /dev/hdd

Now see with fdisk or cfdisk how many partition you do have

say for cfdidk /dev/hdb

if you find that you have /dev/hdb1 & /dev/hdb3 partitions then you could
mount them like this way ..

# mount /dev/hdb1 /mnt/1
# mount /dev/hdb3 /mnt/3

Fine !
Have a nice TIME !!

**********************************************************************
          Divyesh Amipara            |                     _^_
 developer & projects co-ordinator,  |   Feel the power of (X) with
 DeepRoot Linux, Bangalore. INDIA.   |  deepOfix - a server appliance
          +91 80 8565624             |       www.deeproot.co.in
**********************************************************************





-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to