Hi, i have a usb key working fine on 6.2-RELEASE, yesterday i upgraded 2 box to -STABLE and now i have:
tail -5 /var/log/messages
Feb 20 14:33:47 toshi kernel: umass0: Kingston DataTraveler 2.0, rev 2.00/1.00, addr 3 Feb 20 14:33:48 toshi kernel: da0 at umass-sim0 bus 0 target 0 lun 0 Feb 20 14:33:48 toshi kernel: da0: <Kingston DataTraveler 2.0 1.02> Removable Direct Access SCSI-0 device Feb 20 14:33:48 toshi kernel: da0: 1.000MB/s transfers Feb 20 14:33:48 toshi kernel: da0: 123MB (251904 512 byte sectors: 64H 32S/T 123C)
sudo mount -t msdosfs /dev/da0s1 /mnt/
mount_msdosfs: /dev/da0s1: Operation not permitted
fdisk da0
******* Working on device /dev/da0 ******* parameters extracted from in-core disklabel are: cylinders=123 heads=64 sectors/track=32 (2048 blks/cyl) parameters to be used for BIOS calculations are: cylinders=123 heads=64 sectors/track=32 (2048 blks/cyl) Media sector size is 512 Warning: BIOS sector numbering starts with sector 1 Information from DOS bootblock is: The data for partition 1 is: sysid 6 (0x06),(Primary 'big' DOS (>= 32MB)) start 32, size 251872 (122 Meg), flag 0 beg: cyl 0/ head 1/ sector 1; end: cyl 122/ head 63/ sector 32 The data for partition 2 is: <UNUSED> The data for partition 3 is: <UNUSED> The data for partition 4 is: <UNUSED>
Any ideas? Tnx in advance. -- Cris, member of G.U.F.I Italian FreeBSD User Group http://www.gufi.org/ _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"