Chinaunix

标题: 如何用fdisk把一新建的分区改成linux lvm 类型的,我没有找到这个选项, [打印本页]

作者: hotlsmiler    时间: 2006-06-21 02:05
标题: 如何用fdisk把一新建的分区改成linux lvm 类型的,我没有找到这个选项,
如何用fdisk把一新建的分区改成linux lvm 类型的,我没有找到这个选项,

我是用fdisk /dev/sda 进行的,然后输入n,之后他让我输入begin ,end synlinder号,可是类型他是默认的
作者: kenduest    时间: 2006-06-21 02:10
原帖由 hotlsmiler 于 2006-6-21 02:05 发表
如何用fdisk把一新建的分区改成linux lvm 类型的,我没有找到这个选项,

我是用fdisk /dev/sda 进行的,然后输入n,之后他让我输入begin ,end synlinder号,可是类型他是默认的


  1. Command (m for help): m
  2. Command action
  3.    a   toggle a bootable flag
  4.    b   edit bsd disklabel
  5.    c   toggle the dos compatibility flag
  6.    d   delete a partition
  7.    l   list known partition types
  8.    m   print this menu
  9.    n   add a new partition
  10.    o   create a new empty DOS partition table
  11.    p   print the partition table
  12.    q   quit without saving changes
  13.    s   create a new empty Sun disklabel
  14.    t   change a partition's system id
  15.    u   change display/entry units
  16.    v   verify the partition table
  17.    w   write table to disk and exit
  18.    x   extra functionality (experts only)
复制代码


t   change a partition's system id <-----

==
作者: hotlsmiler    时间: 2006-06-21 02:33
太谢谢了,原来是这个




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2