Windows에서 Linux 파티션에 액세스(access your Linux partitions in Windows) 하는 것이 가능하지만 기껏해야 버그가 있는 솔루션입니다. 더 이상 개발되지 않는 소프트웨어에 의존하지 않고는 파일을 쉽게 추가하거나 변경할 수 없습니다.
파일을 위험에 빠뜨리는 대신 이중 부팅 PC에서 파일을 공유해야 하는 대부분의 사용자를 위한 확실한 솔루션이 있습니다. 오래된 소프트웨어에 의존하는 대신 두 운영 체제가 NTFS 파일 시스템을 사용하여 안전하게 액세스할 수 있는 공유 "풀링된" 드라이브를 만들 수 있습니다.
시작하기 전에(Before You Begin)
기존 Windows(Windows) 파티션 을 사용할 수 있는 것은 사실이지만 이 방법에는 위험이 있습니다. 나중에 해당 파티션을 지워야 하는 경우 파일을 격리할 수 없습니다. 예를 들어 랜섬웨어에 감염되면 필요할 수 있습니다.
이를 염두에 두고 두 운영 체제에서 사용되는 시스템 파일과 격리된 공유 드라이브를 만드는 것이 좋습니다.
이미 사용 가능한 공간이 없으면 기존 파티션의 크기를 조정하여 공유 드라이브를 위한 공간을 만들어야 합니다. 다른 하드 드라이브에 이 파티션을 만들 계획이고 해당 드라이브의 모든 공간을 사용할 계획이라면 이 작업을 수행할 필요가 없습니다.
드라이브 파티션 변경을 시작하기 전에 위험을 고려해야 합니다. 파티션 테이블을 변경하면 잘못되어 데이터가 손실될 수 있습니다. 시작하기 전에 중요한 파일이 백업되었는지 확인 하십시오.(Make)
공유 드라이브 만들기(Creating Your Shared Drive)
공유 드라이브를 만들려는 경우 두 가지 옵션이 있습니다.
기존 하드 드라이브에 사용할 수 있는 공간이 이미 있거나 두 번째 하드 드라이브의 전체 공간을 사용 중인 경우 파티션 만들기(Creating Your Partitions) 섹션으로 바로 건너뛸 수 있습니다.
시스템 파티션이 있는 하드 드라이브에 있든 완전히 별도의 드라이브에 있든 공유 드라이브를 위한 공간을 만들어야 하는 경우 먼저 파티션 크기를 조정해야 합니다.
파티션 크기 조정(Resizing Your Partitions)
Windows에서 사용할 수 있는 드라이브 포맷 및 파티셔닝을 위한(tools for formatting and partitioning drives) 여러 도구가 있지만 가장 쉬운 솔루션은 이미 포함된 Windows 디스크 관리(Windows Disk Management) 도구를 사용하는 것입니다.
원하는 경우 대신 GParted를 사용하여 파티션을(resize your partitions with GParted) 만들거나 크기를 조정할 수 있습니다 . GParted는 USB(USB) 드라이브 와 같은 이동식 미디어에서 실행 하거나 Linux 시스템에 설치하여 실행할 수 있습니다. 대부분의 Linux(Linux) 시스템 저장소 에 설치하기 위한 패키지로 포함되어 있습니다 .
디스크 관리 도구(Disk Management Tool) 를 사용하여 NTFS 또는 FAT32 와 같은 Windows 지원 파일 시스템을 이미 사용하는 파티션의 크기만 조정할 수 있습니다 . Ext4 또는 기타 Linux 파일 시스템의 크기를 조정해야 하는 경우 대신 GParted를 사용하도록 전환하십시오.
- Windows 시작 버튼( Windows Start button) 을 마우스 오른쪽 버튼으로 클릭 하고 디스크 관리를 클릭하여 Windows 디스크 관리(Windows Disk Management) 도구에 액세스할 수 있습니다 .(Disk Management.)
디스크 관리(Disk Management) 에서 드라이브의 분할 목록이 표시됩니다. 상단에는 사용 가능한 "볼륨" 또는 파티션이 표시됩니다. 아래쪽 절반은 각 드라이브에 할당된 파티션을 보다 시각적인 형식으로 표시합니다.
- 크기 조정을 시작하려면 선택한 드라이브에서 충분히 큰 파티션을 마우스 오른쪽 버튼으로 클릭합니다. Windows 파티션에서 이것은 Windows 시스템(C:) 드라이브 일 가능성이 높습니다.
- 볼륨 축소를(Shrink Volume.) 클릭 합니다.
Windows는 먼저 드라이브를 분석하며 이 작업에는 1분이 소요될 수 있습니다. 완료되면 확보할 공간을 메가바이트 단위로 입력하라는 창이 표시됩니다.
- 필요에 따라 적절한 양을 입력하십시오. 저장 메모리 크기(Storage memory sizes) 는 약간 특이하므로 1GB는 1000MB가 아니라 1024MB임을 기억하십시오.
- 확보할 저장용량을 선택했으면 축소(Shrink) 를 클릭 합니다.
파티션을 축소하는 데 문제가 있는 경우(예: 축소 버튼이 회색으로 표시된 경우) (Shrink)최대 절전 모드 를 일시적으로 비활성화해야 할 수 있습니다 . 이는 Windows 가 특정 시스템 파일을 저장하는 방식 때문입니다.
파티션 만들기(Creating Your Partitions)
하드 드라이브에 필요한 공간이 확보되면 이동하여 새 공유 드라이브 파티션을 만들 수 있습니다.
- 디스크 관리(Disk Management) 에서 "할당되지 않음"으로 표시된 사용 가능한 공간이 표시되어야 합니다. 마우스 오른쪽 버튼으로 클릭(Right-click) 하고 나타나는 메뉴에서 새 단순 볼륨을 클릭합니다.(New Simple Volume.)
- 다음(Next) 을 클릭 하여 시작합니다. 다음(Next) 을 클릭하기 전에 메가바이트를 사용하여 새 파티션의 크기를 삽입하십시오(Insert) .
- 다음(Next) 을 클릭하기 전에 새 드라이브에 대해 선택한 드라이브 문자를 확인하십시오 .
- 다음 단계에서는 파티션이 생성되면 포맷하는 데 필요한 설정을 확인합니다. 기본 설정은 괜찮지만 NTFS 가 선택되어 있는지 확인하십시오. 볼륨 레이블(Volume Label) 섹션 에서 파티션 이름을 지정하고 다음(Next) 을 클릭 하여 계속하십시오.
- 마지막 단계에서 마침(Finish) 을 클릭 하여 새 드라이브 파티션을 만들고 포맷하는 과정을 시작합니다.
다른 하드 드라이브를 사용 중이고 기존 파티션을 삭제하거나 포맷해야 하는 경우 디스크 관리(Disk Management) 에서 그렇게 할 수 있습니다.
기존 파티션을 마우스 오른쪽 버튼으로 클릭하고 볼륨 삭제(Delete Volume) 를 클릭 한 다음 "할당되지 않은" 공간에 새 파티션을 생성하거나 포맷(Format) 을 선택 하여 기존 파티션을 NTFS 파일 시스템으로 포맷할 수 있습니다.
공유 드라이브 액세스(Accessing Your Shared Drive)
새 파티션을 만들고 포맷하면 Windows 파일 탐색기(Windows File Explorer) 에서 액세스할 수 있습니다 .
대부분의 최신 Linux 배포판은 (Linux)ntfs-3g 드라이버 패키지 덕분에 NTFS 파일 시스템 이 있는 파티션을 읽을 수 있습니다 . 이것은 최근 Ubuntu 및 Debian 릴리스와 함께 사전 설치되지만 (Ubuntu)Arch Linux 와 같은 다른 배포판에 직접 설치해야 할 수도 있습니다 .
대부분의 경우 드라이브를 마운트하고 액세스를 허용하려면 배포판에 "너지"를 제공해야 할 수 있습니다. 예 를 들어 Ubuntu 에서 파일 관리자를 열고 기타 위치를 클릭합니다. (Other Locations. )포맷할 때 지정한 레이블로 파티션을 찾은 다음 탭하십시오.
그런 다음 마운트하고 열어야 파일을 추가하거나 삭제할 수 있을 뿐만 아니라 내부에 있는 모든 파일에 액세스할 수 있습니다. 추가한 모든 파일은 다음에 시스템을 전환할 때 Windows 내에서 액세스할 수 있습니다.(Windows)
How To Create a Shared Storage Drive For Dual-Boot Systems
While it’s possible to access your Linux partitions in Windows, it’s a buggy solution at best. You can’t easily add or change your files without relying on software that’s no longer actively being developed.
Rather than risking your files, there’s an obvious solution for most users who need to share files on dual-boot PCs. Instead of relying on outdated software, you can create a shared “pooled” drive that both operating systems can safely access using the NTFS file system.
Before You Begin
While it’s true that you could use your existing Windows partition, this method has risks. You won’t be able to isolate your files if you need to erase that partition at a later date, which might be necessary if you end up infected with ransomware for instance.
With that in mind, it’s better to create a shared drive, isolated from the system files used by either operating systems.
Unless you already have space available, you’ll need to resize your existing partitions to create space for your shared drive. If you plan on creating this partition on another hard drive, and you plan on using all of the space on that drive, you won’t need to do this.
Before you start changing your drive partitions, you should consider the risks. Any alterations to your partition table could go wrong and result in data loss. Make sure that any critical files are backed up before you start.
Creating Your Shared Drive
There are two options for you when you’re looking to create your shared drive.
If you already have the space available to you on an existing hard drive, or if you’re using the entire space on a second hard drive, you can skip straight to our Creating Your Partitions section.
If you need to create space for your shared drive, whether it’s on the hard drive carrying on your system partitions or on an entirely separate drive, you’ll need to resize your partitions first.
Resizing Your Partitions
There are several tools for formatting and partitioning drives that you can use on Windows, but the easiest solution is to use one that’s already included – the Windows Disk Management tool.
If you’d prefer, you can create or resize your partitions with GParted instead. GParted can be run from removable media like a USB drive, or by installing it to your Linux system. It’s included as a package for installation in most Linux system repositories.
You will only be able to resize partitions that already use Windows-supported file systems like NTFS or FAT32 using the Disk Management Tool. If you need to resize Ext4 or other Linux file systems, switch to using GParted instead.
- You can access the Windows Disk Management tool by right-clicking the Windows Start button and clicking Disk Management.
In Disk Management, you’ll see a split list of your drives. The top half will show the “volumes”, or partitions, available to you. The bottom half will show the partitions assigned to each drive in a more visual format.
- To begin resizing, right-click on a large enough partition on your chosen drive. On a Windows partition, this is likely to be your Windows system (C:) drive.
- Click Shrink Volume.
Windows will analyze the drive first, which may take a minute. Once it’s completed, you’ll see a window, asking you to enter the amount of space you wish to free up in megabytes.
- Type in a suitable amount for your storage needs. Storage memory sizes are a little unusual, so remember that 1GB doesn’t equal 1000MB, but rather 1024MB.
- Once you’ve selected the amount of storage you’d like to free up, click Shrink.
If you’re having trouble shrinking your partition (for instance, if the Shrink button is greyed out), you may need to temporarily disable hibernation. This is due to how Windows stores certain system files.
Creating Your Partitions
Once your hard drive has the necessary space, you can move to create your new shared drive partition.
- In Disk Management, you should see your available space labeled as “Unallocated”. Right-click it and, in the menu that appears, click New Simple Volume.
- Click Next to start. Insert the size of your new partition, using megabytes, before clicking Next.
- Confirm the chosen drive letter for your new drive before clicking Next.
- The next stage will confirm the settings you need to format the partition once it’s created. The default settings should be fine, but make sure that NTFS is selected. Give the partition a name under the Volume Label section, and click Next to continue.
- At the final stage, click Finish to begin the process of creating and formatting your new drive partition.
If you’re using another hard drive, and need to delete or format any existing partitions, Disk Management will allow you to do so.
You can either right-click any existing partitions, click Delete Volume and then create a new partition in the “Unallocated” space, or you can choose Format to format an existing partition to the NTFS file system.
Accessing Your Shared Drive
Once you’ve created your new partition and formatted it, you should be able to access it in Windows File Explorer.
Most modern Linux distributions will be able to read partitions with NTFS file systems, thanks to the ntfs-3g driver package. This is pre-installed with recent Ubuntu and Debian releases, but you may need to install it yourself in other distributions like Arch Linux.
In most cases, you may need to give your distribution a “nudge” to mount the drive and allow you access. In Ubuntu, for instance, open your file manager and click Other Locations. Locate your partition by the label you gave it when you formatted it, then tap it.
It should then mount and open, allowing you to access any files within, as well as add or delete them. Any files you add will then be accessible from within Windows the next time you switch systems.