LinuxQuestions.org
Visit Jeremy's Blog.
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 12-15-2004, 03:56 AM   #1
abd_bela
Member
 
Registered: Dec 2002
Location: algeria
Distribution: redhat 7.3, debian lenny
Posts: 627

Rep: Reputation: 31
how to creat /dev/loop8


Hi every body
I want to mount the iso sarge CD in order to install from local web, there is a limitation ( max is 8 loop mount point)
like this from /dev/loop0 to /dev/loop7)
/home2/sarge-i386-3.iso on /home2/sarge3 type iso9660 (rw,loop=/dev/loop5)
I want to mount other CD's ( sarge 9 to sarge 15 ), so I think I have to creat /dev/loop8, .... /dev/loop14,
How to do it please
best regards
bela
 
Old 12-15-2004, 03:45 PM   #2
jailbait
LQ Guru
 
Registered: Feb 2003
Location: Virginia, USA
Distribution: Debian 12
Posts: 8,337

Rep: Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548
"I think I have to creat /dev/loop8, .... /dev/loop14,
How to do it please"

I think that you create /dev/loop8 through /dev/loop14 with these commands:

mknod /dev/loop8 b 7 8
mknod /dev/loop9 b 7 9
mknod /dev/loop10 b 7 10
mknod /dev/loop11 b 7 11
mknod /dev/loop12 b 7 12
mknod /dev/loop13 b 7 13
mknod /dev/loop14 b 7 14

Check your existing loop devices to make sure that they have 660 permissions. If they do not then change the following 660 permissions to the correct permissions.
chmod 660 /dev/loop*

Check your existing loop devices to make sure that they belong to group disk. If they do not then change the following disk group to the correct name.
chown root:disk /dev/loop*

See man mknod

-----------------
Steve Stites







See man mknod
 
  


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
I cannot access EITHER CD drive! And there's no /dev/hdc or /dev/hdd or /dev/cdrom! Dmalic Linux - Hardware 13 11-18-2005 07:11 PM
creat boot disk ust Linux - General 1 10-07-2005 08:34 PM
unable to creat io-slave Penguin of Wonder Linux - Hardware 0 09-26-2005 01:29 AM
hello i want to know how to creat tar Paxmaster Linux - General 1 10-29-2004 05:03 PM
how to Creat a User cerberus Slackware 4 05-14-2003 10:00 PM

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

All times are GMT -5. The time now is 09:08 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