linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
* Re: [linux-lvm] How can I change my disk type to 0x8e?
       [not found] <991759810.3b1d0dc2b24c1@www.etfal.g12.br>
@ 2001-06-05 17:11 ` Patrick Boutilier
       [not found]   ` <991761092.3b1d12c44e338@www.etfal.g12.br>
  0 siblings, 1 reply; 5+ messages in thread
From: Patrick Boutilier @ 2001-06-05 17:11 UTC (permalink / raw)
  To: linux-lvm

I changed from partition type 0 (empty) to 8e about 6 months ago and didn't lose
any data. I had type 0 because when I first installed LVM I tried to toggle my
partions to 0x8e and it changed it to type 0. LVM worked with type 0 but fdisk -l
showed no partitons. :-)




Leandro Sales - EstagiXrio GTI wrote:

> Hi...
>     I'm a new user and I compiled LVM recently. I'd like to know I can I change
> my disk type to 0x8e... What does 0x8e type mean?
>     If I change to 0x8e, will I have lost data? Please, help me ok?
>
> Leandro.
>
> ------------------------------------------------
> Mensagem enviada pelo servidor de Webmail www.etfal.g12.br
> _______________________________________________
> 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] 5+ messages in thread

* Re: [linux-lvm] How can I change my disk type to 0x8e? -> OK! But How Can I change
       [not found]   ` <991761092.3b1d12c44e338@www.etfal.g12.br>
@ 2001-06-05 17:25     ` Wichert Akkerman
       [not found]       ` <991761929.3b1d1609b99be@www.etfal.g12.br>
  2001-06-05 17:29     ` Patrick Boutilier
  2001-06-05 17:38     ` AJ Lewis
  2 siblings, 1 reply; 5+ messages in thread
From: Wichert Akkerman @ 2001-06-05 17:25 UTC (permalink / raw)
  To: linux-lvm

Previously Leandro Sales - Estagi�rio GTI wrote:
> Ok Patrick, thank you! But, How Can I change to type 0? or to 0x8e?

Run fdisk.

Wichert.

-- 
  _________________________________________________________________
 /       Nothing is fool-proof to a sufficiently talented fool     \
| wichert@cistron.nl                  http://www.liacs.nl/~wichert/ |
| 1024D/2FA3BC2D 576E 100B 518D 2F16 36B0  2805 3CB8 9250 2FA3 BC2D |

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

* Re: [linux-lvm] How can I change my disk type to 0x8e? -> OK! But How  Can I change
       [not found]   ` <991761092.3b1d12c44e338@www.etfal.g12.br>
  2001-06-05 17:25     ` [linux-lvm] How can I change my disk type to 0x8e? -> OK! But How Can I change Wichert Akkerman
@ 2001-06-05 17:29     ` Patrick Boutilier
  2001-06-05 17:38     ` AJ Lewis
  2 siblings, 0 replies; 5+ messages in thread
From: Patrick Boutilier @ 2001-06-05 17:29 UTC (permalink / raw)
  To: linux-lvm

First of all you want type 8e not 0. That was a mistake I made when i first
set it up. To cahnge a partion type you must use fdisk (eg. fdisk /dev/hda).
Then toggle the partion (use the t command) to type 8e

You mentioned losing data and this being a first time install. You can't take
existing partitions and expect them to work inside an LVM setup. You would
create Physical volumes, Volume groups, and Logical volumes using new/empty
disk partitions and then copy existing data onto new filesystems in the LVM
group.





Leandro Sales - EstagiXrio GTI wrote:

> Ok Patrick, thank you! But, How Can I change to type 0? or to 0x8e?
>
> Leandro.
>
> C�pia Patrick Boutilier <boutilpj@ednet.ns.ca>:
>
> > I changed from partition type 0 (empty) to 8e about 6 months ago and
> > didn't lose
> > any data. I had type 0 because when I first installed LVM I tried to
> > toggle my
> > partions to 0x8e and it changed it to type 0. LVM worked with type 0 but
> > fdisk -l
> > showed no partitons. :-)
> >
> >
> >
> >
> > Leandro Sales - EstagiXrio GTI wrote:
> >
> > > Hi...
> > >     I'm a new user and I compiled LVM recently. I'd like to know I can
> > I change
> > > my disk type to 0x8e... What does 0x8e type mean?
> > >     If I change to 0x8e, will I have lost data? Please, help me ok?
> > >
> > > Leandro.
> > >
> > > ------------------------------------------------
> > > Mensagem enviada pelo servidor de Webmail www.etfal.g12.br
> > > _______________________________________________
> > > 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
> >
> > _______________________________________________
> > 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
> >
>
> ------------------------------------------------
> Mensagem enviada pelo servidor de Webmail www.etfal.g12.br
> _______________________________________________
> 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] 5+ messages in thread

* Re: [linux-lvm] How can I change my disk type to 0x8e? -> OK! But How Can I change
       [not found]   ` <991761092.3b1d12c44e338@www.etfal.g12.br>
  2001-06-05 17:25     ` [linux-lvm] How can I change my disk type to 0x8e? -> OK! But How Can I change Wichert Akkerman
  2001-06-05 17:29     ` Patrick Boutilier
