[mythtv-users] mount: Operation not supported

Patrick Watson patrick at patrickwatson.org
Sat Oct 8 00:18:19 UTC 2005


Azmat wrote:
> I added an additional hard drive a few weeks ago using LVM.  Though, 
> one thing I noticed was that to use my volume group, I have to remount 
> my /dev/MythVideoVG/video VG back to /video everytime I rebooted.  
> Just a pet-peeve for a while and I figured I could just use the 
> workaround until I fixed it for real later.  Last night I did my 
> apt-get update && apt-get dist-upgrade to try to refresh my packages 
> and now when I reboot and try to remount my volume group, I get an 
> error message saying "mount: Operation not supported".  Does anyone 
> have any clue what this means or what might be broken?  Thanks, in 
> advance.
>
> Azmat
> ------------------------------------------------------------------------
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>   
What is the exact mount command that you are using? Try adding the 
verbose flag (-v) to the command to see if you get any clues as to what 
is failing. Thus the command would be like:
# mount -v /dev/MythVideoVG/video /mnt/YourMountPoint

What exactly did your package manager upgrade?

Patrick


More information about the mythtv-users mailing list