Timeline for Resize dev/sda2 Ubuntu VMWare
Current License: CC BY-SA 4.0
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 18, 2020 at 23:58 | vote | accept | Sam-T | ||
| Sep 18, 2020 at 23:04 | answer | added | fra-san | timeline score: 5 | |
| Sep 18, 2020 at 22:53 | comment | added | Thomas Ward | By adding another disk you've simply made a new device usable on the system, you haven't expanded your storage on the root drive (sdb is your 'new drive')Nor have you expanded the partition first so that it can use the excess space on the disk. | |
| Sep 18, 2020 at 21:20 | history | edited | Sam-T | CC BY-SA 4.0 |
added 806 characters in body
|
| Sep 18, 2020 at 21:18 | answer | added | Nour Eddin | timeline score: 0 | |
| Sep 18, 2020 at 21:10 | history | edited | Sam-T | CC BY-SA 4.0 |
Response to comment
|
| Sep 18, 2020 at 20:50 | comment | added | Krackout |
Start with parted -l or fdisk -l. Do they show you the increased disk (not fs) size on the first disk, and the second empty disk? This command will also help you: lsblk -o name,fstype,size,fssize,mountpoint,label,model,vendor Post the output of the commands and I'll add to the answer how you should proceed.
|
|
| Sep 18, 2020 at 20:32 | review | First posts | |||
| Sep 20, 2020 at 15:04 | |||||
| Sep 18, 2020 at 20:27 | history | asked | Sam-T | CC BY-SA 4.0 |