Creating a filesystem after disabling short (MSDOS 8.3 filenames), as per the following webpage / tip: http://www.activewin.com/tips/reg/file_3.shtml, and then adding files / directories on the filesystem and trying to display (ls) or copy (cp) results in a panic (don't have the output, but I can obtain it again if requested). How-To-Repeat: From Windows: 1. Follow directions here: <http://www.activewin.com/tips/reg/file_3.shtml>. 2. Reboot machine. 3. Create file / folder on NTFS volume. From FreeBSD: 1. mount /path/to/ntfs/node /mnt/ntfs 2. ls /path/to/ntfs/file (panic)
On Thu, October 18, 2007 11:52 pm, Garrett Cooper wrote: > >>Description: > Creating a filesystem after disabling short (MSDOS 8.3 filenames), as per > the following webpage / tip: > http://www.activewin.com/tips/reg/file_3.shtml, and then adding files / > directories on the filesystem and trying to display (ls) or copy (cp) > results in a panic (don't have the output, but I can obtain it again if > requested). >>How-To-Repeat: >>From Windows: > 1. Follow directions here: > <http://www.activewin.com/tips/reg/file_3.shtml>. > 2. Reboot machine. > 3. Create file / folder on NTFS volume. > >>From FreeBSD: > 1. mount /path/to/ntfs/node /mnt/ntfs > 2. ls /path/to/ntfs/file > > (panic) Hi Garrett, I think that the proper backtraces etc are required to get this fixed (as per the developers handbook) can you possibly obtain them and hook them to this ticket so that people interested in fixing this problem can see where things go wrong? Thanks & Cheers remko -- Kind regards, Remko Lodder ** remko@elvandar.org FreeBSD ** remko@FreeBSD.org /* Quis custodiet ipsos custodes */
Will submit followup after my Macbook "returns from the shop". -Garrett
Responsible Changed From-To: freebsd-bugs->freebsd-fs Over to maintainer(s).
State Changed From-To: open->feedback Is this still an issue?
State Changed From-To: feedback->closed this appears to be fixed. If this is still a problem mail me and I'll reopen it.