| Installation Harddisk |
|
| 1. Shutdown Tranzview. |
| 2. Connect new Harddisk with the
IDE cable of the Tranzview main board. |
| 3. Then turn on the Tranzview
and login system. |
| 4. Please make partition the
Harddisk and format it. |
| For example, the
new Harddisk is the second master. |
(1)
|
#fdisk /dev/hdc
|
(2)
|
Then please delete all
partitions of the Harddisk.
If it just has a partition.
Please key in "d" button the
click "1" button to delete it.
|
(3)
|
Then press "n" to new a
partition.
|
(4)
|
Then press "1" to set the
partition number.
|
(5)
|
Then press "Enter" to
continue.
|
(6)
|
Please press "w" to save
the setting.
|
(7)
|
# mkfs.ext2 /dev/hdc1
|
|
Now, you already finish
Harddisk formatted. Please shutdown the system and leave the new
Harddisk.
|
|
Please connect it with the
second master Harddisk of the Tranzview machine. |
|
Then turn on the Tranzview
machine, it will auto detect the new Harddisk. |
|
| 5. How to check it: |
(1)
|
Please press "Ctrl + Alt +
Backspace" into the login script of console mode.
|
(2)
|
Please use mount command
to check it.
|
|
#mount
|
|
|
|
|
Then you must find it mounted with folder "/data". |