Changes

From SME Server
Jump to navigationJump to search
181 bytes added ,  17:16, 4 November 2015
no edit summary
Line 182: Line 182:     
To find  the device name, label, filesystem and the uid
 
To find  the device name, label, filesystem and the uid
 +
Create the file hal-find-by-property.sh
 +
 +
nano hal-find-by-property.sh
 +
 +
paste the text below into the file and save it.
    
  #! /bin/bash
 
  #! /bin/bash
Line 194: Line 199:  
     fi
 
     fi
 
  done
 
  done
 +
 +
Make the file executable.
 +
chmod +x hal-find-by-property.sh
    
To check a mount point exists and mount
 
To check a mount point exists and mount
70

edits

Navigation menu