Changes

From Amahi Wiki
Jump to: navigation, search
no edit summary
If you get the following error "bash: ./Diskmounter.sh: Permission denied" try executing the following without the commas:
' $ chmod 755 Diskmounter.sh' - After executing that command you should be able to execute the Diskmounter.sh script.
If you get "./Diskmounter.sh: line 48: pmount: command not found" try running the following without the commas:
' $ yum -y install pmount' - Then try again executing the Diskmounter.sh script.
If you get something similar like "Disk /dev/dm-0 doesn't contain a valid partition table" or "mount: unknown file system type 'lvm2pv'" its because you have LVM's that 'fdisk' cant recognisecan not recognize, (or something like that) its nothing to worry about if you get that when executed the Diskmounter.sh script.
(Credit to cpg)
=If the script doesn't work for you=
301

edits