SOtM docs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:additional_disk_eunhasu [2023/06/19 04:07] – removed - external edit (Unknown date) 127.0.0.1en:additional_disk_eunhasu [2023/06/20 00:26] (current) admin
Line 1: Line 1:
 +1. Enter Webmin page by typing https://Eunhasu IP Address:10000/
 +
 +A. Username: root , Password: sotmaudio
 +{{ :enter_webmin_page.png |}}
 +
 +2. Click Webmin -> Hardware -> Partitions on Local Disks, and then check the additional disk.
 +{{ :check_the_additional_disk.png |}}
 +
 +3. Click the Cread Parition Table.
 +{{ :cread_parition_table.png |}}
 +
 +4. Choose GPT for Partition table format and then click Wipe and Re-Label.
 +{{ :choose_gpt_for_partition_table_forma.png |}}
 +
 +5. Then, click Add primary partition.
 +{{ :add_primary_partition.png |}}
 +
 +6. Select Type to Linux EXT and click the Create button.
 +{{ :select_type_to_linux_ext.png |}}
 +
 +7. Click the partition number.
 +{{ :partition_number.png |}}
 +
 +8. Select the New Linux Native (ext4) and then click the Create Filesystem button.
 +{{ :new_linux_native.png |}}
 +
 +9. Wait about 20seconds and click Return to disk list.
 +{{ :returnto_disk_list.png |}}
 +
 +10. Enter /mw/data/music/<name> as an example below, and choose ext14 then click the Mount Partition On button.
 +{{ :mount_partition.png |}}
 +
 +11. Select the disk that you added in Partition with ID section and check Yes for "Continue boot even if mount fails?" and then click the Create button.
 +{{ :ko:11partition_with_id.png |}}
 +
 +12. Now, you can check the disk is now mounted in the designated path.
 +{{ :ko:12donediskmount.png |{{ :done_process.png |}}
 +
 +13. Go to check Mount status at Webmin -> System -> Disk and Network Filesystems after the reboot. 
 +{{ :undefined:13rebootforcheckup.png |}}
 +
 +14. Access sMB-Q370 by using SSH program(Putty) 
 +A. Enter the IP addres to be accesible to the sMB-Q370
 +{{ :ko:14aputty.png |}}
 +
 +B. ID : root, PW : sotmaudio(when entering the password, the letters won't be shown.)
 +{{ :ko:14brootlogin.png |}}
 +
 +C. Use the following command to disable webmin.
 +a. systemctl stop webmin
 +b. systemctl disable webmin
 +{{ :ko:14cdiable_webmin.png |}}