Mar 17, 2004 #1 2845610 Technical User Joined Jul 29, 2003 Messages 1 Location PL How to check what a flash card I have...32 MB or the other? Is it posiible without removing this card?
How to check what a flash card I have...32 MB or the other? Is it posiible without removing this card?
Mar 19, 2004 #2 MaxPipeline Vendor Joined Nov 17, 2001 Messages 286 Location US Try the flash -l command. admin> flash -l PCMCIA flash cards present: Socket: 0 Size: 0x1e90000 Socket: 0 Block Size: 0x200 Type: Ata Flash Card Write Protect: OFF Look at the size. Once you strip off the 0x, 1e90000 converted from hex to dec is ~32MB. This is the flashcard size. Upvote 0 Downvote
Try the flash -l command. admin> flash -l PCMCIA flash cards present: Socket: 0 Size: 0x1e90000 Socket: 0 Block Size: 0x200 Type: Ata Flash Card Write Protect: OFF Look at the size. Once you strip off the 0x, 1e90000 converted from hex to dec is ~32MB. This is the flashcard size.