wip
This commit is contained in:
parent
4929e8b64a
commit
8292892021
1 changed files with 1 additions and 1 deletions
2
entry.sh
2
entry.sh
|
@ -17,7 +17,7 @@ function first_stage(){
|
|||
losetup -d ${LODEV}
|
||||
LODEV=$(losetup --show -fP /root/disk.img)
|
||||
lsblk
|
||||
using device $LODEV
|
||||
echo using device $LODEV
|
||||
echo mount divice to $TARGET
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue