LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 06-05-2015, 12:44 AM   #1
calivw78
LQ Newbie
 
Registered: Jul 2010
Posts: 2

Rep: Reputation: 0
Mount secondary ext3 drive from ext4 filesystem


I've just completed a fresh install of Debian Jessie and am trying to mount my old root drive, which is an older Debian install on ext3. I've tried "mount -t" with both ext3 and 4 and the options but continue to get the following error. My search foo is failing me. I've found several articles talking about conversion methods from ext3 to ext4 but nothing that talks about what I'm trying to do. My overall goal is to copy the data off the old drive and on to the new one.

Code:
EXT4-fs (sdc): VFS: Can't find ext4 filesystem
Thanks in advance!
 
Old 06-05-2015, 01:46 AM   #2
descendant_command
Senior Member
 
Registered: Mar 2012
Posts: 1,876

Rep: Reputation: 643Reputation: 643Reputation: 643Reputation: 643Reputation: 643Reputation: 643
Probably you're trying to mount the device (/dev/sdc) rather than the partition (/dev/sdc1 or such).
 
Old 06-05-2015, 01:55 AM   #3
calivw78
LQ Newbie
 
Registered: Jul 2010
Posts: 2

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by descendant_command View Post
Probably you're trying to mount the device (/dev/sdc) rather than the partition (/dev/sdc1 or such).
You were spot on! I'm shaking my head at this point. For any others that stumble on this and need the help, I ran fdisk and started making sense of the filesystem structure and then mounted them accordingly.

Code:
root@redux:/# fdisk -l /dev/sdc

Disk /dev/sdc: 232.9 GiB, 250059350016 bytes, 488397168 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
Disklabel type: dos
Disk identifier: 0x000dbbd7

Device     Boot    Start       End   Sectors   Size Id Type
/dev/sdc1  *        2048    684031    681984   333M 83 Linux
/dev/sdc2         686078 488396799 487710722 232.6G  5 Extended
/dev/sdc5         686080  18262015  17575936   8.4G 83 Linux
/dev/sdc6       18264064  24121343   5857280   2.8G 83 Linux
/dev/sdc7       24123392  31973375   7849984   3.8G 82 Linux swap / Solaris
/dev/sdc8       31975424  32753663    778240   380M 83 Linux
/dev/sdc9       32755712 488396799 455641088 217.3G 83 Linux
Code:
root@redux:/# mount -t ext3 /dev/sdc9 /oldroot/home/
 
  


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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: How to convert an EXT3 filesystem partition to EXT4 LXer Syndicated Linux News 0 07-05-2014 11:35 PM
[SOLVED] mount ext4 from ext3 cccc Debian 9 05-27-2013 04:57 PM
[SOLVED] Permanent filesystem corruption on reiserfs, ext3 and ext4 - disk failure? trumpet_tom Linux - Hardware 9 02-11-2010 05:29 AM
mounting an ext4 filesystem from ext3(or reiser): What do I need? svar Slackware 27 09-19-2009 02:19 PM
Cannot mount ext3 filesystem on damaged hard drive Mathieu_G Linux - Hardware 3 04-01-2005 10:51 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

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