[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

squasfs and fetch parameter



hi,

Following my faillure with AOE and debian live i tried to use the fetch parameter to load a squafs image.

So i created a squafs image and install nginx as a web server. The debian live still fail this time with the error:


+ printf Begin: Mounting "/live/image/live/fai.squashfs" on "/fai.squashfs" via "/dev/loop0" ... Begin: Mounting "/live/image/live/fai.squashfs" on "/fai.squashfs" via "/dev/loop0" ... + mount -t squashfs -o ro,noatime /dev/loop0 //fai.squashfs
mount: mounting /dev/loop0 on //fai.squashfs failed: No such device
+ panic Can not mount /dev/loop0 (/live/image/live/fai.squashfs) on //fai.squashfs


The squahfs is being loaded without issue but it does not mount, the loop dev seems to be here:

(initramfs) ls -la /dev/loop*
brw-rw----    1 0        0          7,   0 Jan 27 08:28 /dev/loop0
brw-rw----    1 0        0          7,   1 Jan 27 08:28 /dev/loop1
brw-rw----    1 0        0          7,   2 Jan 27 08:28 /dev/loop2
brw-rw----    1 0        0          7,   3 Jan 27 08:28 /dev/loop3
brw-rw----    1 0        0          7,   4 Jan 27 08:28 /dev/loop4
brw-rw----    1 0        0          7,   5 Jan 27 08:28 /dev/loop5
brw-rw----    1 0        0          7,   6 Jan 27 08:28 /dev/loop6
brw-rw----    1 0        0          7,   7 Jan 27 08:28 /dev/loop7


so i do not know why it fails :(  Any ideas ?

regards,
Jean.


Reply to: