Opened 3 years ago
Closed 16 months ago
#304 closed System Defect (fixed)
PC-BSD i386 8.0 does not create correct device fot logical NTFS-partition in catalog /dev
| Reported by: | klnW | Owned by: | klnW |
|---|---|---|---|
| Priority: | major | Milestone: | 8.0 |
| Component: | System Configuration | Version: | 8.0 |
| Keywords: | logical NTFS-partition | Cc: | trac-bugs@… |
Description
In my computer there is logical NTFS-partition on whole second HDD. So PC-BSD i386 8.0 might create device ad1s5 in the catalog /dev. But it creates ad1s1 (!) device. As result, this logical NTFS-partition can not be mounted. Primary NTFS-partitions are recognised and mounted well by PC-BSD i386 8.0. The logical NTFS-partition is recognised and mounted well by FreeBSD i386 7.3 and 8.0 (and Solaris x86 10).
Change History (2)
comment:1 Changed 3 years ago by kris
comment:2 Changed 16 months ago by dlavigne
- Resolution set to fixed
- Status changed from new to closed
Closing for lack of feedback. Please reopen ticket if this is still an issue on 9.0-RELEASE.
Note: See
TracTickets for help on using
tickets.

Can you mount it via the command prompt? If FreeBSD 8.0 can, we should be able to as well. We need to determine if that works, and if this is just a hal / kde mounting bug.