grml / live-boot-grml

GNU General Public License v3.0
10 stars 11 forks source link

Support booting without access to specific filesystems/devices #12

Open mika opened 3 years ago

mika commented 3 years ago

Reported by mebus via IRC, a broken /dev/sda partition by crashed Windows prevents the system from booting:

screenshot

We should research what's the best way how to a) skip access to certain filesystems (like: bootignore=ntfs) and/or b) skip certain devices during bootup (like bootignore=/dev/sda)