Re: grub-install buggy in 0.5.96.1

2000-12-05 Thread Gordon Matzigkeit
Holger Bauer writes: HB Since I am not subscribed to this list, I do not know if this was HB already reported. Thanks, it has been, and is fixed in the CVS version. -- Gordon Matzigkeit [EMAIL PROTECTED] //\ I'm a FIG (http://fig.org/) Committed to freedom and diversity \// Try Emacs

Re: grub cannot find ufs sub-partition `e'

2000-12-05 Thread Jochen Hoenicke
On Dec 4, Jeff Sheinberg wrote: Hi, I find that both grub 0.5.96.1 and 0.5.97 (cvs 2000-12-11) cannot find the `e' ufs partition, however, both can find the `a' on partition (hd2,3). This happens with the grub shell as well. Have you seen the mail from Heikki Vatiainen:

Re: grub cannot find ufs sub-partition `e'

2000-12-05 Thread Jeff Sheinberg
Jochen Hoenicke writes: On Dec 4, Jeff Sheinberg wrote: Hi, I find that both grub 0.5.96.1 and 0.5.97 (cvs 2000-12-11) cannot find the `e' ufs partition, however, both can find the `a' on partition (hd2,3). This happens with the grub shell as well. Have you seen the mail

Open BSD kernels Re: Bug and patch for BSD partition detection

2000-12-05 Thread marco grigull
On Tue, Dec 05, 2000 at 05:53:02PM +0100, Jochen Hoenicke wrote: -#define IS_PC_SLICE_TYPE_BSD(type) IS_PC_SLICE_TYPE_BSD_WITH_FS(type,0) +#define IS_PC_SLICE_TYPE_BSD(type) IS_PC_SLICE_TYPE_BSD_WITH_FS(((type) 0xFF),0) I don't know much about BSD slices and don't have any to