LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 04-20-2003, 08:51 AM   #1
mvendramini
Member
 
Registered: Apr 2003
Location: Brazil
Distribution: Slackware
Posts: 35

Rep: Reputation: 15
Using a primary/secondary HD slave


How do I set up a primary/secondary slave on Linux?

I want to attach another HD (using Win98 FAT32) to my machine. I know where to plug the wires but I have no idea on how to work it out to see the stuff inside the disk.

 
Old 04-20-2003, 09:21 AM   #2
david_ross
Moderator
 
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047

Rep: Reputation: 79
The disk will be hdb so you need to mount the partition you want eg /dev/hdb1

You do this with a mount command:
"mkdir /mnt/win98" (only do this once)
mount /dev/hdb1 /mnt/win98

This will mount it as /mnt/win98 (you can call it what you want.)

If you want to mount it automatically at boot then it is best to put it in the /etc/fstab file.
 
Old 04-20-2003, 09:40 AM   #3
mvendramini
Member
 
Registered: Apr 2003
Location: Brazil
Distribution: Slackware
Posts: 35

Original Poster
Rep: Reputation: 15
Ah, ok... I forgot to mention....

I've tried this before, using -t vfat and so, but all I got was a bunch of bytes on my terminal screen. Should I browse it throught Nautilus or something?
 
Old 04-20-2003, 09:42 AM   #4
david_ross
Moderator
 
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047

Rep: Reputation: 79
If it is a fat32 drive then you will need to use the -t vfat option when mounting.
mount -t vfat /dev/hdb1 /mnt/win98

Try it and post any errors you get.
 
Old 04-20-2003, 11:45 AM   #5
mvendramini
Member
 
Registered: Apr 2003
Location: Brazil
Distribution: Slackware
Posts: 35

Original Poster
Rep: Reputation: 15
I've done it. Thanks for the reply!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Dual boot primary Linspire & XP primary slave? watmonki Linspire/Freespire 5 11-01-2005 08:16 PM
Harddisk...primary, secondary, master, slave? OmniXBro Linux - Newbie 8 03-08-2005 09:45 PM
Primary and secondary group trophy Linux - Newbie 2 04-03-2004 12:30 AM
setting up primary HD and secondary HD dataport Linux - General 8 01-23-2004 10:18 PM
boot loader, MBR, redhat9 on primary slave, winxp on primary master samik Linux - Hardware 4 10-15-2003 08:55 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 10:10 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration