/tmp directory mode
- From: "Caetano, Greg" <Greg.Caetano@xxxxxx>
- Date: Mon, 28 Jul 2008 17:42:12 +0000
I needed to recreate the /tmp directory on one of my systems.
I used "mkdir -m 1777 /tmp" but when I try to run a utility like mkinitrd I get an error message that reads:
"cannot make temp dir /tmp/initrd.Jm5472: No space left on device"
There is only one partition / on the spindle and df -h reports "4.6G available"
Thanks
Greg
Greg Caetano
Chicago, IL
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
- Follow-Ups:
- Re: /tmp directory mode
- From: Michael Schwendt
- Re: /tmp directory mode