User manual
User Manual Guide Model: QR-130
24
9. In the right hand side window Click on
“Finish” to close the window then start to
format your hard disk.
10. “Healthy (Primary Partition)” will be displayed.
When “Healthy (Primary Partition)” is displayed,
this means that your QR130 hard disk is formatted
and ready for use.
You can now close the disk management window.
6-4 Use on Linux (Available on Linux 2.4 or later)
[Auto Mount]
After booting , log in as a root user. Connect this product and turn the power on .Confirm whether this
product's partition is detected using the partition tool, fdisk.
Make a mount pointer, for example, QR130, in folder mount ( / mnt)and edit / etc / fstab /
to add the following:
/ dev / sda1 / mnt / QR130 vfat nosuto, user 0 0 -> for HDD formatted with FAT32
/ dev / sda1 / mnt / QR130 ntfs nosuto, user 0 0 -> for HDD formatted with NTFS
You can use after log in again.
[Manual Mount]
Create mount pointer in the same way as above and then mount this product by typing as follows:
Mount -t vfat / dev / sda / mnt / QR130 -> for HDD formatted with FAT32
Mount -t ntfs / dev / sda / mnt / QR130 -> for HDD formatted with NTFS