LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 01-04-2013, 09:36 AM   #1
Ratmonkey
Member
 
Registered: Jul 2012
Location: Notre Dame, Indiana
Distribution: Fedora, OpenSuse, Ubuntu
Posts: 89

Rep: Reputation: Disabled
External Drive mount error


Slackware 14.0 32-bit

Plugged my external drive in to retrieve some data and got the following:

An error occurred while accessing 'My Book', the system responded: The requested operation has failed.: Requested filesystem type is neither well-known nor in /proc/filesystems nor in /etc/filesystems

I actually don't remember if I formatted the drive on Windows or Mac, working at a help desk I've had to use it on various computers and it may have been either system. Anyway to resolve this without taking it to another computer?
 
Old 01-05-2013, 03:25 PM   #2
ButterflyMelissa
Senior Member
 
Registered: Nov 2007
Location: Somewhere on my hard drive...
Distribution: Manjaro
Posts: 2,766
Blog Entries: 23

Rep: Reputation: 411Reputation: 411Reputation: 411Reputation: 411Reputation: 411
What I usually do in a bare system:

su - (if you're not Root already)
fdisk -l (to get to know the system's format)
mount [filesystem] /dev/[somedeice] /media
cd /media

I could advice to mount it using Knoppix, my preferred workhorse....

Then, use mc to shuttle stuff to a stick. But, all of this if the system is simply not-moutable...

Luck

Thor
 
Old 01-05-2013, 07:21 PM   #3
ljb643
Member
 
Registered: Nov 2003
Posts: 526

Rep: Reputation: Disabled
To expand on the previous post, you can use "file --special-files" (or "file -s") to determine a lot about a mystery filesystem. The "file" command knows about a lot more things than the kernel.

Code:
file -s /dev/sdb
The output should include "boot sector", and "partitions", if the disk has recognized partitions. If it does, then
Code:
file -s /dev/sdb1
Will make an educated guess about what filesystem lives in the partition. (This is different from "fdisk -l", which reports the partition type code.)
 
Old 01-08-2013, 11:39 AM   #4
Ratmonkey
Member
 
Registered: Jul 2012
Location: Notre Dame, Indiana
Distribution: Fedora, OpenSuse, Ubuntu
Posts: 89

Original Poster
Rep: Reputation: Disabled
Hey guys, this gave me enough information to solve it. Once mounted from the commandline, I was able to copy everything (also from the commandline). So much for expecting KDE to do it all for me =P

Thanks!
 
Old 01-09-2013, 09:19 AM   #5
ButterflyMelissa
Senior Member
 
Registered: Nov 2007
Location: Somewhere on my hard drive...
Distribution: Manjaro
Posts: 2,766
Blog Entries: 23

Rep: Reputation: 411Reputation: 411Reputation: 411Reputation: 411Reputation: 411
Quote:
So much for expecting KDE to do it all for me
Dont...this is Linux, not the "other" one...YOU're the boss, the OS is not

I may have failed to suggest Midnight Commander, but, it seems you're on top of it, good for you!

THor
 
  


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
[SOLVED] mount Iomega external hard drive on debian squeeze, how to use mount command Foxbat1155 Linux - Hardware 15 02-21-2012 04:55 PM
mount error for external usb ext3 drive: device not found someshpr Linux - General 5 03-15-2011 12:18 PM
udev rules to mount external hard drive at mount point akamikeym Gentoo 3 03-31-2010 01:12 PM
detects but doesnt mount external hard drive : Weird system error in Konquerer emma_m Linux - Hardware 1 12-02-2009 01:27 PM
Mount external drive rkfb Slackware 4 03-07-2008 08:05 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

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