On 03/21/2015 01:26 PM, John Paul Adrian Glaubitz wrote: > Please post the full amiboot command line you are using. I haven't > watched the video yet, but did you remember to use the initrd?
amiboot-5.6 -d -k vmlinuz-3.16.0-4-m68k initrd=initrd.img-3.16.0-4-m68k root=/dev/sdc1 fb=false > amiboot-5.6 -k vmlinux-3.16.0-4-m68k -r initrd.img-3.16.0-4-m68k > root=/dev/hda3 console=tty0 console=ttyS0,9600n8 modprobe.blacklist=amiflop I now used amiboot-5.6 -k vmlinuz-3.16.0-4-m68k -r initrd.img-3.16.0-4-m68k root=/dev/sdc1 fb=false modprobe.blacklist=amiflop and instead of a kernel panic get a BusyBox prompt. Progress! :-) It still does not find / mount the root partition but now I should be able to find out the correct argument for root=. Thanks! Sebastian -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

