I have a weird problem lately:
My system only boots if either a CD is inserted (any CD, not a specific CD(*)) or if I enter UEFI-BIOS before boot.
Otherwise, grub2 would start but afterwards the screen stays black.
The last thing I did before this problem occured (at least I think this was the last thing) was adding partitions on /dev/sdb and /dev/sdc, generating a raid-1 out of these two partitions and adding the RAID to /etc/mdadm/mdadm.conf and /etc/fstab.
My boot-device however is /dev/sda (I have a EFI-partition on /dev/sda1)
If that helps: I run Debian Wheezy (but also have some packages from experimental).
How can I locate the error and solve it?
(*) I tried the following CDs:
- A Debian Wheezy Live DVD (actually a DVD, not a CD) => System booted
- A Mini CD which came with my WiFi-Router (so to say a driver CD) => System booted
- Another driver CD that came with my printer ages ago => System booted
- A music CD (Vive la Fête - République Populaire, but I'm quite convinced that doesn't matter) => System didn't boot
It looks like all data CDs work...
[edit]
here's my dmesg file (with inserted CD)
http://pastebin.com/cxvv0Hqe
maybe that helps!?
F12 Boot Menu(or another F-Key)? Does it boot from that menu? – ott-- Feb 11 at 12:13dmesg– Marcel Feb 11 at 18:35