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 04-11-2011, 09:17 PM   #16
BrianKirsch
LQ Newbie
 
Registered: Apr 2011
Posts: 21

Original Poster
Rep: Reputation: 0

Quote:
Originally Posted by stress_junkie View Post
Then the next question that seemed obvious is whether he actually tried to connect the disk drive(s) to the computer.
I just did. The machine sees all three drives: 2 SATA which it sees and can open but knows nothing about (size, type, etc.) and one IDE drive which it sees the name of but cannot mount and also knows nothing about.

Just so you know I'm not a complete ID10T... I've been building my own workstations for music & video for 15+ years and have a fairly solid grasp of Windows.

Forgive me but, it seems a little short-sighted to me for a system that is trying to gain a foothold in the market to be so difficult to "mount" drives partitioned with the OS that is in the widest use?!? Just sayin'...

The original problem remains.
 
Old 04-11-2011, 09:19 PM   #17
BrianKirsch
LQ Newbie
 
Registered: Apr 2011
Posts: 21

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by TobiSGD View Post
Open your menu and open the Synaptic package manager. Now use the search bar to find the ntfs-3g package. If it is not already installed, mark it for installing and apply the changes. If you now plug in your USB-drive it should be auto-mounted (means there should be a popup, or a file-manager opens). Now copy your files as you wish.
This I did, ntfs-3g is installed as are all the other cross platform apps... still not mounting
 
Old 04-11-2011, 09:22 PM   #18
stress_junkie
Senior Member
 
Registered: Dec 2005
Location: Massachusetts, USA
Distribution: Ubuntu 10.04 and CentOS 5.5
Posts: 3,873

Rep: Reputation: 335Reputation: 335Reputation: 335Reputation: 335
Quote:
Originally Posted by BrianKirsch View Post
Forgive me but, it seems a little short-sighted to me for a system that is trying to gain a foothold in the market to be so difficult to "mount" drives partitioned with the OS that is in the widest use?!? Just sayin'...
You are forgiven.

The frustrating thing about Linux is that there are so many distributions AND each team that creates a distribution puts what they want to see into their product. That is why it is important to establish which distribution you are using when you ask a question. Different distributions work differently.

You have established that your system has the driver (ntfs-3g) to read the XP file system (NTFS).

How do you know that your Linux system sees the data drives? Exactly what method did you use to determine this?

Last edited by stress_junkie; 04-11-2011 at 09:26 PM.
 
Old 04-11-2011, 09:26 PM   #19
BrianKirsch
LQ Newbie
 
Registered: Apr 2011
Posts: 21

Original Poster
Rep: Reputation: 0
I also tried a force mount from the command terminal and it responded... mount: only root can do that
 
Old 04-11-2011, 09:29 PM   #20
stress_junkie
Senior Member
 
Registered: Dec 2005
Location: Massachusetts, USA
Distribution: Ubuntu 10.04 and CentOS 5.5
Posts: 3,873

Rep: Reputation: 335Reputation: 335Reputation: 335Reputation: 335
Quote:
Originally Posted by BrianKirsch View Post
I also tried a force mount from the command terminal and it responded... mount: only root can do that
Yes that is normally the case.

How do you know what to mount? Did you run fdisk -l in a terminal window?
 
Old 04-11-2011, 09:31 PM   #21
BrianKirsch
LQ Newbie
 
Registered: Apr 2011
Posts: 21

Original Poster
Rep: Reputation: 0
I opened, what I interpreted to be, the Linux version of "my computer"... it lists all 3 drives, 2 by the name I gave them when I created them in Win XP and the third which is brand new is simply "Filesystem" which I guess is the default?!?

The program Studio 64 seems to run under Ubuntu and also the GNOME desktop environment
 
Old 04-11-2011, 09:32 PM   #22
stress_junkie
Senior Member
 
Registered: Dec 2005
Location: Massachusetts, USA
Distribution: Ubuntu 10.04 and CentOS 5.5
Posts: 3,873

Rep: Reputation: 335Reputation: 335Reputation: 335Reputation: 335
Normally Ubuntu will mount a disk partition on demand. If you can see the disk partition you may be able to mount it simply by clicking on it in the window that you are using to see it.
 
Old 04-11-2011, 09:42 PM   #23
BrianKirsch
LQ Newbie
 
Registered: Apr 2011
Posts: 21

Original Poster
Rep: Reputation: 0
Is there a step by step process that I can follow to manually mount these drives? Details please.
 
