|
shuiyin313
初级用户
 
积分 177
发帖 85
注册 2007-12-1
状态 离线
|
『楼 主』:
GDISK 命令請教
使用 LLM 解释/回答一下
我用GDISK命令創建一個邏輯分區,
gdisk 1 /cre /log /ext/p /v:DATA
使用80G的硬盤可以正常使用
但是用250G的硬盤就不能了.
高手能否告訴下,GDISK對于硬盤有什么大小限制.
I used the GDISK command to create a logical partition,
gdisk 1 /cre /log /ext/p /v:DATA
It can be used normally with an 80G hard drive
But it can't be used with a 250G hard drive.
Can the expert tell me what the size limit of GDISK is for hard drives?
|
|
2008-7-17 23:13 |
|
|
lianjiang2004
金牌会员
     
积分 3946
发帖 1884
注册 2006-1-20
状态 离线
|
『第 2 楼』:
使用 LLM 解释/回答一下
支持到2TG,足够大的。
/log 与/ext可以一起用吗? 应该是不可以的。
多年不用gdisk了,不熟悉参数了。
Supports up to 2TG, which is large enough.
Can /log and /ext be used together? Should be no.
Haven't used gdisk for many years, not familiar with the parameters.
|

Windows 一键还原
http://www.yjhy.com |
|
2008-7-17 23:34 |
|
|
shuiyin313
初级用户
 
积分 177
发帖 85
注册 2007-12-1
状态 离线
|
『第 3 楼』:
使用 LLM 解释/回答一下
Originally posted by lianjiang2004 at 2008-7-17 11:34 PM:
支持到2TG,足够大的。
/log 与/ext可以一起用吗? 应该是不可以的。
多年不用gdisk了,不熟悉参数了。
可以用啊~~~~
在80G的硬盤上可以實現把擴展的ext轉化為邏輯的log
但是250G的硬盤不能實現 很是奇怪
Originally posted by lianjiang2004 at 2008-7-17 11:34 PM:
Supports up to 2TG, which is large enough.
Can /log and /ext be used together? Should be not possible.
Haven't used gdisk for many years, not familiar with parameters.
Can be used~~~~
On an 80G hard drive, it can realize converting extended ext to logical log.
But it cannot be realized on a 250G hard drive. Very strange
|
|
2008-7-17 23:40 |
|
|
shuiyin313
初级用户
 
积分 177
发帖 85
注册 2007-12-1
状态 离线
|
『第 4 楼』:
使用 LLM 解释/回答一下
gdisk 1 /cre /ext/p
gdisk 1 /cre /log /p /v:DATA
敘述有誤,我先是創建了EXT擴展的.
gdisk 1 /cre /ext/p
gdisk 1 /cre /log /p /v:DATA
There is a description error. I first created the EXT extension.
|
|
2008-7-18 01:08 |
|
|
lianjiang2004
金牌会员
     
积分 3946
发帖 1884
注册 2006-1-20
状态 离线
|
|
2008-7-18 06:28 |
|
|
shuiyin313
初级用户
 
积分 177
发帖 85
注册 2007-12-1
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
gdisk /cre /log不能用
所以分配不分配都是一樣的啊.
gdisk /cre /log is not working
So it's the same whether you allocate or not.
|
|
2008-7-18 07:02 |
|
|
shuiyin313
初级用户
 
积分 177
发帖 85
注册 2007-12-1
状态 离线
|
『第 7 楼』:
使用 LLM 解释/回答一下
出現的錯誤是, DISK NOT LOCKED.
不知道是什么原因造成的.
The error that occurs is, DISK NOT LOCKED. I don't know what caused it.
|
|
2008-7-18 07:05 |
|
|
lianjiang2004
金牌会员
     
积分 3946
发帖 1884
注册 2006-1-20
状态 离线
|
『第 8 楼』:
使用 LLM 解释/回答一下
Originally posted by shuiyin313 at 2008-7-18 07:02:
gdisk /cre /log不能用
所以分配不分配都是一樣的啊.
是不是一样不清楚,只是个人以为,参数使用说不定就不合法。呵呵。
严格按要求操作这是基本。
只有参数正确的前提下,才可以讨论问题。
Originally posted by shuiyin313 at 2008-7-18 07:02:
The gdisk /cre /log cannot be used
So whether it is allocated or not is the same.
I'm not sure if it's the same. Just personally think that the parameter usage may not be legal. Hehe.
Strictly following the requirements is basic.
Only when the parameters are correct can we discuss the problem.
|

Windows 一键还原
http://www.yjhy.com |
|
2008-7-18 09:27 |
|
|
ljb603
初级用户
 
积分 112
发帖 49
注册 2006-10-19
状态 离线
|
『第 9 楼』:
使用 LLM 解释/回答一下
Originally posted by lianjiang2004 at 2008-7-17 23:34:
支持到2TG,足够大的。
/log 与/ext可以一起用吗? 应该是不可以的。
多年不用gdisk了,不熟悉参数了。
gdisk有几个版本,有的是200多K,有的是300多K,有的是1.2M,有的是1.5M,各版本都支持到2TG吗?这些版本有何区别?
Originally posted by lianjiang2004 at 2008-7-17 23:34:
Supports up to 2TG, which is large enough.
Can /log and /ext be used together? Should be no.
Haven't used gdisk for many years, not familiar with parameters.
There are several versions of gdisk, some are over 200K, some are over 300K, some are 1.2M, some are 1.5M. Do all these versions support up to 2TG? What are the differences between these versions?
|
|
2008-7-18 20:26 |
|
|
lianjiang2004
金牌会员
     
积分 3946
发帖 1884
注册 2006-1-20
状态 离线
|
『第 10 楼』:
使用 LLM 解释/回答一下
Originally posted by ljb603 at 2008-7-18 20:26:
gdisk有几个版本,有的是200多K,有的是300多K,有的是1.2M,有的是1.5M,各版本都支持到2TG吗?这些版本有何区别?
具体各版本区别,自然要看相应版本的帮助文件。
估计10年前的gdisk,支持现在的硬盘的大小也是没问题的,呵呵。
使用方法敲入 gdisk /? 获得。
Originally posted by ljb603 at 2008-7-18 20:26:
There are several versions of gdisk, some are over 200KB, some are over 300KB, some are 1.2MB, some are 1.5MB. Do these versions all support up to 2TB? What are the differences between these versions?
For specific differences between versions, you should refer to the corresponding help files.
I guess the gdisk from about 10 years ago can handle current hard drive sizes, heh.
To get usage instructions, type gdisk /? .
|

Windows 一键还原
http://www.yjhy.com |
|
2008-7-18 23:23 |
|
|
lianjiang2004
金牌会员
     
积分 3946
发帖 1884
注册 2006-1-20
状态 离线
|
|
2008-7-18 23:36 |
|
|
wu5429
新手上路

积分 17
发帖 9
注册 2007-9-22
状态 离线
|
『第 12 楼』:
使用 LLM 解释/回答一下
ghost11以后中的gdisk支持分区,格式化为NTFS。250G的硬盘如果分区在8个以下,必然有ntfs分区【因为FAT32只支持32G以下的分区】。我是这样分区的:25,32,32,70,91G。大于32G的均格式化为NTFS分区。用ghost11以后中的Gdisk可这样:
gdisk 1 /cre /pri /sz:25000 /for /q
gdisk 1 /cre /ext
gdisk 1 /cre /log /sz:32000 /for /q
gdisk 1 /cre /log /sz:32000 /for /q
gdisk 1 /cre /log /sz:70000 /for /q /NTFS
gdisk 1 /cre /log /for /q /NTFS /R
将上面的做成批处理文件在DOS下执行,保证能行!!
In Ghost11 and later, gdisk supports partitioning and formatting to NTFS. For a 250G hard drive, if the number of partitions is less than 8, there must be an NTFS partition . This is how I partition: 25, 32, 32, 70, 91G. Partitions larger than 32G are all formatted as NTFS. With gdisk in Ghost11 and later, it can be like this:
gdisk 1 /cre /pri /sz:25000 /for /q
gdisk 1 /cre /ext
gdisk 1 /cre /log /sz:32000 /for /q
gdisk 1 /cre /log /sz:32000 /for /q
gdisk 1 /cre /log /sz:70000 /for /q /NTFS
gdisk 1 /cre /log /for /q /NTFS /R
Make the above into a batch file and execute it under DOS, and it will definitely work!
|
|
2008-11-18 23:24 |
|
|
chishingchan
银牌会员
    
积分 1282
发帖 538
注册 2002-11-2
状态 离线
|
『第 13 楼』:
使用 LLM 解释/回答一下
建议楼在VPC下慢慢摸
It is suggested that the building be slowly explored under VPC
|
|
2008-11-22 01:16 |
|