Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
SQUASHFS error: Can't find a SQUASHFS superblock on loop0
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
wuesti
Apprentice
Apprentice


Joined: 07 Mar 2009
Posts: 191

PostPosted: Sun Oct 14, 2012 7:35 am    Post subject: SQUASHFS error: Can't find a SQUASHFS superblock on loop0 Reply with quote

Der komprimierte Portage Baum gemäß dieser Anleitung http://de.gentoo-wiki.com/wiki/Komprimierter_Portage_Baum funktionierte problemlos. Seit einiger Zeit wird der Portagebaum aber nicht mehr in den Arbeitsspeicher geladen. Das Startskript http://de.gentoo-wiki.com/wiki/Komprimierter_Portage_Baum/init.d meldet:
Code:
 * Use of the opts variable is deprecated and will be
 * removed in the future.
 * Please use extra_commands, extra_started_commands or extra_stopped_commands.
 * SQFS-PORTAGE: Mounting read-only squashfs image ...
mount: wrong fs type, bad option, bad superblock on /dev/loop0,
       missing codepage or helper program, or other error
       Manchmal liefert das Syslog wertvolle Informationen – versuchen
       Sie  dmesg | tail  oder so

 * ERROR: squash_portage failed to start

dmesg meldet daraufhin:
Code:
SQUASHFS error: Can't find a SQUASHFS superblock on loop0

Das aufs3 Modul ist geladen:
Code:
lsmod |grep aufs
aufs                  151841  0

Alle Dateien und Skripte entsprechen den Vorgaben. Auch die Kernelkonfiguration habe ich überprüft:
Code:
cat .config | grep LOOP
CONFIG_BLK_DEV_LOOP=y
CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
CONFIG_BLK_DEV_CRYPTOLOOP=m
# CONFIG_SND_ALOOP is not set

cat .config | grep SQUASH
CONFIG_SQUASHFS=y
CONFIG_SQUASHFS_XATTR=y
CONFIG_SQUASHFS_ZLIB=y
# CONFIG_SQUASHFS_LZO is not set
# CONFIG_SQUASHFS_XZ is not set
# CONFIG_SQUASHFS_4K_DEVBLK_SIZE is not set
CONFIG_SQUASHFS_EMBEDDED=y
CONFIG_SQUASHFS_FRAGMENT_CACHE_SIZE=3

Kann jemand helfen?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum