On Sun, Feb 7, 2010 at 10:21 PM, Jonas H. <jo...@lophus.org> wrote: > Hi there, > > when calling skvm with --help parameters, it crashes with a segmentation > fault. I think a program shouldn't crash when calling with "too long" > parameters. > > Question: Can I configure skvm to mount devices as $user, so that I > don't have to be root to write to the mounted device? > > Regards, > Jonas > >
Hi, How exactly did you execute skvm? Executing it as shown below does not make it segfault. % ./skvm --help ./skvm: unrecognized option '--help' As regards your second question, I'd advise you to skim over http://bbs.archlinux.org/viewtopic.php?id=68945 for possible solutions. Cheers!