Old 04-11-2011, 09:43 PM   #24
stress_junkie
Senior Member
 
Registered: Dec 2005
Location: Massachusetts, USA
Distribution: Ubuntu 10.04 and CentOS 5.5
Posts: 3,873

Rep: Reputation: 335Reputation: 335Reputation: 335Reputation: 335
Quote:
Originally Posted by BrianKirsch View Post
Is there a step by step process that I can follow to manually mount these drives? Details please.
We're doing it.

Gnome adds a lot of functionality that is not available on the command line.

What happens when you click on the icons for the NTFS partitions?
 
Old 04-11-2011, 09:45 PM   #25
EDDY1
LQ Addict
 
Registered: Mar 2010
Location: Oakland,Ca
Distribution: wins7, Debian wheezy
Posts: 6,841

Rep: Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649
I think op needs to add username to /etc/groups or use gui Users & Groups to modify under System>>Administration>>Users & Groups.

Last edited by EDDY1; 04-11-2011 at 09:46 PM.
 
Old 04-11-2011, 09:50 PM   #26
BrianKirsch
LQ Newbie
 
Registered: Apr 2011
Posts: 21

Original Poster
Rep: Reputation: 0
Where???

I go to the main menu, select Places then Computer... it shows me the three drive names... that is all.
I can open the 2 SATA drives by clicking on them.
The IDE gives me a "cannot mount drive" error
 
Old 04-11-2011, 09:53 PM   #27
stress_junkie
Senior Member
 
Registered: Dec 2005
Location: Massachusetts, USA
Distribution: Ubuntu 10.04 and CentOS 5.5
Posts: 3,873

Rep: Reputation: 335Reputation: 335Reputation: 335Reputation: 335
Quote:
Originally Posted by BrianKirsch View Post
Where???

I go to the main menu, select Places then Computer... it shows me the three drive names... that is all.
I can open the 2 SATA drives by clicking on them.
The IDE gives me a "cannot mount drive" error
Okay. That is the correct procedure. Evidently Linux doesn't like the IDE drive.

Open a terminal window and enter the following command. Post the results.
Code:
dmesg
 
Old 04-11-2011, 09:53 PM   #28
BrianKirsch
LQ Newbie
 
Registered: Apr 2011
Posts: 21

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by EDDY1 View Post
I think op needs to add username to /etc/groups or use gui Users & Groups to modify under System>>Administration>>Users & Groups.
Ok, I'm there. I see my name, login name and home directory allong with the "roots"

(baby steps... baby steps)
 
Old 04-11-2011, 09:58 PM   #29
BrianKirsch
LQ Newbie
 
Registered: Apr 2011
Posts: 21

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by stress_junkie View Post
Okay. That is the correct procedure. Evidently Linux doesn't like the IDE drive.

Open a terminal window and enter the following command. Post the results.
Code:
dmesg
That thru up an impressive amount od data... is there something in particular you were hoping/looking for?
 
Old 04-11-2011, 10:03 PM   #30
stress_junkie
Senior Member
 
Registered: Dec 2005
Location: Massachusetts, USA
Distribution: Ubuntu 10.04 and CentOS 5.5
Posts: 3,873

Rep: Reputation: 335Reputation: 335Reputation: 335Reputation: 335
Quote:
Originally Posted by BrianKirsch View Post
That thru up an impressive amount od data... is there something in particular you were hoping/looking for?
Yes but I don't know if the IDE drive is connected via an internal cable or an external USB adapter. What I was thinking was that if the drive was connected via an external USB cable then there should be some messages about it in the dmesg buffer. Now I realize that we don't know what the device name is so we don't know what to look for. I thought that we might see something like "I/O error" when the disk is attached after Linux is running.

Can you check the jumpers on the IDE drive to ensure that the Master/Slave/Cable Select are properly set? Some drives, like Maxtor, prefer Cable Select while others prefer the Master/Slave settings.
 
  


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
Can I mount two different hard drives to the same folder? WrecklessSandwich Linux - General 9 04-18-2006 07:29 PM
Hard drives fail to mount. MurX Linux - Hardware 4 11-01-2005 05:36 AM
Mount Hard Drives?? Steidart Mandriva 8 02-02-2004 09:46 AM
Can't mount ntfs hard drives? justin9 Linux - Newbie 8 07-14-2003 11:02 PM
Mount new hard drives to linux box. piglingz Linux - Hardware 4 02-12-2003 09:12 PM

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

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