<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'>
<pre style="white-space: pre-wrap; background-color: rgb(255, 255, 255); ">I'm not able to put the tcpdump program to write to SDHC memory cards using default configuration.I use : sudo tcpdump -s 96 -i eth0 -w /media/"card ID" and receive this warning:tcpdump: /mnt/DSLcapture/dslcapture: Permission denied.My account has administration rights so I do not know what is the problem here...the FAT32 filesystem?need to give tcpdump any rights? Or is there other problem?Note: Even when I mount the card on /mnt using mount -t vfat /dev/mmdcdkl0  /mnt and root owns the directory inside the card where I want to put the dump files the problem persists. </pre>                                               </div></body>
</html>