Silent modprobe loop loading in mkarchiso
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
This commit is contained in:
parent
bce6a11544
commit
ce2242da7e
@ -262,7 +262,7 @@ command_iso () {
|
|||||||
command_usb () {
|
command_usb () {
|
||||||
_imgcommon
|
_imgcommon
|
||||||
|
|
||||||
modprobe -q loop
|
modprobe -q loop > /dev/null 2>&1
|
||||||
|
|
||||||
# Calculate cylinder size in bytes
|
# Calculate cylinder size in bytes
|
||||||
CYL_SIZE=$((255*63*512))
|
CYL_SIZE=$((255*63*512))
|
||||||
|
Loading…
Reference in New Issue
Block a user