Hi!

On Sat, Apr 26, 2008 at 05:51:22PM +0200, Torsten wrote:
>>># tcpdump
>>>tcpdump: Failed to open bpf device for fxp0: Device not configured
>>Is /tmp mounted "nodev"?

>OK, thank you, that got me onto the right track, now I think I know what 
>the problem is: mount_mfs.

>This is how I set up the ramdisk:

>/sbin/mount_mfs -s 90000 swap /mnt

>Is there a way to have devices under that mountpoint?

Of course, just mknod(8) them (each time after creating the mfs),
after having mounted the mfs without the nodev flag. Or use the -P flag
to mount_mfs.

Kind regards,

Hannah.

Reply via email to