Vanilla-OS / vanilla-installer

A frontend in GTK 4 and Libadwaita for Albius.
GNU General Public License v3.0
79 stars 32 forks source link

ESP partition problem during installation #84

Closed zhainhart closed 1 year ago

zhainhart commented 1 year ago

I've trying to install vanilla os on my macbook air mid-2015, i have a problem in partitioning. here's the log :


distinst: decrypting luks partitions distinst: configuring lvm/ luks partitions
distinst: disks configured
[ERROR distinst:src/installer/mod.rs: 300] errored while installing system: partition valida tion: the ESP partition must be at least 256 MLB in size
install failed: partition validation: the ESP partition must be at least 256 MLB in size ```
mks-h commented 1 year ago

Can you please paste the log inside a code block? You can do so either with a button in the editor, or manually by surrounding it with ``` (three backticks) like so (ignore ">"):

Some text
> ```
Multiline
Code
Block
> ```
Some more plain text

Thanks in advance!

zhainhart commented 1 year ago

Can you please paste the log inside a code block? You can do so either with a button in the editor, or manually by surrounding it with ``` (three backticks) like so (ignore ">"):

Some text
> ```
Multiline
Code
Block
> ```
Some more plain text

Thanks in advance!

edited, thanks

mks-h commented 1 year ago

This issue should be moved either to the distinst repo or the vanilla-installer repo. Lets wait for a developer to move it to the appropriate place.

zhainhart commented 1 year ago

any updated ?

mirkobrombin commented 1 year ago

can you try with latest iso?

KenJyn76 commented 1 year ago

can you try with latest iso?

I'm getting the same exact error, MacBook Air 2015

kbdharun commented 1 year ago

can you try with latest iso?

I'm getting the same exact error, MacBook Air 2015

This issue might be fixed in future on Orchid (as we will be switching from distinst to @matbme's Albius).

matbme commented 1 year ago

Closing as Orchid doesn't use Distinst anymore.