LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 06-17-2005, 09:12 PM   #1
atgalaxy
LQ Newbie
 
Registered: Jun 2005
Posts: 2

Rep: Reputation: 0
Want to access secondary master in Fedora


Hi friends,
Pls help me on this. I had connected a hard disk as secondary master in my machine which has fedora core 1. My bios shows the second drive. I want to copy some files from the secondary master (also has fedora) to the primary disk. pls guide me how to do this. thanks.
 
Old 06-17-2005, 09:32 PM   #2
jailbait
LQ Guru
 
Registered: Feb 2003
Location: Virginia, USA
Distribution: Debian 12
Posts: 8,337

Rep: Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548
"I had connected a hard disk as secondary master in my machine which has fedora core 1. My bios shows the second drive. I want to copy some files from the secondary master (also has fedora) to the primary disk."

The secondary master is /dev/hdc. You need to know what partitions you have on /dev/hdc which you can find out with:
fdisk -l /dev/hdc

You also need to know the file system type of the partition that you want to copy. Assuming that you want to copyfiles from partition hdc1 and that it is an ext3 file system then the way to mount the partition is:
mkdir /wren
mount -t ext3 /dev/hdc1 /wren

Then you can copy files from the /wren file tree to your / file tree.

-----------------------------
Steve Stites
 
Old 06-17-2005, 09:59 PM   #3
atgalaxy
LQ Newbie
 
Registered: Jun 2005
Posts: 2

Original Poster
Rep: Reputation: 0
It worked. Thanks a million Jailbait.
 
Old 06-22-2005, 02:15 PM   #4
txtoolman
LQ Newbie
 
Registered: Mar 2003
Distribution: RH 7.2 and above
Posts: 18

Rep: Reputation: 0
I'm having the same issue, however, when my system starts up, it seems to be mounting the drive from the get-go, and trying to read files from the second drive. Any suggestions?
 
  


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
Adding New Hard Drive as Secondary Master derek8128 Linux - Newbie 4 10-24-2005 08:46 AM
Harddisk...primary, secondary, master, slave? OmniXBro Linux - Newbie 8 03-08-2005 09:45 PM
Linux hangs after secondary master HD installation nietz Linux - Hardware 0 08-12-2004 07:13 AM
Can't mount secondary hardrive for write access subversivesoul Linux - General 2 06-05-2004 04:20 PM
linux can't see my hard disk on secondary master csvke Linux - Hardware 6 03-19-2004 06:29 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 03:07 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