Bug 642929 - C inspection code should ignore /dev/fd* in /etc/fstab
Summary: C inspection code should ignore /dev/fd* in /etc/fstab
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Virtualization Tools
Classification: Community
Component: libguestfs
Version: unspecified
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Richard W.M. Jones
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-10-14 08:35 UTC by Richard W.M. Jones
Modified: 2011-07-14 19:18 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-07-14 19:18:54 UTC
Embargoed:


Attachments (Terms of Use)

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


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