Changes

From SME Server
Jump to navigationJump to search
2 bytes added ,  10:19, 16 July 2010
m
Line 182: Line 182:  
====USB on SME 8====
 
====USB on SME 8====
 
Two things change on SME 8
 
Two things change on SME 8
- It's difficult to work out what your device name is ie /dev/sda1   
+
: It's difficult to work out what your device name is ie /dev/sda1   
- The mount directory isn't automatically created
+
: The mount directory isn't automatically created
    
We use hal for the first and manually create a directory for the second
 
We use hal for the first and manually create a directory for the second
    
  hal-find-by-property --key volume.fsusage --string filesystem
 
  hal-find-by-property --key volume.fsusage --string filesystem
 
+
 
  which in this example gives
 
  which in this example gives
 
+
 
  /org/freedesktop/Hal/devices/volume_uuid_AD6E_01EE
 
  /org/freedesktop/Hal/devices/volume_uuid_AD6E_01EE
 
  /org/freedesktop/Hal/devices/volume_uuid_62E87C01E87BD231
 
  /org/freedesktop/Hal/devices/volume_uuid_62E87C01E87BD231

Navigation menu