Author Topic: Cramfs No Supported In Oz 3.5.2 :(  (Read 2645 times)

weasel123

  • Newbie
  • *
  • Posts: 41
    • View Profile
Cramfs No Supported In Oz 3.5.2 :(
« on: December 08, 2004, 08:02:41 am »
oz 3.5.2 doesnt seem to allow me to mount a cramfs volume which contains some files, say i have a cramfs filesystem called patcher.cramfs when i go to mount it....

mount -t cramfs patcher.cramfs /mnt/cf/tmp -o loop
mount: Mounting /mnt/cf/cramfs/patcher.cramfs on /mnt/cf/tmp failed: Block device required

Hrw

  • Hero Member
  • *****
  • Posts: 1366
    • View Profile
Cramfs No Supported In Oz 3.5.2 :(
« Reply #1 on: December 08, 2004, 03:49:05 pm »
losetup /dev/loop0 patcher.cramfs
mount /dev/loop0 /mnt/cf/tmp -t cramfs

should work
OpenZaurus 3.5.4x Release Manager
OpenEmbedded, Ångström, Poky developer
My website

Misc embedded hardware.