Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.os.msdos.programmer > #1210
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!zen.net.uk!dedekind.zen.co.uk!aioe.org!.POSTED!not-for-mail |
|---|---|
| From | "Rod Pemberton" <dont_use_email@xnohavenotit.cnm> |
| Newsgroups | comp.os.msdos.programmer |
| Subject | Re: Building a multiboot system! |
| Date | Sat, 21 Dec 2013 01:51:35 -0500 |
| Organization | Aioe.org NNTP Server |
| Lines | 33 |
| Message-ID | <op.w8fjz9wg5zc71u@localhost> (permalink) |
| References | <bb6443dc-adbc-4fa6-8b9f-f8855b916e9a@googlegroups.com> <XnsA29B2399B845CdgREMOVETHIS1261csco@78.46.70.116> <fdc28ccd-7e2d-403e-98ac-38fddde4e536@googlegroups.com> <XnsA29BE3AD4678BdgREMOVETHIS1261csco@78.46.70.116> <op.w8dqg1zk5zc71u@localhost> <XnsA29CAC6A75AABdgREMOVETHIS1261csco@78.46.70.116> |
| NNTP-Posting-Host | CNsg4fVcCsvs3UaOgZtQCw.user.speranza.aioe.org |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii; format=flowed; delsp=yes |
| Content-Transfer-Encoding | 7bit |
| X-Complaints-To | abuse@aioe.org |
| User-Agent | Opera Mail/12.16 (Linux) |
| X-Notice | Filtered by postfilter v. 0.8.2 |
| Xref | csiph.com comp.os.msdos.programmer:1210 |
Show key headers only | View raw
On Fri, 20 Dec 2013 19:56:53 -0500, dg1261 <dgREMOVE-THIS1261@cs.com> wrote: > "Rod Pemberton" <dont_use_email@xnohavenotit.cnm> wrote in > news:op.w8dqg1zk5zc71u@localhost: >> If you're resizing to a larger size, then simply rewriting >> larger partition size in the correct partition record of the master >> boot sector should work. > > There's more to it than that. The boot parameter block (BPB) That's a common mistake, it's: BIOS Parameter Block > The boot parameter block (BPB) in the partition's boot sector has > to be adjusted, and the FATs would need to be expanded so they have > room to record the extra clusters. ... "has" to be adjusted or "may need" to be adjusted? I would think both the BPB and FAT sizes would be valid for a certain range of partition sizes. So, if the change is outside that range, above or below, then they'd have to be adjusted. If within, they shouldn't. Assuming they're already set to the maximums, it's even more likely they shouldn't need adjustment. From the RBIL BPB and extended BPB, I only see two fields that would appear to need adjustment sometimes: "sectors per cluster" and "sectors per FAT". Rod Pemberton
Back to comp.os.msdos.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Building a multiboot system! Patrick Rockwell <prockwell@thegrid.net> - 2013-12-18 20:25 -0800
Re: Building a multiboot system! JJ <duh@nah.meh> - 2013-12-19 13:01 +0700
Re: Building a multiboot system! Patrick Rockwell <prockwell@thegrid.net> - 2013-12-19 17:37 -0800
Re: Building a multiboot system! "Rod Pemberton" <dont_use_email@xnohavenotit.cnm> - 2013-12-20 02:16 -0500
Re: Building a multiboot system! "Stanley Daniel de Liver" <admin@127.0.0.1> - 2013-12-20 11:30 +0000
Re: Building a multiboot system! dg1261 <dgREMOVE-THIS1261@cs.com> - 2013-12-21 00:59 +0000
Re: Building a multiboot system! "James Harris" <james.harris.1@gmail.com> - 2013-12-21 12:18 +0000
Re: Building a multiboot system! "Stanley Daniel de Liver" <admin@127.0.0.1> - 2013-12-21 15:11 +0000
Re: Building a multiboot system! "Rod Pemberton" <dont_use_email@xnohavenotit.cnm> - 2013-12-21 17:35 -0500
Re: Building a multiboot system! "James Harris" <james.harris.1@gmail.com> - 2013-12-21 23:33 +0000
Re: Building a multiboot system! "Stanley Daniel de Liver" <admin@127.0.0.1> - 2013-12-21 14:47 +0000
Re: Building a multiboot system! Ross Ridge <rridge@csclub.uwaterloo.ca> - 2013-12-22 15:31 -0500
Re: Building a multiboot system! dg1261 <dgREMOVE-THIS1261@cs.com> - 2013-12-19 11:29 +0000
Re: Building a multiboot system! Harry Potter <rose.joseph12@yahoo.com> - 2013-12-19 08:10 -0800
Re: Building a multiboot system! Patrick Rockwell <prockwell@thegrid.net> - 2013-12-19 13:37 -0800
Re: Building a multiboot system! dg1261 <dgREMOVE-THIS1261@cs.com> - 2013-12-20 06:22 +0000
Re: Building a multiboot system! "Rod Pemberton" <dont_use_email@xnohavenotit.cnm> - 2013-12-20 02:16 -0500
Re: Building a multiboot system! "Stanley Daniel de Liver" <admin@127.0.0.1> - 2013-12-20 11:15 +0000
Re: Building a multiboot system! dg1261 <dgREMOVE-THIS1261@cs.com> - 2013-12-21 00:56 +0000
Re: Building a multiboot system! "Rod Pemberton" <dont_use_email@xnohavenotit.cnm> - 2013-12-21 01:51 -0500
Re: Building a multiboot system! dg1261 <dgREMOVE-THIS1261@cs.com> - 2013-12-21 08:54 +0000
Re: Building a multiboot system! "James Harris" <james.harris.1@gmail.com> - 2013-12-21 12:26 +0000
Re: Building a multiboot system! Steph <pas.de.mail@serveur.invalid> - 2013-12-21 15:11 +0000
Re: Building a multiboot system! Patrick Rockwell <prockwell@thegrid.net> - 2014-02-07 14:15 -0800
Re: Building a multiboot system! dg1261 <dgREMOVE-THIS1261@cs.com> - 2014-02-08 09:41 +0000
Re: Building a multiboot system! miepbart@gmail.com - 2014-08-17 00:02 -0700
csiph-web