* [linux-lvm] Docs on PC disk partition tables?
@ 2001-12-04 10:30 Mark Mokryn
2001-12-04 12:10 ` Steven Dake
` (2 more replies)
0 siblings, 3 replies; 6+ messages in thread
From: Mark Mokryn @ 2001-12-04 10:30 UTC (permalink / raw)
To: linux-lvm
Does anyone know of docs describing the PC disk partition tables, MBR
format, etc?
Thanks,
-Mark
^ permalink raw reply [flat|nested] 6+ messages in thread* Re: [linux-lvm] Docs on PC disk partition tables?
2001-12-04 10:30 [linux-lvm] Docs on PC disk partition tables? Mark Mokryn
@ 2001-12-04 12:10 ` Steven Dake
2001-12-04 12:22 ` Theo Van Dinter
2001-12-04 14:03 ` Chris Danis
2001-12-05 9:48 ` Sean Oh
2 siblings, 1 reply; 6+ messages in thread
From: Steven Dake @ 2001-12-04 12:10 UTC (permalink / raw)
To: linux-lvm, mark
Mark,
The lilo and fdisk code, as painful as it is, pretty well documents the
PC partition table interface and has source code for an MBR to boot
typical partitions from a partition table.
I have heard "The Undocumented PC" might contain this information as
well, but I don't have that specific book. Might check at a library.
Good luck!
Steven Dake
High Availability Engineering
MontaVista Software, Inc.
Mark Mokryn wrote:
>Does anyone know of docs describing the PC disk partition tables, MBR
>format, etc?
>
>Thanks,
>-Mark
>
>_______________________________________________
>linux-lvm mailing list
>linux-lvm@sistina.com
>http://lists.sistina.com/mailman/listinfo/linux-lvm
>read the LVM HOW-TO at http://www.sistina.com/lvm/Pages/howto.html
>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [linux-lvm] Docs on PC disk partition tables?
2001-12-04 12:10 ` Steven Dake
@ 2001-12-04 12:22 ` Theo Van Dinter
2001-12-04 13:26 ` Kyle Hayes
0 siblings, 1 reply; 6+ messages in thread
From: Theo Van Dinter @ 2001-12-04 12:22 UTC (permalink / raw)
To: linux-lvm
> >Does anyone know of docs describing the PC disk partition tables, MBR
> >format, etc?
This may be of some use: http://www.mobiledyne.com/pub/pcfdisk.html
This has information on the MBR: http://www.mobiledyne.com/pub/mbrh.html
--
Randomly Generated Tagline:
"Bad Guys, I say to you now: Knock off all that evil!" - The Tick
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [linux-lvm] Docs on PC disk partition tables?
2001-12-04 12:22 ` Theo Van Dinter
@ 2001-12-04 13:26 ` Kyle Hayes
0 siblings, 0 replies; 6+ messages in thread
From: Kyle Hayes @ 2001-12-04 13:26 UTC (permalink / raw)
To: linux-lvm
On Tuesday 04 December 2001 10:24, you wrote:
> > >Does anyone know of docs describing the PC disk partition tables, MBR
> > >format, etc?
>
> This may be of some use: http://www.mobiledyne.com/pub/pcfdisk.html
> This has information on the MBR: http://www.mobiledyne.com/pub/mbrh.html
I believe that www.linuxdoc.org has a number of HOWTOs that have information
on this. I think there is a HOWTO on the boot process, a HOWTO on partitioning,
and a couple others that would apply. I remember getting a lot of detailed
information about boot sectors etc. from one of those HOWTOs.
Best,
Kyle
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MicroTelco Services saves money on every Fax:
- Fax to email (FREE)
- Fax to PSTN based Fax (Up to 95% Savings)
- Fax Broadcasting: Send 100s of faxes to fax machines
and email addresses in the time it takes to send just one!
===========================================================
So send a fax today and let us know what you think!
For more info. visit: www.internetfaxjack.com
===========================================================
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [linux-lvm] Docs on PC disk partition tables?
2001-12-04 10:30 [linux-lvm] Docs on PC disk partition tables? Mark Mokryn
2001-12-04 12:10 ` Steven Dake
@ 2001-12-04 14:03 ` Chris Danis
2001-12-05 9:48 ` Sean Oh
2 siblings, 0 replies; 6+ messages in thread
From: Chris Danis @ 2001-12-04 14:03 UTC (permalink / raw)
To: linux-lvm
>>>>> On Tue, 4 Dec 2001, "Mark" == Mark Mokryn wrote:
Mark> Does anyone know of docs describing the PC disk partition tables,
Mark> MBR format, etc?
You also might want to check out the documentation of lilo and grub. Both
have useful information on each of these subjects.
thanks,
-chris
--
(I subscribe to all lists that I post to;
please do not Cc me on list reply)
Chris Danis
screechco@home.com / danish@debian.org
Debian GNU/Linux - www.debian.org
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [linux-lvm] Docs on PC disk partition tables?
2001-12-04 10:30 [linux-lvm] Docs on PC disk partition tables? Mark Mokryn
2001-12-04 12:10 ` Steven Dake
2001-12-04 14:03 ` Chris Danis
@ 2001-12-05 9:48 ` Sean Oh
2 siblings, 0 replies; 6+ messages in thread
From: Sean Oh @ 2001-12-05 9:48 UTC (permalink / raw)
To: linux-lvm
Lilo Documentation that comes with lilo source code..
----- Original Message -----
From: "Mark Mokryn" <mark@sangate.com>
To: <linux-lvm@sistina.com>
Sent: Wednesday, December 05, 2001 1:31 AM
Subject: [linux-lvm] Docs on PC disk partition tables?
Does anyone know of docs describing the PC disk partition tables, MBR
format, etc?
Thanks,
-Mark
_______________________________________________
linux-lvm mailing list
linux-lvm@sistina.com
http://lists.sistina.com/mailman/listinfo/linux-lvm
read the LVM HOW-TO at http://www.sistina.com/lvm/Pages/howto.html
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2001-12-05 9:48 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-12-04 10:30 [linux-lvm] Docs on PC disk partition tables? Mark Mokryn
2001-12-04 12:10 ` Steven Dake
2001-12-04 12:22 ` Theo Van Dinter
2001-12-04 13:26 ` Kyle Hayes
2001-12-04 14:03 ` Chris Danis
2001-12-05 9:48 ` Sean Oh
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.