vmware

Kim Fredenberg kfredenb at dc.turkuamk.fi
Sun May 11 12:36:43 PDT 2003


> > I cant find info how to mount that linux procfs.
> > 
> > How can i solve this situation?
> > By the way, What other requeriments does vmware need to emulate XP and
> > Debian ?
> 
> I believe the command is:
> 
> # mount_linprocfs -t procfs /compat/linux/proc/
> 
> which will mount procfs on /compat/linux/proc/


You can also add the following line to /etc/fstab, linproc will then be 
automounted at boot-time.

linproc         /compat/linux/proc      linprocfs       rw      0       0

Check man 5 linprocfs and look under SYNOPSIS.

Kim 
 



More information about the freebsd-questions mailing list