Major correction of the disk image conception
This commit is contained in:
parent
6866877f03
commit
d00c1b1f52
|
@ -48,5 +48,4 @@ echo ${CL2}[grub-install.sh]${NC} Sync image... \(sync\)${CL3}
|
|||
sync
|
||||
|
||||
echo ${CL2}[create_disk.sh]${NC} Unmount image... \(udisksctl\)${CL3}
|
||||
udisksctl unmount --no-user-interaction -b $lpblock
|
||||
#udisksctl loop-delete --no-user-interaction -b $lpblock
|
||||
udisksctl unmount --no-user-interaction -b $lpblock
|
Loading…
Reference in New Issue