wip: remove nbd-kmod to see if everything else works

This commit is contained in:
Tim Snyder 2022-03-19 05:33:46 +00:00
parent 7f01df6119
commit b2f1c3f994
1 changed files with 3 additions and 2 deletions

View File

@ -211,8 +211,9 @@ if wget -T 1 -t 3 -O /dev/null http://169.254.169.254/; then
marshal_dir=$RDIR/sw/firesim-software
# Setup for using qcow2 images
cd $RDIR
./scripts/install-nbd-kmod.sh
# XXX skip this for now because it needs rpmbuild and other things from the Development Tools group
#cd $RDIR
#./scripts/install-nbd-kmod.sh
# Source {sdk,hdk}_setup.sh once on this machine to build aws libraries and
# pull down some IP, so we don't have to waste time doing it each time on