[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: more hurd problems



Hi!

>>>>> Mr. White writes:

 >> Mmmh, correction, in fact it should read /dev/hd1s2 (slice are
 >> 1-indexed *dumb*)

Matthew, all your partition names were fine *except* for the location
of the paging file.  /dev/hd1b refers to the second BSD-style partiton
on the second hard disk.  /dev/hd1s2 refers to the second fdisk-style
partition on the second hard disk (your Hurd swap partiton).

If you change your servers.boot line to:

# default pager
/dev/hd1s2 $(add-paging-file) $(default-pager)

it should work for you.

Good luck,

-- 
 Gordon Matzigkeit <gord@fig.org> //\ I'm a FIG (http://www.fig.org/)
    Lovers of freedom, unite!     \// I use GNU (http://www.gnu.org/)


Reply to: