Re: Why parted error

2013-03-04 Thread Chris Murphy
On Mar 4, 2013, at 7:55 AM, yzn严哲南 wrote: > You should reboot now before > making further changes. > How to solve the problem? Reboot. Or use partprobe. Chris Murphy

GPLv3 Parted licensing question.

2013-03-04 Thread Bill Thompson
We are currently looking at using the Parted binary (not the library) in a commercial product and would like to know if it will trigger the disclosure requirement the Parted GNU GPL v3 license? More specifically, we do not do any modification to the code. We compile it in the user-space along with

答复: Why parted error

2013-03-04 Thread yzn严哲南
Add: My disk sector size is 4095,and total capacity is 3TB. 发件人: yzn严哲南 发送时间: 2013年3月4日 23:59 收件人: yzn严哲南; 'bug-parted@gnu.org' 主题: 答复: Why parted error (parted) mklabel gpt mklabel gpt Warning: The existing disk label on /dev/sda will be destroyed and all data on this disk will be lost. Do you w

答复: Why parted error

2013-03-04 Thread yzn严哲南
(parted) mklabel gpt mklabel gpt Warning: The existing disk label on /dev/sda will be destroyed and all data on this disk will be lost. Do you want to continue? Yes/No? yes yes Error: Partition(s) 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41

Why parted error

2013-03-04 Thread yzn严哲南
I have a big usb3.0 storage disk I input a command: mklabel gpt But return an error message: Error Partition(s) 16 have been written, but we have been unable to inform the kernel of the change, probably because it/they are in use. As a result, the old partition(s) will remain in use. You should