LinuxQuestions.org
Visit Jeremy's Blog.
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 11-11-2007, 01:08 PM   #1
mattjohnstone22
Member
 
Registered: Jan 2007
Posts: 65

Rep: Reputation: 15
Mounting a 2nd drive


Hi all, I'm sure that the title to this thread is correct, but this is the story:

1) I have 2 hard disks (one a 160gig IDE and other is a 200gig SATA).
2) Using XP disc have partitioned the IDE drive to give XP 40 Gig.
3) Installed openSuse 10.3 and it has successfully taken the remainder of the IDE drive.
4) I want to use the SATA drive for storage but it won't find it via clicking My Computer.


When I use the Partitioner on Yast, it can see the 200gig SATA drive, but I'm too terrified to do anything else!

There is nothing on it, and so I don't mind formatting or whatever.

Please help,

Thanks.
 
Old 11-11-2007, 01:11 PM   #2
Nylex
LQ Addict
 
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464

Rep: Reputation: Disabled
You're going to need at least one partition on it and then you'll need to format said partition so it contains a file system. Use FAT 32 if you want to share stuff between both Windows and Linux.
 
Old 11-11-2007, 01:32 PM   #3
mattjohnstone22
Member
 
Registered: Jan 2007
Posts: 65

Original Poster
Rep: Reputation: 15
How do I do this using Yast?

I don't intend to share it with windows, just want the whole 200gig in ext3.

Last edited by mattjohnstone22; 11-11-2007 at 01:34 PM.
 
Old 11-11-2007, 01:36 PM   #4
Nylex
LQ Addict
 
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464

Rep: Reputation: Disabled
I'm not a SUSE user, so hopefully this will help. I'd just do it with fdisk and mkfs to be honest.
 
Old 11-11-2007, 03:25 PM   #5
saikee
Senior Member
 
Registered: Sep 2005
Location: Newcastle upon Tyne UK
Distribution: Any free distro.
Posts: 3,398
Blog Entries: 1

Rep: Reputation: 113Reputation: 113
If you have a raw disk you can see it in Xp's My computer/Manage/storage/Disk management. The first one you need right click with the mouse.

In Linux the best way is to use terminal commands. May take slightly longer but it works in every Linux.

In terminal mode get root privilege by "su" then followed by root password.

You should find the raw disk by command
Code:
fdisk -l
if it is sdb then use the cfdisk program
Code:
cfdisk /dev/sdb
to create the partition of the type and size you want.

To format it, say it is sdb1 and in ext3
Code:
mke2fs -j /dev/sdb1
You can use Yast to do it but the above commands work in every Linux (Red Hat uses sfdisk in lieu of cfdisk).
 
Old 11-11-2007, 05:34 PM   #6
mattjohnstone22
Member
 
Registered: Jan 2007
Posts: 65

Original Poster
Rep: Reputation: 15
Thanks guys,

I was getting a little impatient and went to the Suse IRC chat. Eventually it was all sorted there (I would type credit names in but I can't remember them!).

Either way, I appreciate the comments posted here and yes, they are certainly correct from what I figure I was told to do. I Can finally start moving stuff back to the comp from disc!!!

I didn't realise it was possible to mount a drive to any location prior to this. Linux appears to be kicking ass over windows on a daily learning basis!

Thanks again,

Matt.
 
  


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
Added a 2nd Sata Drive installed Fedora Core 5, BIOS Doesn't See 2nd Drive. mtmcc1 Linux - General 3 12-03-2005 04:01 PM
mounting 2nd (sata) hard drive on 10.1 rob0t Slackware 6 08-15-2005 04:05 PM
mounting 2nd hard drive on ibm T41 with redhat 9.0 sefzik Linux - Laptop and Netbook 12 09-06-2004 09:56 PM
help mounting 2nd partition on WinXP drive harnadem Linux - Newbie 2 03-21-2004 09:38 AM
Mounting 2nd Hard Drive kurtsimons Linux - Hardware 3 08-30-2003 09:55 PM

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

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