sdm: Error mounting IMG (wrong fs type, bad option, bad superblock)

Hi,

i have problem like in this #176

2 different machines (both Linux Mint 20.2 based on Ubuntu 20.04, x86_64) and i get error:

mount: /mnt/sdm: wrong fs type, bad option, bad superblock on /dev/loop26, missing codepage or helper program, or other error
mount: /mnt/sdm/boot: mount point does not exist
? Error mounting IMG '2023-12-11-raspios-bookworm-armhf-lite.img'

i run command from documentation: sudo sdm --customize --plugin user:“adduser=bls|password=mypassword” --plugin L10n:host --plugin disables:piwiz --regen-ssh-host-keys --restart 2023-12-11-raspios-bookworm-armhf-lite.img

sdm v11.4

mini-nspawn output is ok without errors

i work with freshly downloaded latest 2023-12-11-raspios-bookworm-armhf-lite.img image

thank you

About this issue

  • Original URL
  • State: closed
  • Created 4 months ago
  • Comments: 22 (14 by maintainers)

Most upvoted comments

This is all fixed 🤞in V11.5. Please test/verify. Thx!

Could I convince you to try this updated version just to make sure I didn’t duff it?

sdm-cparse.zip

Thx!

Great! I will make the “odpojenf” and the “Delete dangling loop devices” messages go away, so it will be pretty seamless.

This will be in the next release, coming soon. I’ll update this thread when it’s available.

Please try the sdm-cparse in the attached zip file:

  • Unzip it
  • cd /usr/local/sdm
  • sudo mv sdm-cparse sdm-save-cparse
  • sudo cp /path/to/new/sdm-cparse sdm-cparse

Try the --mount command that previously failed. Please capture and provide all console output if it fails.

sdm-cparse.zip

Yes, I know this can be done with a github branch