pop-os / distinst

Installer Backend
GNU Lesser General Public License v3.0
221 stars 43 forks source link

Doesn't show partitions on MacBook, can't install #316

Open patx opened 1 year ago

patx commented 1 year ago

Distribution (run cat /etc/os-release): elementaryOS 7.0 MacBook 12" Retina 2017

Related Application and/or Package Version (run apt policy $PACKAGE NAME): io.elementary.installer

Issue/Bug Description: Installer does not show partitions on Erase and Install step, so you can't advance to install.

Steps to reproduce (if you know): Boot Live CD Install (use entire disk)

Expected behavior: Install the OS

Other Notes:

** (io.elementary.installer:9521): CRITICAL **: 07:20:11.347: CheckView.vala:105: Unable to get disks list: 
GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message recipient disconnected from message bus without replying
jacobgkau commented 1 year ago

If you e.g. sudo apt install gnome-disk-utility or sudo apt install gparted and then open one of those apps up, does it show the disks/partitions that you're expecting?

patx commented 1 year ago

@jacobgkau Yes gparted works as expected.