Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Jan 2004 13:34:32 -0800
From:      Avleen Vig <lists-freebsd@silverwraith.com>
To:        freebsd-hackers@freebsd.org
Subject:   Re: Discussion on the future of floppies in 5.x and 6.x
Message-ID:  <20040111213432.GK53429@silverwraith.com>
In-Reply-To: <20040111202438.GA55331@pc5.i.0x5.de>
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> <20040111202438.GA55331@pc5.i.0x5.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jan 11, 2004 at 09:24:38PM +0100, Nicolas Rachinsky wrote:
> > 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.

OK, someone help me out here :)
I was going to try this with a range of floppies (4.8, 4.9, 5.1, 5.2,
etc), but I can't figure out what to do with splitfs.c
gcc -o splitfs /usr/src/lib/libstand/splitfs.c
/usr/lib/crt1.o: In function `_start':
/usr/lib/crt1.o(.text+0x85): undefined reference to `main'
/tmp/cc1Xbt2V.o: In function `splitfs_open':
/tmp/cc1Xbt2V.o(.text+0x239): undefined reference to `fgetstr'
/tmp/cc1Xbt2V.o: In function `splitfs_seek':
/tmp/cc1Xbt2V.o(.text+0x695): undefined reference to `panic'
/tmp/cc1Xbt2V.o(.text+0x801): undefined reference to `panic'
/tmp/cc1Xbt2V.o(.data+0x10): undefined reference to `null_write'
/tmp/cc1Xbt2V.o(.data+0x1c): undefined reference to `null_readdir'


I'm guessing that's not the right thing to do.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040111213432.GK53429>