On Sun, Feb 09, 2003 at 11:24:30AM -0500, Christian T. Steigies wrote: > On Sun, Feb 09, 2003 at 03:34:11PM +0200, Peter Slegg wrote: > > > > Ï am a complete GNÛ/Linux newbie and Ï have just got a copý of Debian > > Woodý on CD version 3.0.23-2002-05-21 > > > > Ï am hoping to install Debian on mý Milan060, an Âtari clone. Ï am running > > the installation from GËM in 256 colours. > > > > When Ï run bootstra.prg it quicklý does some RÂM checks and unpacks > > Linux.bin > > then displaýs the bootstrap and kernel version info followed bý > > "Booting Linux..." > > > > Ât that point the mouse and keýboard lock-up. Ï waited about 5 minutes > > but nothing else happened. Ïs it trýing to start the Linux kernel at this > > point ? Ï have tried changing some of the bootargs: > > > > -s -k linux.bin -r root.bin root=/dev/ram video=keep load_ramdisk=1 > > nolangchooser > > -s -k linux.bin -r root.bin root=/dev/ram video=external load_ramdisk=1 > > nolangchooser verbose > > > > but Ï don't know what to do next. Ï have had a look at some of the mail > > archives > > and can't find aný mention of similar crash problems. > > > > Ï did manage to get an error message at one point but Ï haven't been able > > to repeat it. Ï don't know if this is useful. > > > > Ëxception #3 PC=00Ë1CD74 TËXT+336CF6DB ÛSR=010B24ÂÂ SR=2700 > > > > Does anýone have aný suggestions ? > > I don't know if it hurts, if 060 support is not selected, maybe there is no > support for Milan yet in the kernel? Hades (some atari clone?) has a > selectable option, maybe Milan needs one as well?
So much for 060 and atari: make[3]: Entering directory `/build/linux-m68k/kernel/kernel-image-2.2.20-atari-2.2.20/kernel-source-2.2.20/arch/m68k/ifpsp060' /usr/bin/gcc272 -D__KERNEL__ -I/build/linux-m68k/kernel/kernel-image-2.2.20-atari-2.2.20/kernel-source-2.2.20/include -D__ASSEMBLY__ -traditional -c -o fskeleton.o fskeleton.S fskeleton.S: Assembler messages: fskeleton.S:317: Error: can't resolve `_060_real_trace' {*UND* section} - `_FP_CALL_TOP' {.text section} fskeleton.S:318: Error: can't resolve `_060_real_access' {*UND* section} - `_FP_CALL_TOP' {.text section} fskeleton.S:323: Error: can't resolve `_060_imem_read' {*UND* section} - `_FP_CALL_TOP' {.text section} fskeleton.S:324: Error: can't resolve `_060_dmem_read' {*UND* section} - `_FP_CALL_TOP' {.text section} fskeleton.S:325: Error: can't resolve `_060_dmem_write' {*UND* section} - `_FP_CALL_TOP' {.text section} [...] Is 060 supported on atari? Maybe in a 2.4.x kernel? Christian