When I installed FC3, I mounted my largest partition, /dev/hdc6 to a
/video mounting point.  When I decided to change to LVM, I had to
unmount /dev/hdc6 from /video, then followed the instructions in the
MythTV docs for creating my LVM VG and adding the new drive, then I
readded /video with the VG that I had just created.  But right
now, my system is behaving like /video is already mounted to /dev/hdc6
again, I believe that's why I'm getting this error message.  But I
can't umount it because it says /video is not mounted, though I see the
entry for it in /etc/fstab.  I tried using fstab-sync -r to remove
it but I don't know what its UID is or how to find that.  Is there
any other way to force it to umount /video other than using the -f
option, because of course I already tried that and it didn't do the
trick.&nbsp; Thanks again for the help.<br>
<br>
Azmat<br><br><div><span class="gmail_quote">On 10/7/05, <b class="gmail_sendername">Patrick Watson</b> &lt;<a href="mailto:patrick@patrickwatson.org">patrick@patrickwatson.org</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Azmat wrote:<br>&gt; I added an additional hard drive a few weeks ago using LVM.&nbsp;&nbsp;Though,<br>&gt; one thing I noticed was that to use my volume group, I have to remount<br>&gt; my /dev/MythVideoVG/video VG back to /video everytime I rebooted.
<br>&gt; Just a pet-peeve for a while and I figured I could just use the<br>&gt; workaround until I fixed it for real later.&nbsp;&nbsp;Last night I did my<br>&gt; apt-get update &amp;&amp; apt-get dist-upgrade to try to refresh my packages
<br>&gt; and now when I reboot and try to remount my volume group, I get an<br>&gt; error message saying &quot;mount: Operation not supported&quot;.&nbsp;&nbsp;Does anyone<br>&gt; have any clue what this means or what might be broken?&nbsp;&nbsp;Thanks, in
<br>&gt; advance.<br>&gt;<br>&gt; Azmat<br>&gt; ------------------------------------------------------------------------<br>&gt;<br>&gt; _______________________________________________<br>&gt; mythtv-users mailing list<br>
&gt; <a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>&gt; <a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>&gt;<br>What is the exact mount command that you are using? Try adding the
<br>verbose flag (-v) to the command to see if you get any clues as to what<br>is failing. Thus the command would be like:<br># mount -v /dev/MythVideoVG/video /mnt/YourMountPoint<br><br>What exactly did your package manager upgrade?
<br><br>Patrick<br></blockquote></div><br><br clear="all"><br>-- <br><br><br>Azmat