WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Error: mount:cannot setup loop device: No such file or directory  (Read 11749 times)

Offline longtom

  • Newbie
  • *
  • Posts: 12
Error: mount:cannot setup loop device: No such file or directory
« on: December 25, 2009, 02:33:13 AM »
Hi,

I suddenly get this message when using Appbrowser with any application I'd like to download.  However, I can surf the net with Opera.  Any suggestion what the problem might be and how it can be rectified?
Regards

longtom

Offline JoXo009

  • Full Member
  • ***
  • Posts: 152
Re: Error: mount:cannot setup loop device: No such file or directory
« Reply #1 on: December 25, 2009, 03:48:50 AM »
Maybe you are run out of loops.

max_loop=100 ore more may be worth a try as additional boot code in the /mnt/hda1/boot/grub/menu.lst kernel line:
kernel /boot/bzImage max_loop=100 home=hda1 kmap=xxxx quiet

Offline longtom

  • Newbie
  • *
  • Posts: 12
Re: Error: mount:cannot setup loop device: No such file or directory
« Reply #2 on: December 25, 2009, 04:11:03 AM »
Loops?  ???  I must admit I have to learn about that one....  What is a loop?
Regards

longtom

Offline JoXo009

  • Full Member
  • ***
  • Posts: 152
loop devices
« Reply #3 on: December 25, 2009, 04:33:45 AM »
Loops?  ??? 
Uuups - loop devices are meant

Each tcz extension needs a loop device.

So did your problem disappear after increasing the device number by max_loop=100?

Offline longtom

  • Newbie
  • *
  • Posts: 12
Re: Error: mount:cannot setup loop device: No such file or directory
« Reply #4 on: December 25, 2009, 04:44:22 AM »
Nope - can't even start up into a Gui anymore....  mount: cannot setup loop[ device: No such file or directory...

Can't remember doing anything offensive - but here I am.
Regards

longtom

Offline JoXo009

  • Full Member
  • ***
  • Posts: 152
Re: Error: mount:cannot setup loop device: No such file or directory
« Reply #5 on: December 25, 2009, 05:00:48 AM »
Quote from: longtom
Nope - can't even start up into a Gui anymore....  
So hopefully you have set a snapshot or even better stored the last working version as clone and can return to that version now.

To my experience that's the usual way when testing ideas of your own. Think I returned/lost my install several hundred times till I got the solution running I was searching for.

Linux just keeps us busy.

Good luck


Offline Guy

  • Hero Member
  • *****
  • Posts: 1089
Re: Error: mount:cannot setup loop device: No such file or directory
« Reply #6 on: December 25, 2009, 10:12:37 AM »
How are you running Tiny Core? Are you running from a CD, installed on a hard drive, or installed on a USB drive?

If you have it installed on a hard drive, you can use the grub commands as explained on this page. You can use the other method of installation if you want, but this page explains how to set up grub for loop devices.

http://wiki.tinycorelinux.com/tiki-index.php?page=Install

You need to include: max_loop=255 (or another number)
Many people see what is. Some people see what can be, and make a difference.