Tiny Core Linux

Tiny Core Base => TCB Q&A Forum => Topic started by: john_spiral on June 22, 2010, 08:28:05 AM

Title: [SOLVED] Appbrowser: mount: can't setup loop device: No such file or directory
Post by: john_spiral on June 22, 2010, 08:28:05 AM
Hi,

I keep getting the below error when attempting to install any apps via the Appbrowser tool:

mount: can't setup loop device: No such file or directory

Tiny core is installed within Ubuntu, otherwise nothing bespoke with my setup.

Any help will be much appreciated.
Title: Re: Appbrowser: mount: can't setup loop device: No such file or directory
Post by: bmarkus on June 22, 2010, 08:29:58 AM

Tiny core is installed within Ubuntu


What does it mean? Please provide details.
Title: Re: Appbrowser: mount: can't setup loop device: No such file or directory
Post by: john_spiral on June 22, 2010, 08:36:27 AM
got a tce folder on my Ubuntu partition with all the standard files.

Grub references the boot files on the Ubuntu partition. I've also installed the LXDE environment, not sure that has any bearing.

I'm running Tiny Core Version 2.x Current Release.

Done the mandatory reboot.

Followed installation instruction from here:

http://www.tinycorelinux.com/install.html

"Note: If you already have a Linux System booting via Grub, then you do not need to make a partition for Tiny Core! Tiny Core can run in a couple of directories in your existing Linux Grub installation. Skip to Step 5. You will only need to do Step 5 and add a Grub menu item (title, kernel, and initrd lines) as shown in Step 6."
Title: Re: Appbrowser: mount: can't setup loop device: No such file or directory
Post by: john_spiral on June 22, 2010, 08:59:35 AM
forgot to say I changed root password, will this have any bearing?

same error from the terminal with below cmd:

tce-load -i /mnt/sda1/tce/optional/evince.tcz
Title: Re: Appbrowser: mount: can't setup loop device: No such file or directory
Post by: bmarkus on June 22, 2010, 09:04:06 AM
got a tce folder on my Ubuntu partition with all the standard files.

What is the file system type?
Title: Re: Appbrowser: mount: can't setup loop device: No such file or directory
Post by: john_spiral on June 22, 2010, 09:09:31 AM
ext3 , I can navigate fine via the terminal or via the pcman file manager.
Title: Re: Appbrowser: mount: can't setup loop device: No such file or directory
Post by: roberts on June 22, 2010, 11:13:50 AM
If you loaded LXDE and are running pcman, then you are likely out of loops.
See: http://www.tinycorelinux.com/faq.html#loops to increase from default of 80 to 256 (0,255)
Title: Re: Appbrowser: mount: can't setup loop device: No such file or directory
Post by: john_spiral on June 22, 2010, 12:16:22 PM
If you loaded LXDE and are running pcman, then you are likely out of loops.
See: http://www.tinycorelinux.com/faq.html#loops to increase from default of 80 to 256 (0,255)

 ;D

yes that solved my problem!