Copy the tgz file to the k2 edge system, Check and extract the tgz file, Copy the .tgz file to the k2 edge system – Grass Valley K2 Edge 5 TB Fieldkit Upgrade User Manual
Page 4: Extract and verify the .tgz file

4
4. Copy the TGZ file to the K2 Edge system
1. If necessary, connect a keyboard and display to the K2 Edge system.
2. Turn on the K2 Edge system.
3. Log in as usual.
4. At the command prompt type
cd /dev
.
5. Type
ls
and press
Enter
.
6. Write down the names of the hard disk drives, such as
sda1
and/or
sdb1
.
7. Connect the USB drive to the K2 Edge system.
8. Type
ls
and write down the name of the new drive, such as sdc1.
9. At the command prompt, type
mount sdc1 /mnt
.
10. Type
cd ..
(two dots), to go to the root directory (
/
)
.
11. Type
cd mnt
.
12. Type
ls
and press
Enter
to view the contents of the USB drive.
13. Type
cp raid2to6.tgz /tmp/raid2to6.tgz
and press
Enter
to copy the file to the K2
Edge system.
5. Check and extract the TGZ file
1. Type
cd /tmp
.
2. Type
ls
and press
Enter
.
3. Check if the
raid2to6.tgz
file is visible in the directory.
a. If the file is not visible, repeat all steps in section 4.
b. If the file is visible, continue with step 4.
4. Type
tar –xf raid2to6.tgz
and press
Enter
.
5. Type
ls
and press
Enter
.
6. Check if the file
raid-2-to-6.sh
is visible in the directory.
a. If it is not visible, repeat steps 1 through 6 until the file appears.
b. If it is visible, continue with section 1.