tüftel mitlerweile seit einigen Tagen an einem Multi ISO Boot USB Stick via Grub2, funktioniert prinzipiell schon mal recht gut, bis auf Sabayon, hab mitlerweile einige Linux Distris(Ubuntu, Fedora, Mint Debian) am laufen, nur streikt Sabayon immer wieder, weil er keine CD im Laufwerk findet, sinnvollerweise
im moment schaut mein eintrag für Sabayon so aus:
- Code: Select all
SABAYON_CURRENT="5.5"
SABAYON_CURRENT_E17_ISO="/boot/iso/linux/sabayon_${SABAYON_CURRENT}_E17_32bit.iso"
SABAYON_CURRENT_E17_PATH="/boot/iso/linux/sabayon_${SABAYON_CURRENT}_E17_32bit"
menuentry "05. Sabayon ${SABAYON_CURRENT} E17" {
linux ${SABAYON_CURRENT_E17_PATH}/sabayon bootfrom=${SABAYON_CURRENT_E17_PATH} root=/dev/ram0 initrd=${SABAYON_CURRENT_E17_PATH}/sabayon.igz aufs init=/linuxrc cdroot cdroot_type=udf looptype=squashfs max_loop=64 loop=${SABAYON_CURRENT_E17_PATH}/livecd.squashfs splash=silent,theme:sabayon radeon.modeset=1 vga=791 console=tty1 quiet --
initrd ${SABAYON_CURRENT_E17_PATH}/sabayon.igz
}
habs ganze auch schon via ISO direkt probiert und via memdisk, es will einfach nich funktionieren, habt ihr vllt noch ne idee, wies machbar wäre?
MfG,
Marcel
Edit: Die Meldung vom Boot:
No bootable medium found. Waiting for new devices...
Looking for the cdrom
Attempting to mount media:- /dev/sr0
Attempting to mount media:- /dev/sda1
Attempting to mount media:- /dev/sdb1
Media not found
Could not find CD to boot, something else needed!
Determining root device...
Could not find the root block device in .
