View previous topic :: View next topic |
Author |
Message |
jordanwb l33t
Joined: 10 Jul 2008 Posts: 642 Location: Ottawa, Canada
|
Posted: Tue Apr 07, 2009 10:30 pm Post subject: [Solved]Cannot mount ext4 partition |
|
|
On my laptop I have 4 partitions. First for /, second for /home, third for swap and fourth for /boot. The first two are using ext4, the kernel can mount root just fine but it can't mount /dev/sda2:
Quote: | localhost ~ # mount /dev/sda2 /home
mount: wrong fs type, bad option, bad superblock on /dev/sda2,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
localhost ~ # |
If I run "mkfs.ext4 /dev/sda2" right before the above the same still happens. I'm using the 2.6.29.1 version of vanilla-sources.
Last edited by jordanwb on Wed Apr 08, 2009 1:35 pm; edited 1 time in total |
|
Back to top |
|
|
poly_poly-man Advocate
Joined: 06 Dec 2006 Posts: 2477 Location: RIT, NY, US
|
Posted: Tue Apr 07, 2009 11:09 pm Post subject: |
|
|
what's dmesg say? _________________ iVBORw0KGgoAAAANSUhEUgAAA
avatar: new version of logo - see topic 838248. Potentially still a WiP. |
|
Back to top |
|
|
jordanwb l33t
Joined: 10 Jul 2008 Posts: 642 Location: Ottawa, Canada
|
Posted: Wed Apr 08, 2009 12:00 am Post subject: |
|
|
Quote: | [142.265743]EXT4-fs: sda2: Filesystem with huge files cannot be mounted read-write without CONFIG_LBD |
I guess I should enable large file support in the kernel. |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|