Bug 75232 - mount fail to detect ext3
Summary: mount fail to detect ext3
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: mount
Version: 8.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Elliot Lee
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-10-05 19:24 UTC by Christian Lepine
Modified: 2007-04-18 16:47 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-01-14 16:34:51 UTC
Embargoed:


Attachments (Terms of Use)

Description Christian Lepine 2002-10-05 19:24:57 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020830

Description of problem:
I tried to mount a partition with mount but it fail with the error ntfs not
supported by kernel

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.try to mount a ext3 filesystem with command mount /dev/hda1 /mnt/data
2.it fail with ntfs not supported by kernel
	

Actual Results:  fail with ntfs not supported by kernel

Expected Results:  mounting of partition

Additional info:

if a use mount -t ext3 /dev/hda1 /mnt/data it work's fine.

The partition is declare by fdisk or others to be a ext3 filesystem.

With RH7.3, the partition can be mounted with mount /dev/hda1 /mnt/data without
having to specifie -t ext3.

Comment 1 Elliot Lee 2003-01-14 16:34:51 UTC
Can't reproduce with latest kernel & util-linux in rawhide.


Note You need to log in before you can comment on or make changes to this bug.