LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 03-09-2016, 12:26 PM   #1
realdexter
LQ Newbie
 
Registered: Mar 2016
Posts: 4

Rep: Reputation: Disabled
Trying to read XFS disk in Knoppix but gets "can't read superblock"


I have a disk formatted in XFS, it comes from a LaCie NetworkSpace which will not connect to network. So i took put the disk and connected it via USB to my computer. Started Knoppix with bootDVD and tried to access the disk.

Get this error msg:

http://forumbilder.se/F9765/25273066129-3f8a9c1217-z

Tried another way and got this:

http://forumbilder.se/F9765/25614482666-c07521f87e-z

I haven't touched Linux for over ten years, so I'm in big need of advice. Please give me some tips! There are a few files on that disk that I want to save for the future.
 
Old 03-09-2016, 03:03 PM   #2
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,974

Rep: Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623
http://distrowatch.com/table.php?distribution=knoppix

Might get a distro that offers XFS support if yours doesn't. Knoppix might allow you to add in support if you are online.

We may need to know more about how you formatted this drive and maybe more about the nas.
 
Old 03-09-2016, 04:40 PM   #3
Shadow_7
Senior Member
 
Registered: Feb 2003
Distribution: debian
Posts: 4,137
Blog Entries: 1

Rep: Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874Reputation: 874
Make sure that you have the tools to play with XFS. Package xfsprogs is not installed by default on my minimum install of debian systems. But I tend to use XFS on those. The kernel has the module so it can read them. But when things fail, xfs becomes not bootable until you fsck it (which requires booting another install if xfs is your / partition). And will likely need xfs_repair before you can mount it, which is part of xfsprogs. Just try not to be using versions of those tools that differ by a decade or more relative to the partition creation date.
 
1 members found this post helpful.
Old 03-10-2016, 08:31 AM   #4
realdexter
LQ Newbie
 
Registered: Mar 2016
Posts: 4

Original Poster
Rep: Reputation: Disabled
Right now Im going to install debian, I will be back with more questions when Im finished.

Thanks for now!

[Edit]
Debian installation failed twice, will try ubuntu instead.

Last edited by realdexter; 03-10-2016 at 08:56 AM.
 
Old 03-10-2016, 01:23 PM   #5
realdexter
LQ Newbie
 
Registered: Mar 2016
Posts: 4

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by Shadow_7 View Post
Make sure that you have the tools to play with XFS. Package xfsprogs is not installed by default on my minimum install of debian systems. But I tend to use XFS on those. The kernel has the module so it can read them. But when things fail, xfs becomes not bootable until you fsck it (which requires booting another install if xfs is your / partition). And will likely need xfs_repair before you can mount it, which is part of xfsprogs. Just try not to be using versions of those tools that differ by a decade or more relative to the partition creation date.
Now I have Ubuntu 14.04 installed in a laptop. Trying to install xfsprogs, but no success. In terminal i write sudo apt-get install xfsprogs and get the following answer:

(translated to english from my language) ifsprogs is already the latest version
Following packets has been installed automatically and are not necessary anymore: kde-l10n-engb kde-l10n-sv
Use 'apt-get remove' to remove them
0 to upgrade, 0 to install, 0 to delete and 43 not to upgrade

I dont understand much of this to be honest. Please help!
 
Old 03-10-2016, 04:11 PM   #6
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,974

Rep: Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623
#1.
"i(x)fsprogs is already the latest version" What more do you want? It says the latest version available for that distro is installed. You have xfsprogs and most likely the associated tools.

#2.
Ignore KDE comment unless you want to manually remove it. It is meaningless for most users.

Comment: Consider fixing sudo.
So you would sudo apt-get update then sudo apt-get upgrade after install usually just to be sure.

Now you may wish to try to mount that xfs drive if it isn't already mounted.

See tools page. https://wiki.ubuntu.com/XFS

May have to install gparted or other to peek at this drive for some clues.

Last edited by jefro; 03-10-2016 at 04:14 PM.
 
Old 03-14-2016, 04:10 AM   #7
realdexter
LQ Newbie
 
Registered: Mar 2016
Posts: 4

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by jefro View Post
#1.
"i(x)fsprogs is already the latest version" What more do you want? It says the latest version available for that distro is installed. You have xfsprogs and most likely the associated tools.

#2.
Ignore KDE comment unless you want to manually remove it. It is meaningless for most users.

Comment: Consider fixing sudo.
So you would sudo apt-get update then sudo apt-get upgrade after install usually just to be sure.

Now you may wish to try to mount that xfs drive if it isn't already mounted.

See tools page. https://wiki.ubuntu.com/XFS

May have to install gparted or other to peek at this drive for some clues.
Thank you! Works fine now!
 
  


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
XFS DISK Read error marcelp1 Linux - Newbie 2 12-04-2013 03:25 AM
xfs cannot read superblock edemark Linux - Hardware 3 12-22-2012 02:44 AM
Mount XFS file-system disk can't read superblock v1nc3ntlaw Linux - Hardware 7 04-27-2011 11:07 PM
Read Only File System? Can't read superblock! haughjd Linux - Software 4 01-15-2008 08:27 AM
CDROM can't read/can't read superblock microomran Red Hat 1 07-05-2007 03:29 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

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