View previous topic :: View next topic |
Author |
Message |
MullaXul n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 28 Jul 2004 Posts: 48
|
Posted: Thu Jan 27, 2005 11:20 pm Post subject: EXT3 Mounting problem with USB drive. |
|
|
I have a 1 TB external USB drive that is formated for EXT3. When I mount the partition, it mounts and is usable, but it mounts as EXT2. The message is:
"EXT2-fs warning (device sd(8,1)): ext2_read_super: mounting ext3 filesystem as ext2"
I've read other posts suggesting that it is a kernel issue without support for EXT3, but that is compiled in and my root EXT3 system mounts fine.
kernel 2.4.28-gentoo-r5
Thanks |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
agent_jdh Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
Joined: 08 Aug 2002 Posts: 1783 Location: Scotland
|
Posted: Fri Jan 28, 2005 2:14 am Post subject: |
|
|
AFAIK the ext3 limit for 2.4 kernels is 1TB, so if your partition is slightly over that size, it might be what your problem is.
You could try a 2.6 kernel (supports up to 4TB on ext3), or use 2 partitions on your device. Another filesystem e.g. xfs/jfs might work too. _________________ Jingle Jangle Jewellery |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
MullaXul n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 28 Jul 2004 Posts: 48
|
Posted: Fri Jan 28, 2005 5:17 am Post subject: |
|
|
Nope, I thought for sure that would be the issue, but I tried creating a 5G partition and formating in EXT3, but it generates the same error when I mount it.
agent_jdh wrote: | AFAIK the ext3 limit for 2.4 kernels is 1TB, so if your partition is slightly over that size, it might be what your problem is.
You could try a 2.6 kernel (supports up to 4TB on ext3), or use 2 partitions on your device. Another filesystem e.g. xfs/jfs might work too. |
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
agent_jdh Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
Joined: 08 Aug 2002 Posts: 1783 Location: Scotland
|
Posted: Fri Jan 28, 2005 10:15 am Post subject: |
|
|
Maybe a limitation of going through the USB/SCSI layer. I'd still suggest trying a 2.6 kernel or different FS. _________________ Jingle Jangle Jewellery |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
MullaXul n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 28 Jul 2004 Posts: 48
|
Posted: Fri Jan 28, 2005 4:29 pm Post subject: |
|
|
Well Reiser seems to work ok, so I guess I'll use that. Takes a lot longer to mount though for some reason.
agent_jdh wrote: | Maybe a limitation of going through the USB/SCSI layer. I'd still suggest trying a 2.6 kernel or different FS. |
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|