Welcome
|
FAQ
|
Downloads
|
Wiki
Tiny Core Linux
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Language translations
now possible!
Home
Help
Login
Register
Tiny Core Linux
»
Tiny Core Extensions
»
TCE Q&A Forum
»
Error: mount:cannot setup loop device: No such file or directory
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Error: mount:cannot setup loop device: No such file or directory (Read 12225 times)
longtom
Newbie
Posts: 12
Error: mount:cannot setup loop device: No such file or directory
«
on:
December 25, 2009, 05: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?
Logged
Regards
longtom
JoXo009
Full Member
Posts: 152
Re: Error: mount:cannot setup loop device: No such file or directory
«
Reply #1 on:
December 25, 2009, 06: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
Logged
longtom
Newbie
Posts: 12
Re: Error: mount:cannot setup loop device: No such file or directory
«
Reply #2 on:
December 25, 2009, 07:11:03 AM »
Loops?
I must admit I have to learn about that one.... What is a loop?
Logged
Regards
longtom
JoXo009
Full Member
Posts: 152
loop devices
«
Reply #3 on:
December 25, 2009, 07:33:45 AM »
Quote from: longtom on December 25, 2009, 07:11:03 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?
Logged
longtom
Newbie
Posts: 12
Re: Error: mount:cannot setup loop device: No such file or directory
«
Reply #4 on:
December 25, 2009, 07: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.
Logged
Regards
longtom
JoXo009
Full Member
Posts: 152
Re: Error: mount:cannot setup loop device: No such file or directory
«
Reply #5 on:
December 25, 2009, 08: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
Logged
Guy
Hero Member
Posts: 1089
Re: Error: mount:cannot setup loop device: No such file or directory
«
Reply #6 on:
December 25, 2009, 01:12:37 PM »
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)
Logged
Many people see what is. Some people see what can be, and make a difference.
Print
Pages: [
1
]
Go Up
« previous
next »
Tiny Core Linux
»
Tiny Core Extensions
»
TCE Q&A Forum
»
Error: mount:cannot setup loop device: No such file or directory