NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: laptop memory card reader
On Thu, Jan 10, 2013 at 09:36:05AM +0100, Riccardo Mottola wrote:
> mount: cannot open `/dev/ld0a': Device not configured
>
> Running fdisk on /dev/ld0 shows me:
>
> Partition table:
> 0: Primary DOS with 32 bit FAT (sysid 11)
> start 8192, size 15515648 (7576 MB, Cyls 0/130/3-966/80/10)
Check out mbrlabel(8), or just try to mount the whole disk as msdos, like:
mount -t msdos /dev/ld0d /mnt
Martin
Home |
Main Index |
Thread Index |
Old Index