Svante Signell, le Mon 30 May 2011 13:37:09 +0200, a écrit :
> On Mon, 2011-05-30 at 09:27 +0200, Samuel Thibault wrote:
> 
> > > How to enable /home to be mounted at boot time? Currently it is not auto
> > > mounted. 
> > 
> > That's what I mean by "whether [it] works". If it's not auto mounted, it
> > doesn't work, by my standards :)
> > 
> > Use settrans by hand to enable it.
> 
> Sorry I'm not yet fluent in Hurd language. Is the following OK to enable
> automounting of /home at next boot?
> 
> settrans -pk /hurd/ext2fs /dev/hd0s6

You also need to tell which mountpoint you want :)

settrans -pk /home /hurd/ext2fs /dev/hd0s6

Samuel

Reply via email to