Mailinglist Archive: opensuse (2009 mails)
| < Previous | Next > |
[SLE] loop devices
- From: erdal@xxxxxxxxxxxxxxxx (Erdal Mutlu)
- Date: Fri, 1 Sep 2000 11:59:23 +0300 (EEST)
- Message-id: <Pine.LNX.4.21.0009011152190.10957-100000@xxxxxxxxxxxxxxxxxxxxxxx>
Hello!
I have a problem with loop devices. I made one with mknod command
mknod loop8 b 7 8
chown root.disk loop8
There were only 7 loop devices under /dev directory and I need more. But
when I tried to mount an iso file
mount -o loop file.iso dir_name
then I have got the message :
mount : could not find any free loop device
then I tried
mount -o loop=/dev/loop8 file.iso dir_name
then I have got the message :
/dev/loop8 : no such device.
Does anyone know how to solve the problem?
Thank you!
Iyi gunler! Have a nice day!
-------------------------------------------------------------------------------
Istanbul Teknik Universitesi Istanbul Technical University
Bilisim Enstitusu Informatics Institute
Arastirma Gorevlisi Erdal MUTLU Research Assistant Erdal MUTLU
-------------------------------------------------------------------------------
--
To unsubscribe send e-mail to suse-linux-e-unsubscribe@xxxxxxxx
For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
Also check the FAQ at http://www.suse.com/support/faq
| < Previous | Next > |