root# mount linproc should do it and u shouldn't need to reboot ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, August 08, 2003 10:20 AM Subject: RE: [hlds_linux] NS 2.0 SEGV on FreeBSD ( workaround )
> >in of /etc/fstab file > >linproc /compat/linux/proc linprocfs rw 0 0 > >then just mount it > > So I add that as my last lin in fstab, and then mount it. > > dtg112# cat /etc/fstab > # Device Mountpoint FStype Options > Dump Pass# > /dev/ad0s1b none swap sw 0 > 0 > /dev/ad0s1a / ufs rw 1 > 1 > /dev/ad0s1e /tmp ufs rw 2 > 2 > /dev/ad0s1f /usr ufs rw 2 > 2 > /dev/ad0s1d /var ufs rw 2 > 2 > /dev/acd0 /cdrom cd9660 ro,noauto 0 > 0 > linproc /compat/linux/proc linprocfs rw 0 > 0 > > > Would the following syntax be the correct command to run. I am reading the > man pages but I just want to make sure since this is a remote machine and > dont want to bring it down. > > root# mount_linprocfs /compat/linux/proc > > And then just reboot and we are good to go? And does this > "/boot/kernel/linprocfs.ko" mean that linprocfs is definitally enabled in > the kernel? > > Thanks again. > Jeremy > > > > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, please visit: > http://list.valvesoftware.com/mailman/listinfo/hlds_linux > _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux

