Date: Wed, 21 Feb 2007 07:35:22 +0100 From: Vladimir Botka <vlado@botka.homeunix.org> To: Cristiano Deana <cristiano.deana@gmail.com> Cc: FreeBSD Stable Mailing List <freebsd-stable@freebsd.org> Subject: Re: Problem with usb and msdosfs Message-ID: <1172039722.3620.3.camel@srv> In-Reply-To: <d8a4930a0702200548q178c54b8j267fd447f50c8313@mail.gmail.com> References: <d8a4930a0702200548q178c54b8j267fd447f50c8313@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Cristiano Deana píše v út 20. 02. 2007 v 14:48 +0100: > 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. > Can you mount it as a root? Cheers, -vlado
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1172039722.3620.3.camel>