Software Introduction
· 38 ·
PPC-1781
installation following the installation guide. When the installation is finished, reboot
the system.
If users need to uninstall eDisk driver program, please open “Control Panel” in
Windows, enter into “Add/Delete Program” and find eDisk driver program, click
“Uninstall Program” button, and uninstall the eDisk driver program following the
uninstallation guide. After the uninstallation is finished, reboot the system.
6.4.3 Using Method of eDisk under Windows
After eDisk driver program is installed and the system is rebooted, a disk called
“Local Disk (Z:)” in “My Computer” can be seen. This disk is eDisk. Users can
“Formatize” (only supports FAT file system) this partition as they operate common
hard disk partitions, and carry out “Copy”, “Paste”, “Delete” for the files.
6.4.4 The Using Method of eDisk under Linux
Because different systems have different kernel versions, three steps are needed to use
eDisk driver under the Linux system:
Compile driver:
make clean
make
Mount the driver:
insmod oem_driver.ko
Mount device:
mount /dev/ramdisk /mnt
Afterwards, read/write can be carried out fo /mnt menu.