スワップパーティションを削除できず、インストールされていると表示されますが、スワップオンではインストールされていないと表示されますか?

スワップパーティションを削除できず、インストールされていると表示されますが、スワップオンではインストールされていないと表示されますか?

/dev/sda6Linux Mint 17.2 / Windows 10デュアルブートにスワップパーティションがインストールされています。私は4GBのRAMを搭載したHP 2000ノートパソコンを使用しています。 Linux Mintをインストールするときにスワップパーティションを作成しましたが、結局のところ、私はそれをまったく使用しません。スワップパーティションを削除し、他のパーティションに2 GBを確保する必要があります。

これは次の出力ですsgdisk --print /dev/sda

***************************************************************  
Found invalid GPT and valid MBR; converting MBR to GPT format
in memory. 
***************************************************************

Disk /dev/sda: 976773168 sectors, 465.8 GiB
Logical sector size: 512 bytes
Disk identifier (GUID): B84ECCAF-EAC2-414C-B6C1-9782B1A75BDF
Partition table holds up to 128 entries
First usable sector is 34, last usable sector is 976773134
Partitions will be aligned on 2048-sector boundaries
Total free space is 10221 sectors (5.0 MiB)

Number  Start (sector)    End (sector)  Size       Code  Name
   1            2048          206847   100.0 MiB   0700  Microsoft basic data
   2          206848       122882047   58.5 GiB    0700  Microsoft basic data
   3       122882048       737282047   293.0 GiB   0700  Microsoft basic data
   5       737284096       897077247   76.2 GiB    0700  Microsoft basic data
   6       897079296       901076991   1.9 GiB     8200  Linux swap
   7       901079040       976771071   36.1 GiB    8300  Linux filesystem

gpartedのエラーメッセージです。

出力は次のとおりですswapon -s
Filename Type Size Used Priority
空だとしますか?

ベストアンサー1

おすすめ記事