linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
* [linux-lvm] fdisk and the LVM partition.
@ 2001-01-19  9:34 Tom Dawes-Gamble
  2001-01-19 11:52 ` Heinz J. Mauelshagen
  2001-01-24  7:13 ` Benoit SERRA
  0 siblings, 2 replies; 5+ messages in thread
From: Tom Dawes-Gamble @ 2001-01-19  9:34 UTC (permalink / raw)
  To: linux-lvm

Hi,

	Is anyone actively pursuing getting the LVM partition ID
"Registered"?

	  I got a little tee-d off with the LVM partition showing 
'Unknown' so I fixed my fdisk with this patch to i386_sys_types.c

*** i386_sys_types.c    Fri Jan 19 09:30:07 2001
--- i386_sys_types.c.new        Fri Jan 19 09:29:52 2001
***************
*** 58,63 ****
--- 58,64 ----
        {0x85, N_("Linux extended")},
        {0x86, N_("NTFS volume set")},
        {0x87, N_("NTFS volume set")},
+       {0x8e, N_("LVM Physical volume")}, /* LVM http://www.sistina.com/lvm/ */
        {0x93, N_("Amoeba")},
        {0x94, N_("Amoeba BBT")},       /* (bad block table) */
        {0xa0, N_("IBM Thinkpad hibernation")},     



	So now my fdisk knows about LVM partitions.

	While checking that fdisk still worked correctly I was reminded
the we used to use Partition type 'fe' but I guess that got stolen by LANstep. 

	I changed the type of my 'fe' to '8e' and rebooted no problems.
Though I guess I can't go back to my old and I mean "really" old kernel.  :-)

	
Regards,
Tom.

-- 
char  *r,*e,*w="%.9s%.7s%.7s\n";extern int printf(const char*,...);int main(){
int l=*w,a,b,th=*(w-~(l/=l))-*(w+l);b=*w+~th--;a=b-th;//Aviation Briefing Ltd.
r=e="  DISPLAY'tmdg@avbr';,,;'ief.com'*>"+b;l+=~b,th-=printf(w,e-a,th+e,r);
r=e="  DISPLAY'http://www.avbrief.com/' *>"-~b,exit(~l-printf(w,e+~a,th+e,r));}

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2001-01-24  7:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-19  9:34 [linux-lvm] fdisk and the LVM partition Tom Dawes-Gamble
2001-01-19 11:52 ` Heinz J. Mauelshagen
2001-01-19 12:12   ` Patrick Boutilier
2001-01-24  1:13   ` Brett G. Person
2001-01-24  7:13 ` Benoit SERRA

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).