[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
loop device in FC4
- From: kona <kona skyhighway com>
- To: fedora-list redhat com
- Subject: loop device in FC4
- Date: Wed, 15 Jun 2005 10:40:34 -0700
I can no longer use the /dev/loop? devices since the release of FC4.
When I try to run losetup, I get
# /sbin/losetup /dev/loop0 testfile
testfile: Permission denied
When I run strace, I see the following
open("testfile", O_RDWR|O_LARGEFILE) = -1 EACCES (Permission denied)
The permissions on testfile are 666.
Any ideas? It works fine on FC3 and FC4-test3.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]