5 msgmake universe errors..
4 msgQuestion regarding mmap on ZFS, or possibly Dov...
8 msgMultiple routing table support commited
3 msgproblem with loopback interface
3 msgconsole hi resolutions inc widescreen in 8
7 msgStrange krb5-config output after recent Heimdel...
2 msgA question about a man page patch
4 msgapache22 build failure
5 msgProblem ndis and 11b since May 1
2 msgZaptel
5 msgByteswap and UFS
4 msgFreebsd auditing in 7.0?
4 msgError building world for -current

panic mounting ntfs
\ Josh Carroll (7 May 2008)
. \ Coleman Kane (7 May 2008)
. . \ Josh Carroll (7 May 2008)
. . . \ Coleman Kane (7 May 2008)
. . . . \ pluknet (7 May 2008)
. . . . . \ Josh Carroll (7 May 2008)
. . . . . . \ Eygene Ryabinkin (8 May 2008)
. . . . . . . \ Josh Carroll (8 May 2008)
. . . . . . . . \ Eygene Ryabinkin (12 May 2008)
. . . . \ Josh Carroll (7 May 2008)
. \ Kevin Oberman (7 May 2008)
. \ John Baldwin (8 May 2008)
. . \ Attilio Rao (15 May 2008)
. \ (Yoshihiro Ota) (8 May 2008)

6 msgbsnmpd hrProcessorLoad results incorrect on Fre...
2 msgZerocopy BPF in FREEBSD7
2 msgRe: ATA and APIC IRQ conflict
3 msg/etc/rc.subr: 183: Syntax error: 'if' unexpecte...
4 msg[FreeBsd 7.0] Openldap server - client / error ...
1 msg[7.0] Openldap client / error with openssl - op...
Subject:Re: panic mounting ntfs
Group:Freebsd-current
From:(Yoshihiro Ota)
Date:8 May 2008


 
>> Date: Wed, 7 May 2008 11:00:13 -0400
>> From: "Josh Carroll" <josh.carroll>
>> Sender: owner-freebsd-current
>>
>> > Have you tried the sysutils/fusefs-ntfs port instead? I hear that it is
>> > supposed to have a pretty good success rate at giving Read/Write access
>> > to NTFS partitions.
>>
>> I sure hadn't. Unfortunately, all I have now is the ntfs partition
>> image, and fuse doesn't seem to like mounting the md device:
>>
>> root@dev:~# mount -t ntfs-3g /dev/md0 /mnt
>> mount: /dev/md0 : Operation not supported by device
>>
>> I'll have to plug the drive directly into the -CURRENT box to try ntfs-3g.
>>
>> I have the data (partition image from the dd), so I can get the data.
>> I was more concerned with mount -t ntfs panic'ing the box :)
>
>mount -t ntfs-3g doesn't work correctly at this time due to the changes
>made for nmount. To get it working:
>% cd /sbin
>% mv mount_ntfs mount_ntfs.sav
>% ln -s /usr/local/bin/ntfs-3g mount_ntfs
>
>With this, mounting with '-t ntfs' will work much better, though I can't
>swear that you will be able to mount an md image.
>
>Alternatively, just use the mount-3g command directly:
>% ntfs-3g /dev/md0 /mnt

This one is another well known problem
http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/120784
_______________________________________________
freebsd-current mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe"


© 2004-2008 readlist.com