Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!decwrl!purdue!mentor.cc.purdue.edu!mace.cc.purdue.edu!abe From: abe@mace.cc.purdue.edu (Vic Abell) Newsgroups: comp.sys.next Subject: mount(2) and umount(2) Message-ID: <1826@mace.cc.purdue.edu> Date: 23 Feb 89 19:25:04 GMT Organization: Purdue University Lines: 9 Has anyone managed to make the mount system call work? All I ever get is a "No device" error, using the syntax of the man page - e. g., mount("/dev/od0a", path, 0); Are there more arguments or a different order? The umount syscall does not exist in libc.a. There is a unmount function there -- is its name a typo?