linuxmint / live-installer

A live installer for the Debian edition
57 stars 65 forks source link

Drive Names and Partition Labels #26

Closed philipzae closed 2 years ago

philipzae commented 10 years ago

I feel that it would be useful if partition labels can be included in the partitioning and grub part of the installer, similar to gparted. lmde installer - no partition lables lmde installer - gparted

In the grub part of the installer, drive names and partition labels would be quite useful. It might be useful to also have separate drop down menus for installing the bootloader to a drive or partition. lmde installer - no drive names or partition labels

kneekoo commented 7 years ago

The labels would be a quite welcome improvement, and it would be best if only the supported partitions would be offered as choices.

So the list could be changed like this:

/dev/sda
/dev/sdb
/dev/sda1 (DEBIAN)
/dev/sda2 **<- extended, don't list it**
/dev/sda3 (SOLYDX)
/dev/sda4 (LMDE)
/dev/sda5 **<- linux-swap, don't list it**
/dev/sda6 (PART4)
/dev/sda7 (PART5)
/dev/sda8 (PART6)
/dev/sda9 (HOME)
/dev/sdb1 (DATA)