Ubuntu 18.04 Pareamento de discos LTS

0

Recentemente fiz o upgrade para Ubuntu 18.04LTS . Minha saída fdisk -l está abaixo. Meu sistema é um pouco lento. Gostaria de saber se preciso aumentar o tamanho da partição para o kernal e, em caso afirmativo, qual é o caminho recomendado. Obrigado

myaseen@myaseen208:~$ sudo fdisk -l
[sudo] password for myaseen: 
Disk /dev/loop0: 101.9 MiB, 106803200 bytes, 208600 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


Disk /dev/loop1: 86.6 MiB, 90759168 bytes, 177264 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


Disk /dev/loop2: 86.5 MiB, 90726400 bytes, 177200 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


Disk /dev/loop3: 146.2 MiB, 153284608 bytes, 299384 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


Disk /dev/loop4: 4.9 MiB, 5152768 bytes, 10064 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


Disk /dev/sda: 465.8 GiB, 500107862016 bytes, 976773168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: gpt
Disk identifier: 7F314B52-8818-4A02-AF12-AFF6BA29E8FB

Device         Start       End   Sectors   Size Type
/dev/sda1       2048  39063551  39061504  18.6G Linux swap
/dev/sda2   39063552 234375167 195311616  93.1G Linux filesystem
/dev/sda3  234375168 543213567 308838400 147.3G Linux filesystem
/dev/sda4  543213568 751323135 208109568  99.2G Linux filesystem
/dev/sda5  751323136 976773119 225449984 107.5G Linux filesystem
    
por MYaseen208 29.04.2018 / 12:55

0 respostas