LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 03-11-2006, 04:52 AM   #1
Akhran
Member
 
Registered: Aug 2005
Distribution: Debian 'lenny'
Posts: 208

Rep: Reputation: 30
Debian does not have /dev/loopN where N=0-7?


I'm trying to create a loop device with 'losetup /dev/loop0 /image.file' but it doesn't seem to work. There isn't any loop0, loop1, ..., loop7 files in /dev directory either.

How should I install the /dev/loop0,...,/dev/loop7 files?

Thanks !
 
Old 03-11-2006, 07:53 AM   #2
vharishankar
Senior Member
 
Registered: Dec 2003
Distribution: Debian
Posts: 3,178
Blog Entries: 4

Rep: Reputation: 138Reputation: 138
Doesn't it have a /dev/loop/ directory or similar? I have a directory like that but there's only one file /dev/loop/0
 
Old 03-13-2006, 03:05 AM   #3
nx5000
Senior Member
 
Registered: Sep 2005
Location: Out
Posts: 3,307

Rep: Reputation: 57
Did you install support for loop devices in your kernel?

Then the files should be created. Otherwise you can manually create them. In anycase you need the support in your kernel.

Code:
cd /dev
mknod loop0 b 7 5
chown root:disk loop0
chmod 0660 loop0
or
Code:
cd /dev
./MAKEDEV loop0
 
Old 03-13-2006, 08:29 AM   #4
dracae
Member
 
Registered: Feb 2006
Location: Oklahoma
Distribution: Debian Sid and Etch
Posts: 423

Rep: Reputation: 30
Did you
modprobe loop
?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Don't have /dev/dvd on debian stormrider_may Linux - Hardware 3 01-11-2006 11:23 AM
Debian: /dev/cdrom device does not exist niru Linux - Hardware 10 04-08-2005 03:02 PM
Can't see /dev/psaux with Debian/sid solferino Debian 3 07-24-2004 02:38 AM
Installing debian woody on /dev/hdb1 flooded Debian 3 04-16-2004 09:15 AM
/dev/dsp in debian-woody ivansv Linux - General 3 02-27-2004 03:11 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 07:07 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration