Bug 22192 - loop mounting gives ioctl: LOOP_SET_FD: Invalid argument
Summary: loop mounting gives ioctl: LOOP_SET_FD: Invalid argument
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: kernel
Version: 7.0
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Michael K. Johnson
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-12-12 23:53 UTC by klaus thorn
Modified: 2007-04-18 16:30 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2000-12-12 23:53:16 UTC
Embargoed:


Attachments (Terms of Use)

Description klaus thorn 2000-12-12 23:53:13 UTC
When I mount using the loop option of mount:

[root@moebius rh70img_reiser]# mount -tiso9660 -o loop -oro \
7.0-Reiser-i386-disc1.iso /mnt/loop 

I get :

ioctl: LOOP_SET_FD: Invalid argument

in an other bugzilla-report there was given advice to do:

mount -tiso9660 -oro 7.0-Reiser-i386-disc1.iso /mnt/loop

this gives me: mount: 7.0-Reiser-i386-disc1.iso is not a block device
(maybe try `-o loop'?)

.. I tried it with many images, all working as soon as burned on a cdrom

I use an Athlon system with red hat 7.0, updating with all (10th Dez.2000)
available update-packages did not change the problem.

A friend of mine said that he has the same problem (red hat 7.0 without
updates, older hardware)

Comment 1 Karsten Hopp 2000-12-15 14:16:06 UTC
I asked Mr. Thorn in a separate email and he confirmed that the
ISO-file was on nfs-mounted partition.


Note You need to log in before you can comment on or make changes to this bug.