Hi guys,
I just followed this tutorial , to build basic multimedia image , but it failing every time , i tried 3 diffrent machine also , same error.
cat /etc/os-release
PRETTY_NAME=“Ubuntu 22.04.5 LTS”
NAME=“Ubuntu”
VERSION_ID=“22.04”
VERSION=“22.04.5 LTS (Jammy Jellyfish)”
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
HOME_URL=“https://www.ubuntu.com/”
SUPPORT_URL=“https://help.ubuntu.com/”
BUG_REPORT_URL=“https://bugs.launchpad.net/ubuntu/”
PRIVACY_POLICY_URL=“https://www.ubuntu.com/legal/terms-and-policies/privacy-policy”
UBUNTU_CODENAME=jammy
$ df -h
Filesystem Size Used Avail Use% Mounted on
tmpfs 1.6G 2.5M 1.6G 1% /run
/dev/nvme0n1p5 295G 167G 113G 60% /
tmpfs 7.7G 151M 7.6G 2% /dev/shm
tmpfs 5.0M 4.0K 5.0M 1% /run/lock
efivarfs 438K 206K 228K 48% /sys/firmware/efi/efivars
/dev/nvme0n1p1 246M 118M 129M 48% /boot/efi
tmpfs 1.6G 136K 1.6G 1% /run/user/1000
$ free -h
total used free shared buff/cache available
Mem: 15Gi 4.4Gi 2.1Gi 664Mi 8.8Gi 9.9Gi
Swap: 15Gi 1.0Gi 15Gi
terminal-output.txt (397.4 KB)