Date: Sun, 11 Jan 2004 21:24:38 +0100 From: Nicolas Rachinsky <list@rachinsky.de> To: freebsd-hackers@freebsd.org Subject: Re: Discussion on the future of floppies in 5.x and 6.x Message-ID: <20040111202438.GA55331@pc5.i.0x5.de> In-Reply-To: <20040111190240.GA28161@Odin.AC.HMC.Edu> References: <20040108163724.GA26745@lpthe.jussieu.fr> <200401101945.27234.wes@softweyr.com> <400108FC.9010008@iconoplex.co.uk> <200401110048.52747.wes@softweyr.com> <40011237.3000409@iconoplex.co.uk> <xzp3camsuyu.fsf@dwp.des.no> <20040111092746.GA836@pc5.i.0x5.de> <20040111190240.GA28161@Odin.AC.HMC.Edu>
next in thread | previous in thread | raw e-mail | index | archive | help
* Brooks Davis <brooks@one-eyed-alien.net> [2004-01-11 11:02 -0800]: > If you could make this work such that you just stuffed GENERIC and the > mfsroot onto however many floppies it takes, I think that would almost > certaintly solve re's problems with floppies (i.e. if all they had to do > when the kernel/mfsroot got too big was to bump a NUMFLOPPIES > variable.) Sure that would suck for the floppy users, but that would > put the pain in the place where it's most likely to cause someone to > come up with some better. > > Now, who wants to give this a try? OK, I tried now the following: I made copies of the 4.9 RELEASE Floppies, split the half of the kernel and mfsroot to another floppy and added two appropriate splitfiles. Afterwards booting from these four disks worked fine. disk1: /boot /kernel.gz.split /kernel.gzaa "Message from libstand" disk2: /kernel.gzab "Message from loader.rc" disk3: /mfsroot.gz.split /mfsroot.gzaa "Message from libstand" disk4: /mfsroot.gzab I don't know the release build process, so I don't know how much effort is neccessary to create such floppies, but the loader seems to have all features needed to use such disks. Nicolas
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040111202438.GA55331>