У меня есть 3 раздела на моем компьютере.
+-----------+-------+----------+---------+----------------------------------------------------------------------------------------------------------+
| Device | Type | Size | Used | Comments |
+-----------+-------+----------+---------+----------------------------------------------------------------------------------------------------------+
| /dev/sda1 | ntfs | 104MB | 35MB | This is Windows loader |
| /dev/sda2 | ntfs | 144598MB | 64536MB | Here I want to install UBUNTU |
| /dev/sda3 | ntfs | 105353MB | 20227MB | This my backup partition. I don't want to delete anything from here, I have all my necessary information |
+-----------+-------+----------+---------+----------------------------------------------------------------------------------------------------------+
Проблема в том, что я выбираю «Устройство для установки загрузчика» /dev/sda2
.
Я получил:
No root file system is defined.
Please correct this from the partitioning menu.
Как я могу решить это?