1
X/Qt / Pdaxqtrom 0.8.2
« on: September 22, 2006, 02:56:13 am »Quote
QuoteHi Meanie, thanks for the great work again.
I've a problem. I ran the pdaxqtrom-install.sh, everyting go well until when it try to install zgcc2-95-3. It seems there's a mounting problem
mount: Mounting /hdd3/pdaxqtrom/zgcc2-95-3.squashfs on /mnt/zgcc failed: Invalid argument
/hdd3/pdaxqtrom is where I save the images. Could you give me any idea where could possibly went wrong? From df, the pdaXqtrom-base mount on /dev/loop1 and pdaXqtrom-app mount on /dev/loop2 and they're working fine.
~kenko
[div align=\"right\"][a href=\"index.php?act=findpost&pid=142039\"][{POST_SNAPBACK}][/a][/div]
hmm. did you install automounter? it looks like you ran out of loop devices (the default being 2). automounter creates more loop devices, but the install script should had created more as well...
[div align=\"right\"][a href=\"index.php?act=findpost&pid=142041\"][{POST_SNAPBACK}][/a][/div]
I just install the automounter 0.4.8 and re-run the install script. But it still comes out the same msg. Do I have to restart or remove pdaXqtrom first?