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 - 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 07-17-2009, 07:51 PM   #1
Arwin
LQ Newbie
 
Registered: Jul 2009
Location: Michigan
Posts: 7

Rep: Reputation: 0
Install Second Hard drive


I have two hard drives, one that my computer is running on now and the second which my computer used to run on. The second one has all of my saved files and music and stuff. I really want to have both of them running, but I am afraid that I will mess something up. I would like to install the second hard drive. I'm really lost in the world of computers.

Last edited by Arwin; 07-17-2009 at 07:52 PM.
 
Old 07-17-2009, 07:58 PM   #2
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
Hey dude
well, first you gotta give us alot more info
computer type, specs, ram, etc

what distros you have used
what distro(s)
you wanna install

you wanna dual boot windows and linux(s)?

it's all gravy bro
 
Old 07-17-2009, 08:27 PM   #3
wabbalee
Member
 
Registered: Oct 2006
Location: brisbane - australia
Distribution: ubuntu
Posts: 335

Rep: Reputation: 38
what kind of hard drive? SATA or IDE? don't know the difference? SATA has a small flat plug and an even narrower and flatter stiff cable. IDE has an approximately 50mm wide flat cable with 40 or 80 leads (40 connections on the plug)

so please give us more info and we'll be able to come up with a solution
 
Old 07-17-2009, 08:38 PM   #4
jay73
LQ Guru
 
Registered: Nov 2006
Location: Belgium
Distribution: Ubuntu 11.04, Debian testing
Posts: 5,019

Rep: Reputation: 133Reputation: 133
Heh, just plug it in when the computer is off. As long as you don't format it and you are cautious, nothing bad can happen. Oh yeah, just don't drop it while you are carrying it around (as I did recently); that would give you a problem.
 
Old 07-19-2009, 05:57 PM   #5
Arwin
LQ Newbie
 
Registered: Jul 2009
Location: Michigan
Posts: 7

Original Poster
Rep: Reputation: 0
Yeah, it turns out that my brother already had it formated, so all that I really had to do was plug it in and change the boot order, Thanks. I still have a problem though, all of the stuff on it is in a different name and I don't really know how to change the permissions so that I can use it.

Last edited by Arwin; 07-19-2009 at 06:21 PM.
 
Old 07-19-2009, 06:03 PM   #6
gankoji
Member
 
Registered: Nov 2007
Location: Southern California
Distribution: Slackware-13.0 x86_64, Slackware 12.2, slackware64-current
Posts: 225

Rep: Reputation: 35
log in as root and use chown and chmod

for example

Code:
root@yourBox:/# chown -R user:group /hardDrive/dataFolder
root@yourBox:/# chmod -R 755 /hardDrive/dataFolder
where 'user:group' can be just your username (say, joe), or your username and a particular group (joe:users). The second is recommended so that you don't run into permissions issues with that data for other normal users.

The chmod will change the actual permissions so that even globally users can read and execute the data/programs, but only the owner can modify (that's what the 755 means). For more info on both of these you can find them in the man pages, should you dare :-p.

(EDIT) I forgot to mention that you should change those commands so that they suit the top level folder of wherever your particular hard drive is located. for instance, if your extra hard drive gets mounted at '/hardDisk2', that would be what you put at the end of both commands. Just wanted to be extra clear :-D. (/EDIT)

Cheers.

Last edited by gankoji; 07-19-2009 at 06:06 PM. Reason: Missing info
 
  


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
Moving files from a Linux hard drive to a Windows Vista Premium hard drive WolfMan51 Linux - Hardware 5 07-12-2011 09:19 AM
Ubuntu: Installed to external hard drive; boot to primary hard drive gives error 22 dcorb62 Linux - General 7 09-04-2007 11:28 PM
New install on new hard drive messed up old install of old hard drive. AbsoluteMonkey Linux - General 26 01-10-2007 12:21 PM
Install lilo and install cd on 2nd hard drive seanfc Linux - Hardware 0 07-04-2006 03:28 AM
Red Hat 7 install on hard drive using ULTRA100 drive fbwr75215 Linux - Software 4 04-15-2001 09:26 PM

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

All times are GMT -5. The time now is 01:16 PM.

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