disklabel needs the "full-disk" partition
This commit is contained in:
parent
d49858b6cc
commit
a5faf1be52
@ -861,7 +861,7 @@ put_fdisk_data
|
||||
echo
|
||||
echo -n "Labelling disk..."
|
||||
echo y |
|
||||
/sbin/disklabel -w -r -B ${drivename} $name
|
||||
/sbin/disklabel -w -r -B ${drivename}d $name
|
||||
# >/dev/null 2>&1
|
||||
echo " done."
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user