RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 598340 - Request for hfsplus support
Summary: Request for hfsplus support
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: kernel
Version: 6.0
Hardware: x86_64
OS: Linux
low
low
Target Milestone: rc
: ---
Assignee: Red Hat Kernel Manager
QA Contact: Red Hat Kernel QE team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-06-01 06:29 UTC by Max Chung
Modified: 2010-06-01 13:11 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-06-01 13:11:55 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
An error dialogue box saying that the fstab is bad and that the mount command does not know of the hfsplus filesystem type. (13.51 KB, image/png)
2010-06-01 06:29 UTC, Max Chung
no flags Details

Description Max Chung 2010-06-01 06:29:19 UTC
Created attachment 418490 [details]
An error dialogue box saying that the fstab is bad and that the mount command does not know of the hfsplus filesystem type.

Description of problem:
Kernel does not support hfsplus period.

Version-Release number of selected component (if applicable):
Kernel version: 2.6.32-19.el6.x86_64

How reproducible:
Happens every time.

Steps to Reproduce:
1. Open fstab in /etc with gedit
2. Add the following as one of the entries
/dev/sdb1                   /media/Leopard                hfsplus        defaults,rw,auto,users       0 0
3. Go to /media and add a new folder named Leopard
4. Open Terminal
5. type in 'su'
6. type in 'mount /media/Leopard' without the single quotes OR double-click the drive under computer from Nautilus
  
Actual results:
An error dialogue box appears saying that my fstab is bad (even though it is not) and that it does not know of the filesystem type hfsplus

Expected results:
The hfsplus drive should be mounted in 'media/Leopard'.

Additional info:
Support for mounting hfsplus drives exists in RHEL 5.5.

Comment 2 Ric Wheeler 2010-06-01 13:11:55 UTC
hfsplus is not a supported file system in RHEL6.0 and we have no current plans to make it a supported fs.

If you have a RH account team, please work with them to make a case for supporting hfsplus.

Regards,

Ric


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