В Sun, 26 Oct 2014 21:19:38 +0200
Beeblebrox пишет:
>
> > > * First is, code snippet to get mount_root to use NFS V3 instead of
> > > V2. grub.cfg code should be as below, but does not work
>
> > This should be kFreeBSD
> Still does not work with
> {set kFreeBSD.boot.nfsroot.options="nfsv
On Oct 30, 2014, at 2:32 AM, Michael Chang wrote:
> Many shipped Windows created it's first partition aligned in 63
> (cylinder) and therefore can't offer enough room for core.img. Even
> worse the partitions has been created as logical.
>
>> sudo /sbin/fdisk -l
> Disk /dev/sda: 64.4 GB, 64424
On Oct 30, 2014, at 6:42 AM, Andrei Borzenkov wrote:
>
> I still believe this is more flexible; in particular, /boot/grub on
> btrfs has problems with unwritable grubenv (quite a few people are hit
> by this now, when openSUSE defaults to single btrfs partition) so
> having separate /boot as ext
В Sat, 1 Nov 2014 14:35:57 -0600
Chris Murphy пишет:
>
> On Oct 30, 2014, at 2:32 AM, Michael Chang wrote:
>
> > Many shipped Windows created it's first partition aligned in 63
> > (cylinder) and therefore can't offer enough room for core.img. Even
> > worse the partitions has been created as
В Sat, 1 Nov 2014 19:34:56 -0600
Chris Murphy пишет:
>
> On Oct 30, 2014, at 6:42 AM, Andrei Borzenkov wrote:
> >
> > I still believe this is more flexible; in particular, /boot/grub on
> > btrfs has problems with unwritable grubenv (quite a few people are hit
> > by this now, when openSUSE de
On 10/28/2014 16:32, Kris Moore wrote:
> Got another patch for review today.
>
> This patch adds support for FreeBSD's new VT console driver when booting
> in EFI mode on FreeBSD 10.1 and later.
>
> Please let me know any comments, or things that need addressed to get
> this merged in.
>
> Thanks!