Zhiui Zhang wrote:

> On Tue, 26 Sep 2000, Mike Smith wrote:
 
> > If that were possible, it would be trivial to improve the loader to deal 
> > with that case.  The kernel most certainly can mount an extended partition 
> > as root, however.
> 
> I know this is a minor subject.  But Why Linux can be put in an extended
> partition while FreeBSD cannot? I can not find anywhere (e.g.
> kern/subr_diskslice.c) in the kernel that prevents this and I know LILO
> can boot FreeBSD. If it is the problem of booteasy, then we can use other
> boot loader.

The standard bootblocks (ie. boot2) don't support this at present,
nor do our tools like fdisk(8) and the equivalent part of sysinstall;
so there's a reasonable amount of work needed to make booting from
extended partitions a properly-supported feature.  I'll most likely
be adding this support in the next few months, though.  It hasn't
been a priority item as there's been little interest till recently.

It should be fairly easy to hack boot2 to get this working in your
particular case, if you have the time and inclination.

--
Robert Nordier

[EMAIL PROTECTED]
[EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to