
19 Dec
2017
19 Dec
'17
4:41 p.m.
Hi Kever,
On 13 December 2017 at 23:39, Kever Yang kever.yang@rock-chips.com wrote:
We can get the new part table when we write a new partition table to a blank disk with this patch, or else we have to reset the board to get new partition table.
Signed-off-by: Kever Yang kever.yang@rock-chips.com
disk/part.c | 24 ++++++++++++++++++------ 1 file changed, 18 insertions(+), 6 deletions(-)
How are you writing the partition table? I wonder if we should rescan then? Or should we have a flag indicating when we have to scan again?
With your patch, it would not be possible to change the partition type (e.g. from FAT to EXT4), right?
Regards, Simon