|
Bugzilla – Full Text Bug Listing |
| Summary: | unable to mount jfs | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Alexander Lang <alexander.lang> |
| Component: | ConsoleApps | Assignee: | Mads Martin Joergensen <mmj> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | aj, shaggy |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | i686 | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
Fix buffer overflow in jfs_fsck
jfsutils Version 1.1.10 Source RPM |
||
What does mount -t jfs say? Created attachment 55099 [details]
Fix buffer overflow in jfs_fsck
This is fixed in jfsutils-1.1.10. This patch fixes just this bug against jfsutils-1.1.8.
Andreas, can I get a SWAMP ID for this update please? We're not officially supporting JFS, no update for 10.0 will be done. Resolving as fixed since it's fixed for the next release. Created attachment 55979 [details]
jfsutils Version 1.1.10 Source RPM
Please include that update to YOU, so people stop complaining about JFS troubles.
|
i have a jfs partition on my disk. no problem mounting it in debian or kanotix(livecd), but opensuse 10.0 gives me this: # mount /mnt/util mount: wrong fs type, bad option, bad superblock on /dev/hda6, missing codepage or other error In some cases useful info is found in syslog - try dmesg | tail or so # fsck.jfs /dev/hda6 fsck.jfs version 1.1.8, 03-May-2005 processing started: 10/7/2005 18.36.38 *** buffer overflow detected ***: fsck.jfs terminated Aborted It does not seem to be a jfs-utils related error, as i compiled and installed the newest version form source. (after getting this error with the preinstalled version)