Ich bin beim Punkt
Code: Select all
lvcreate -L1024M -nSWAP GENTOOCode: Select all
Volume group "GENTOO" not foundEDIT: Problem gelöst: Der obrige Fehler ist im Tutorial, anstatt
Code: Select all
vgcreate vg /dev/mapper/MAINCode: Select all
vgcreate GENTOO /dev/mapper/MAIN

