ghostnotenotenotenotenote

로컬

In this screen you can choose between several tools to manage or share your local disks. Click on a link below to learn more.

디스크 파티션 설정

drakdisk or diskdrake

주의

This tool[40] is very powerful, a tiny error or a cat jumping on your keyboard can lead to losing all data on a partition or even to erasing the entire hard disk. For that reason, you'll see the screen above on top of the tool screen. Click on Exit if you're not sure you want to continue.

If you have more than one hard disk, you can switch to the hard disk you want to work on by selecting the correct tab (sda, sdb, sdc etc).

You can choose from many actions to adjust your hard disk to your preferences. Wiping an entire hard disk, splitting or merging partitions, resizing them or changing the filesystem, formatting or viewing what is in a partition: it is all possible. The Clear all button at the bottom is to erase the complete disk, the other buttons become visible on the right after you click on a partition.

참고

If you have an UEFI system, you can see a small partition called "EFI System Partition" and mounted on /boot/EFI. Never delete it, because it contains all your different operating systems bootloaders.

If the selected partition is mounted, like in the example below, you cannot choose to resize, format or delete it. To be able to do that the partition must be unmounted first.

It is only possible to resize a partition on its right side

To change a partition type (change ext3 to ext4 for example) you have to delete the partition and then re-create it with the new type. The button Create appears when a disk empty part is selected

존재하지 않는 마운트 지점을 선택할 수 있습니다. 생성됩니다.

Selecting Toggle to expert mode gives some extra available actions, like labeling the partition, as can be seen in the screenshot below.

CD/DVD 버너

diskdrake --removable

This tool [41]is found under the tab Local disks in the Mageia Control Center labelled accordingly with your removable hardware (CD/DVD players and burners and floppy drives only).

목표는 이동식 디스크가 마운트되는 방식을 정의하는 것입니다.

At the top of the window there is a short description of your hardware and the chosen options to mount it. Use the menu on the bottom to change them. Check the item to be changed and then on the OK button.

마운트 위치

마운트 지점을 변경하려면 이 박스를 선택합니다. 기본값은 /media/cdrom입니다.

선택사항

많은 마운트 옵션은 목록에서 직접 선택하거나 고급 하위 메뉴를 통해 선택할 수 있습니다. 주요 내용은 다음과 같습니다:

user/nouser

user allows an ordinary user (not root) to mount the removable disk, this option involves noexec, nosuid and nodev. The user who mounted the disk is the only one who can umount it.

하드디스크 파티션 공유

diskdrake --fileshare

This simple tool[42] allows you, the administrator, to allow users to share parts of their own /home subdirectories with other users of a same local network which may have computers running either Linux or Windows operating system.

이것은 "하드 디스크 파티션 공유"라는 레이블이 붙은 로컬 디스크 탭 아래의 Mageia 제어 센터에 있습니다.

First, answer the question : "Would you like to allow users to share some of their directories ?", click on No sharing if the answer is no for all users, click on Allow all users for all users and click on Custom if the answer is no for some users and yes for the others. In this last case, the users that are authorised to share their directories must belong to the fileshare group, which is automatically created by the system. You will be asked about this later.

Click on OK, a second screen appears which asks you choose between NFS or SMB. Check NFS if Linux is the only operating system on the network, check SMB if the network includes both Linux and Windows machines and then click on OK. Any required packages will be installed if necessary.

The configuration is now complete unless the Custom option was chosen. In this case, an extra screen prompts you to open Userdrake. This tool allows you to add users authorised to share their directories to the fileshare group. In the User tab, click on the user to add to the fileshare group, then on Edit, In the Groups tab. Check the fileshare group and click on OK. For more information about Userdrake, see: “사용자와 그룹”

참고

When adding a new user to the fileshare group, you have to disconnect and reconnect the network for the modifications to be taken into account.

From now on each user belonging to the fileshare group can select in his/her file manager the directories to be shared, although not all file managers have this facility.



[40] You can start this tool from the command line, by typing drakdisk or diskdrake as root.

[41] 명령줄에서 diskrake --removable을 루트로 입력하여 이 도구를 시작할 수 있습니다.

[42] 명령줄에서 diskrake --fileshare를 루트로 입력하여 이 도구를 시작할 수 있습니다.


CC BY-SA 3.0
loading table of contents...