Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Mar 2001 20:36:44 -0500
From:      "Louis A. Mamakos" <louie@TransSys.COM>
To:        Luigi Rizzo <luigi@info.iet.unipi.it>
Cc:        Josef Karthauser <joe@tao.org.uk>, Poul-Henning Kamp <phk@critter.freebsd.dk>, hackers@FreeBSD.ORG
Subject:   Re: howto access an oddly shaped partition on a floppy ? 
Message-ID:  <200103100136.f2A1aia28014@whizzo.transsys.com>
In-Reply-To: Your message of "Sat, 10 Mar 2001 02:33:51 %2B0100." <200103100133.CAA56168@info.iet.unipi.it> 
References:  <200103100133.CAA56168@info.iet.unipi.it> 

next in thread | previous in thread | raw e-mail | index | archive | help
> > So how about a options flag on the floppy driver which translates
> > block addresses beyond 1440K into the "extra" sectors?   I don't
> > know that there's a "clean" way insert that into the driver, just
> > glancing at the code..
> 
> that is another possibility, yes. But it still remains the challenge
> of controlling how the filesystem code allocates blocks to
> make sure that the first things you write really end up into
> the "initial" part of the disk so the bios can boot from it.

Depending on the shape of the files you need to have on the disk, you
could split this between two FreeBSD partitions (/dev/fd0a and /dev/fd0d
or something), with the second partition being the bizzaro extra sectors.



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




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