On Tue, Sep 25, 2001 at 09:36:53AM +0200, Florian Quetting wrote: > I've got problems mounting any devices. > e.g. if I type "mount /dev/fd0 /floppy", I get a > Segmentation fault. > Mounting any other partition fail, too. > I didn't forget to run /dev/MAKEDEV <device> (eg fd0)
Well, mounting under the Hurd is usually done by setting a translator. However, mount is a wrapper that should work. One thing to do if you get a segmentation fault is to send in a backtrace with gdb. It might be that the lack of a filesystem type is giving you troubles. > What's the best way to compile and install them? Under hurd or using > Linux? Under the Hurd. Thanks, Marcus -- `Rhubarb is no Egyptian god.' Debian http://www.debian.org [EMAIL PROTECTED] Marcus Brinkmann GNU http://www.gnu.org [EMAIL PROTECTED] [EMAIL PROTECTED] http://www.marcus-brinkmann.de

