Bug 642929

Summary: C inspection code should ignore /dev/fd* in /etc/fstab
Product: [Community] Virtualization Tools Reporter: Richard W.M. Jones <rjones>
Component: libguestfsAssignee: Richard W.M. Jones <rjones>
Status: CLOSED UPSTREAM QA Contact:
Severity: medium Docs Contact:
Priority: low    
Version: unspecifiedCC: mbooth, virt-maint
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-07-14 19:18:54 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Richard W.M. Jones 2010-10-14 08:35:26 UTC
Description of problem:

If you run guestfish -i on a guest which has /dev/fd0 in
/etc/fstab then it fails with the error:

libguestfs: error: mount_ro: mount_ro_stub: /dev/fd0: No such file or directory

Either this error should be caught and ignored, or the
C inspection code should ignore /dev/fd*

Version-Release number of selected component (if applicable):

guestfish 1.5.21

Comment 1 Richard W.M. Jones 2010-10-26 08:59:33 UTC
Patch posted upstream:
https://www.redhat.com/archives/libguestfs/2010-October/msg00067.html