Hirdetés

Új hozzászólás Aktív témák

  • ampulla

    aktív tag

    Hali. Találtam 1 kisebb conflictot az Ubuntun. Van egy MBR-es vinyóm, amin van 1 primary és 1 extended, abban pedig 2 logikai partíció, ahogy lejjebb az output is mutatja. A probléma az, hogy van egy swap is, ami ugyanaz az partíció, mint 2. logikai partíció. Tehát egyszóval az sda6 = a swappal és a 2. logikai partícióval.

    Hogyan tudnám a kettőt szétválasztani?

    root@ubuntu-server:/home/buddy# lsblk --fs
    NAME FSTYPE LABEL UUID MOUNTPOINT
    sda
    ├─sda1 btrfs a4a4457a-8bac-4a47-8dfb-3ae5b3978c3b /home
    ├─sda2
    ├─sda5 ext4 abed5ca4-45f8-400a-a0ab-2bd84f3018b3 /mnt/1.4GB_volume
    └─sda6 swap 558b01a6-d04c-47d8-8f06-a0e547347b87 [SWAP]
    sdb
    sdc
    └─sdc1 vfat A3F3-A48F /mnt
    sr0
    root@ubuntu-server:/home/buddy# fdisk -l /dev/sda
    Disk /dev/sda: 8 GiB, 8589934592 bytes, 16777216 sectors
    Units: sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disklabel type: dos
    Disk identifier: 0x071af176

    Device Boot Start End Sectors Size Id Type
    /dev/sda1 * 2048 11718655 11716608 5.6G 83 Linux
    /dev/sda2 11718656 16777215 5058560 2.4G 5 Extended
    /dev/sda5 13819904 16777215 2957312 1.4G 83 Linux
    /dev/sda6 11720704 13819903 2099200 1G 83 Linux

    Partition table entries are not in disk order.
    root@ubuntu-server:/home/buddy#

Új hozzászólás Aktív témák