LinuxQuestions.org
Review your favorite Linux distribution.
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 09-17-2012, 07:23 PM   #1
Nairb
LQ Newbie
 
Registered: Sep 2012
Posts: 7

Rep: Reputation: Disabled
Working with external volumes


I have some files on an external volume and wish to access it I did ls but it doesn't show I also tryed: pvs but got: File descriptor 9 (/proc/2268/auxv) leaked on pvs invocation. Parent PID 2400: bash
Can anyone help please?
 
Old 09-17-2012, 07:48 PM   #2
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,359

Rep: Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751
What kind of external vol is it ie what connector eg usb, and what FS is it formatted for?
 
Old 09-17-2012, 08:51 PM   #3
Nairb
LQ Newbie
 
Registered: Sep 2012
Posts: 7

Original Poster
Rep: Reputation: Disabled
Working with EXternals

It is a 1Tb USB expansion drive

---------- Post added 09-18-12 at 01:52 PM ----------

and NTFS format
 
Old 09-17-2012, 08:55 PM   #4
suicidaleggroll
LQ Guru
 
Registered: Nov 2010
Location: Colorado
Distribution: OpenSUSE, CentOS
Posts: 5,573

Rep: Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142
What distro are you running? What is the output of "fdisk -l"?
 
Old 09-17-2012, 09:50 PM   #5
Nairb
LQ Newbie
 
Registered: Sep 2012
Posts: 7

Original Poster
Rep: Reputation: Disabled
Nothing
 
Old 09-17-2012, 09:52 PM   #6
Nairb
LQ Newbie
 
Registered: Sep 2012
Posts: 7

Original Poster
Rep: Reputation: Disabled
Distro is the latest Kubuntu
 
Old 09-17-2012, 09:54 PM   #7
suicidaleggroll
LQ Guru
 
Registered: Nov 2010
Location: Colorado
Distribution: OpenSUSE, CentOS
Posts: 5,573

Rep: Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142
What do you mean "nothing"? No error messages? No status messages? Any output at all?

On Kubuntu you'll probably need to run "sudo fdisk -l"
 
Old 09-17-2012, 09:54 PM   #8
Nairb
LQ Newbie
 
Registered: Sep 2012
Posts: 7

Original Poster
Rep: Reputation: Disabled
12.04
 
Old 09-17-2012, 09:56 PM   #9
Nairb
LQ Newbie
 
Registered: Sep 2012
Posts: 7

Original Poster
Rep: Reputation: Disabled
That give me the > prompt
 
Old 09-17-2012, 10:01 PM   #10
suicidaleggroll
LQ Guru
 
Registered: Nov 2010
Location: Colorado
Distribution: OpenSUSE, CentOS
Posts: 5,573

Rep: Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142
Would you please copy and paste the text from your terminal, including the command you ran and the output, into code tags in your posts? Your responses so far have not been very helpful, we need more details.
 
Old 09-17-2012, 11:17 PM   #11
suicidaleggroll
LQ Guru
 
Registered: Nov 2010
Location: Colorado
Distribution: OpenSUSE, CentOS
Posts: 5,573

Rep: Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142
For example, here is the output of "sudo fdisk -l" on Kubuntu 12.04 on my VM:

Code:
user@kubuntu:~$ sudo fdisk -l
[sudo] password for user: 

Disk /dev/sda: 25.9 GB, 25935478784 bytes
255 heads, 63 sectors/track, 3153 cylinders, total 50655232 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x0000bc86

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *        2048    46460927    23229440   83  Linux
/dev/sda2        46462974    50653183     2095105    5  Extended
/dev/sda5        46462976    50653183     2095104   82  Linux swap / Solaris
Since this is a VM, it only has the 26 GB drive that I allocated it. Yours should look similar without the external drive plugged in. With the external drive plugged in it should have another entry, probably /dev/sdb.
 
Old 09-18-2012, 04:54 AM   #12
Nairb
LQ Newbie
 
Registered: Sep 2012
Posts: 7

Original Poster
Rep: Reputation: Disabled
Thanks for your help I will get on to it tomorrow.
Cherrs.
 
  


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
Split Volumes not working for 7zip laks Linux - Newbie 2 04-24-2012 07:22 AM
Fedora 13 pam_mount with cifs volumes not working slinx Linux - Software 0 11-11-2010 01:45 PM
External harddrive not working Esahp Linux - General 6 04-29-2008 11:25 PM
External Display not working amjith Linux - Laptop and Netbook 0 12-09-2004 10:11 PM
Is an external modem working? Bill_Tür Linux - Hardware 2 09-16-2003 11:48 AM

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

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