[ydl-gen] Mounting SD Memory card

Brian Wood beww at bresnan.net
Fri Dec 9 20:27:15 MST 2005


Well if you tail -f /var/log/messages you should see the device ID  
that is assigned to the device as it is recognized after you plug it  
in. Usually it is /dev/sd(n) where (n) is the next available scsi  
disk letter.


On Dec 9, 2005, at 8:07 PM, Cian Duffy wrote:

> mkdir /mnt/WHATEVER
> mount -t vfat /dev/sdSOMETHING /mnt/WHATEVER
>
> Should do it. Unfortunately, YDL4 shows all potential and not just  
> active device nodes...
>
> Cian
>


More information about the yellowdog-general mailing list