This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| en:additional_disk_eunhasu [2023/06/19 04:07] – ↷ Page moved and renamed from additional to en:additional_disk_eunhasu admin | en:additional_disk_eunhasu [2023/06/20 00:26] (current) – admin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | 1. Install SSH client program(Putty, | + | 1. Enter Webmin page by typing https:// |
| - | + | ||
| - | A. Type the IP address of the sMB-Q370 PC to Host name to access the sMB-Q370 PC. | + | |
| - | {{ : | + | |
| - | B. Username: root, Password: sotmaudio (when entering the password, the typed letter won't be shown) | + | |
| - | {{ : | + | |
| - | + | ||
| - | 2. Check the additional disk connection is made well.. | + | |
| - | + | ||
| - | A. [root@eunhasu ~]# df -h | + | |
| - | + | ||
| - | B. [root@eunhasu ~]# lsblk | + | |
| - | {{ : | + | |
| - | + | ||
| - | 3. Enter Webmin page by typing https:// | + | |
| A. Username: root , Password: sotmaudio | A. Username: root , Password: sotmaudio | ||
| {{ : | {{ : | ||
| - | 4. Click Webmin -> Hardware -> Partitions on Local Disks, and then check the additional disk. | + | 2. Click Webmin -> Hardware -> Partitions on Local Disks, and then check the additional disk. |
| {{ : | {{ : | ||
| - | 5. Click the Cread Parition Table. | + | 3. Click the Cread Parition Table. |
| {{ : | {{ : | ||
| - | 6. Choose GPT for Partition table format and then click Wipe and Re-Label. | + | 4. Choose GPT for Partition table format and then click Wipe and Re-Label. |
| {{ : | {{ : | ||
| - | 7. Then, click Add primary partition. | + | 5. Then, click Add primary partition. |
| {{ : | {{ : | ||
| - | 8. Select Type to Linux EXT and click the Create button. | + | 6. Select Type to Linux EXT and click the Create button. |
| {{ : | {{ : | ||
| - | 9. Click the partition number. | + | 7. Click the partition number. |
| {{ : | {{ : | ||
| - | 10. Select the New Linux Native (ext4) and then click the Create Filesystem button. | + | 8. Select the New Linux Native (ext4) and then click the Create Filesystem button. |
| {{ : | {{ : | ||
| - | 11. Wait about 20seconds and click Return to disk list. | + | 9. Wait about 20seconds and click Return to disk list. |
| {{ : | {{ : | ||
| - | 12. Enter / | + | 10. Enter / |
| {{ : | {{ : | ||
| - | 13. Select the disk that you added in Partition with ID and then click the Create button. | + | 11. Select the disk that you added in Partition with ID section and check Yes for " |
| - | {{ :partition_with_id.png |done}} | + | {{ :ko: |
| - | 14. Now, you can check the disk is now mounted in the designated path. | + | 12. Now, you can check the disk is now mounted in the designated path. |
| - | {{ : | + | {{ : |
| - | 15. Check the mout was done well after rebooting. | + | 13. Go to check Mount status at Webmin -> System -> Disk and Network Filesystems |
| - | A. [root@eunhasu ~]# df -h | + | {{ : |
| - | B. [root@eunhasu ~]# lsblk | + | |
| - | {{ :checkafterreboot.png |}} | + | 14. Access sMB-Q370 by using SSH program(Putty) |
| + | A. Enter the IP addres to be accesible to the sMB-Q370 | ||
| + | {{ : | ||
| + | |||
| + | B. ID : root, PW : sotmaudio(when entering the password, the letters won't be shown.) | ||
| + | {{ :ko: | ||
| + | |||
| + | C. Use the following command to disable webmin. | ||
| + | a. systemctl stop webmin | ||
| + | b. systemctl disable webmin | ||
| + | {{ : | ||