On Sun, 22 Sep 2002, Adam Bender wrote:
> I installed FreeBSD recently, and noticed something strange when I run df:
> (15:28:00) proteus:~/$ uname -a
> FreeBSD proteus.res.cmu.edu 4.6.2-RELEASE FreeBSD 4.6.2-RELEASE #0: Tue
> Sep 10 20:21:39 EDT 2002
> [EMAIL PROTECTED]:/usr/src/sys/compile/adam
On Sat, 21 Sep 2002, Kim Scarborough wrote:
> My DVD drive is on the secondary slave IDE, which defaults to PIO1. To get
> DVDs to play right, I have to run "atacontrol mode 1 slave udma33". It
> loses this setting after reboots, though. What's the best way to set it to
> do that automatically at
On Thu, 19 Sep 2002, mingo lu wrote:
> Hi:
>
> i have two weird files under my home directory; one is
> file named "-bash.gmon" and another one is "xy ds".
> how could i remove them? rm just won't work ...
rm 'xy ds' -bash.gmon
$.02,
/Mikko
To Unsubscribe: send mail to [EMAIL PROTECTED]
On Wed, 18 Sep 2002, Tobias Roth wrote:
> I use the following commands to create a plain file, make a filesystem on it and
>mount it:
>vnconfig -T -S 128m -Z -s labels -c vn0 /usr/plainfile
>chmod 600 /usr/plainfile
>disklabel -r -w vn0 auto
>disklabel -e vn0
>newfs /dev/vn0c