Bigger boot block size?
From: Jung-uk Kim (jkim_at_FreeBSD.org)
Date: 09/08/05
- Previous message: Brooks Davis: "Re: [CFR] reflect resolv.conf update to running application"
- Next in thread: Peter Wemm: "Re: Bigger boot block size?"
- Reply: Peter Wemm: "Re: Bigger boot block size?"
- Reply: Peter Jeremy: "Re: Bigger boot block size?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: freebsd-arch@FreeBSD.org Date: Thu, 8 Sep 2005 14:18:44 -0400
I have been working on boot2 recently. I faced constant problem with
boot2 size limitation. Can we have bigger boot block size (aka
BBSIZE)? In the future, we may have to support different file system
to boot from and we won't have any space to add the support without
dropping UFS1 support. In fact, I am using 32-sector boot block and
I don't see any problem so far. The patch that I've been using is
attached.
Cheers,
Jung-uk Kim
_______________________________________________
freebsd-arch@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-arch
To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"
- text/x-diff attachment: 32sect.diff
- Previous message: Brooks Davis: "Re: [CFR] reflect resolv.conf update to running application"
- Next in thread: Peter Wemm: "Re: Bigger boot block size?"
- Reply: Peter Wemm: "Re: Bigger boot block size?"
- Reply: Peter Jeremy: "Re: Bigger boot block size?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|