WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: [SOLVED] Appbrowser: mount: can't setup loop device: No such file or directory  (Read 5478 times)

Offline john_spiral

  • Newbie
  • *
  • Posts: 7
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.
« Last Edit: June 22, 2010, 12:19:42 PM by john_spiral »

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum

Tiny core is installed within Ubuntu


What does it mean? Please provide details.
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline john_spiral

  • Newbie
  • *
  • Posts: 7
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."
« Last Edit: June 22, 2010, 08:48:46 AM by john_spiral »

Offline john_spiral

  • Newbie
  • *
  • Posts: 7
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

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
got a tce folder on my Ubuntu partition with all the standard files.

What is the file system type?
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline john_spiral

  • Newbie
  • *
  • Posts: 7
ext3 , I can navigate fine via the terminal or via the pcman file manager.

Offline roberts

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
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)
10+ Years Contributing to Linux Open Source Projects.

Offline john_spiral

  • Newbie
  • *
  • Posts: 7
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!