作者 谁帮我看下是怎么 [actionscript] 2007-12-26 13:04 (点击下载)

  1. ______________________________________________________________________________________________________________________________
  2. Installing ReiserDriver
  3. ______________________________________________________________________________________________________________________________
  4.  
  5.  
  6.  
  7. ===================================
  8. STEP 1: INSTALL THE DRIVER
  9. ===================================
  10. Copy rfsdfsd.sys into C:\Windows\System32\drivers\
  11.  
  12.  
  13. ====================================
  14. STEP 2: INSTALL THE DRIVER SERVICE
  15. ====================================
  16. Merge rfsdfsd.reg into the registry
  17.  
  18.  
  19. ===================================
  20. STEP 3: SETUP REISERFS DRIVES
  21. ===================================
  22. This step will allows you to associate ReiserFS disk partitions to drive letters in Windows.
  23.  
  24. * Run regedit, and navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\DOS Devices
  25. * Add a new String value. The Name should be of the form X: and the Value should be of the form \Device\Harddisk1\Partition1
  26. NOTE: Be very careful to use the backslashes exactly as they are above!
  27. Place no backslashes on the desired drive letter, and no trailing backslash on after the partition!)
  28.  
  29. In this step,
  30. * X: can be replaced with any free drive letter
  31. * The Harddisk and Partition numbers should be replaced with those of your ReiserFS partition
  32.  
  33. TIP: Under Windows, Harddisk numbers start at 0, but Partition numbers start at 1.
  34. (Therefore, the above example above is equivalent to /dev/hdb1 in Linux.)
  35. If you are unsure on the Harddisk number, start the Windows Disk Management utility (run diskmgmt.msc)
  36.  
  37.  
  38. ===================================
  39. STEP 4: RESTART
  40. ===================================
  41. Restart the computer, so that Windows will recognize the changes to the registry.
  42.  
  43.  
  44. ===================================
  45. STEP 5: START THE DRIVER
  46. ===================================
  47. Currently, the driver needs to be started manually, each time that the computer is started.
  48. (Until the driver is started, Windows will ask to format the ReiserFS partitions when trying to access them!)
  49.  
  50. To start the driver:
  51. * Start a command window (run cmd.exe)
  52. * Run the following: net start rfsdfsd
  53.  
  54.  
  55. Enjoy! Your ReiserFS partitions should now be accessible from Windows!
  56.  

提交下面的校正或者修改. (点击这里开始一个新的帖子)
姓名: 在 cookie 中记住我的名字

屏幕抓图:(jpeg 或 png)