@ 2001-06-05 17:38     ` AJ Lewis
  2 siblings, 0 replies; 5+ messages in thread
From: AJ Lewis @ 2001-06-05 17:38 UTC (permalink / raw)
  To: linux-lvm

[-- Attachment #1: Type: text/plain, Size: 752 bytes --]

It might help to read the LVM How-To:
http://sistina.com/lvm/doc/lvm_howto/index.html

Regards,
-- 
AJ Lewis
Sistina Software Inc.                  Voice:  612-638-0500
1313 5th St SE, Suite 111              Fax:    612-638-0500
Minneapolis, MN 55414                  E-Mail: lewis@sistina.com
http://www.sistina.com

Current GPG fingerprint = 3B5F 6011 5216 76A5 2F6B  52A0 941E 1261 0029 2648
Get my key at: http://www.sistina.com/~lewis/gpgkey
 (Unfortunately, the PKS-type keyservers do not work with multiple sub-keys)

-----Begin Obligatory Humorous Quote----------------------------------------
Life's short and hard, kind of like a bodybuilding elf
-----End Obligatory Humorous Quote------------------------------------------

[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]

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

* Re: [linux-lvm] How can I change my disk type to 0x8e? -> OK! But How Can I change
       [not found]       ` <991761929.3b1d1609b99be@www.etfal.g12.br>
@ 2001-06-05 18:21         ` Ben Lutgens
  0 siblings, 0 replies; 5+ messages in thread
From: Ben Lutgens @ 2001-06-05 18:21 UTC (permalink / raw)
  To: linux-lvm

[-- Attachment #1: Type: text/plain, Size: 1447 bytes --]

On Tue, Jun 05, 2001 at 02:25:29PM -0300, Leandro Sales - Estagiário GTI wrote:
>Just this?

No, please read the howto as well.

>
>Leandro.
>
>Cópia Wichert Akkerman <wichert@cistron.nl>:
>
>> Previously Leandro Sales - Estagiário GTI wrote:
>> > Ok Patrick, thank you! But, How Can I change to type 0? or to 0x8e?
>> 
>> Run fdisk.
>> 
>> Wichert.
>> 
>> -- 
>>   _________________________________________________________________
>>  /       Nothing is fool-proof to a sufficiently talented fool     \
>> | wichert@cistron.nl                  http://www.liacs.nl/~wichert/ |
>> | 1024D/2FA3BC2D 576E 100B 518D 2F16 36B0  2805 3CB8 9250 2FA3 BC2D |
>> _______________________________________________
>> 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
>> 
>
>
>------------------------------------------------
>Mensagem enviada pelo servidor de Webmail www.etfal.g12.br
>_______________________________________________
>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

-- 
Ben Lutgens		
Sistina Software Inc.	
MIS Geek / Gentoo Developer 
http://dolly-llama.org | http://www.gentoo.org/ | http://sistina.com/
Kernel panic: I have no root and I want to scream

[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]

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

end of thread, other threads:[~2001-06-05 18:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <991759810.3b1d0dc2b24c1@www.etfal.g12.br>
2001-06-05 17:11 ` [linux-lvm] How can I change my disk type to 0x8e? Patrick Boutilier
     [not found]   ` <991761092.3b1d12c44e338@www.etfal.g12.br>
2001-06-05 17:25     ` [linux-lvm] How can I change my disk type to 0x8e? -> OK! But How Can I change Wichert Akkerman
     [not found]       ` <991761929.3b1d1609b99be@www.etfal.g12.br>
2001-06-05 18:21         ` Ben Lutgens
2001-06-05 17:29     ` Patrick Boutilier
2001-06-05 17:38     ` AJ Lewis

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).