<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
I'm not able to put the tcpdump program to write to SDHC memory cards using the Ubuntu 10.04 default configuration.<div>I use : sudo tcpdump -s 96 -i eth0 -w /media/"card ID" and receive this warning:</div><div>tcpdump: /mnt/DSLcapture/dslcapture: Permission denied</div><div>My account has administration rights so I do not know what is the problem here...the FAT32 filesystem?need to give</div><div>tcpdump any rights? Or is there other problem?</div><div>Note: Even when I mount the card on /mnt using sudo mount -t vfat /dev/mmdcdkl0  /mnt </div><div>and root owns the directory inside the card where I want to put the dump files the problem persists.</div>                                         </div></body>
</html>