Date: Tue, 12 Dec 2006 10:23:46 -0500 From: Jerry McAllister <jerrymc@msu.edu> To: Peter Matulis <petermatulis@yahoo.ca> Cc: freebsd-questions <freebsd-questions@freebsd.org> Subject: Re: disklabel and usb device Message-ID: <20061212152346.GA71718@gizmo.acns.msu.edu> In-Reply-To: <656980.80393.qm@web60118.mail.yahoo.com> References: <656980.80393.qm@web60118.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Dec 11, 2006 at 09:26:31PM -0500, Peter Matulis wrote: > I am having trouble viewing my USB compact flash reader with my FBSD > 5.5 system. I have done so in the past. For some reason I can no > longer do so. > > This is what I'm getting: > > # disklabel /dev/da0s1 > disklabel: /dev/da0s1: no valid label found That is the message I get when I forget to 'su' before trying to run disklabel/bsdlabel. By the way, I don't think there is a disklabel in FreeBSD 5.5. It is bsdlabel, but I suppose that is just a typing thing in your message above. Below you mention the card has an OpenBSD file system. I have never used that, so don't know if it makes any difference. ////jerry > > # fdisk /dev/da0s1 > ******* Working on device /dev/da0s1 ******* > parameters extracted from in-core disklabel are: > cylinders=249 heads=64 sectors/track=32 (2048 blks/cyl) > > parameters to be used for BIOS calculations are: > cylinders=249 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 108 (0x6c),(unknown) > start 1684955424, size 1701998624 (831054 Meg), flag a > beg: cyl 368/ head 82/ sector 37; > end: cyl 357/ head 97/ sector 35 > The data for partition 2 is: > sysid 110 (0x6e),(unknown) > start 1998616933, size 544105832 (265676 Meg), flag 73 > beg: cyl 97/ head 115/ sector 32; > end: cyl 107/ head 121/ sector 32 > The data for partition 3 is: > sysid 121 (0x79),(QNX4.x 3rd part) > start 538988361, size 538976288 (263172 Meg), flag 72 > beg: cyl 356/ head 101/ sector 33; > end: cyl 0/ head 13/ sector 10 > The data for partition 4 is: > sysid 83 (0x53),(DM6 Aux3) > start 1394614304, size 21337 (10 Meg), flag 53 > beg: cyl 333/ head 89/ sector 19; > end: cyl 339/ head 68/ sector 15 > > > >From logs: > > kernel: umass0: SanDisk ImageMate 8 in 1, rev 2.00/91.44, addr 2 > > > The card contains an OpenBSD filesystem. > > Peter > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061212152346.GA71718>