Enable the i2c interface using raspi-config .
raspi-config
sudo apt install i2c-tools libi2c-dev i2cdetect -y 1
For the IMU (the bno055 connected via I2C) you should see a device at address 28 when running i2detect -y 1
i2detect -y 1