keep lib/modules since it can be needed by pxe
parent
1235277a4f
commit
dae5917d30
|
|
@ -495,7 +495,6 @@ change_root()
|
|||
|
||||
umount /proc
|
||||
umount /sys
|
||||
rm -Rf /lib/modules # this will no longer be needed at all
|
||||
|
||||
cd "$1"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue