[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#410596: [Fwd: (process:number) INFO: kbd-mode: setting console mode to Unicode (UTF-8)]



(No need to CC the developers when replying. We see the answers on the 
mailing list.)

On Tuesday 20 February 2007 19:25, Pablo Ripolles wrote:
> after i do "Load installer components from CD" (without loading any
> optional installer modules, so no crypto-modules, eject-udeb,
> fb-modules, ipv6-modules,...):
>
> MemFree:  5032 kB

OK. This is definitely too little free memory to continue the install. In 
my experience you need something like 10MB free at the beginning of 
partitioning for things to work correctly.

This means that the lowmem levels do need adjusting for alpha. Steve has 
said that he will investigate the correct levels.

You will probably be able to install your system by booting with as extra 
boot parameter BOOT_DEBUG=3. This should drop you into a shell. You can 
then edit /lib/debian-installer-startup,d/S15-lowmem (using nano) and 
change the value of level2 to 50 in last set of values to:
<snip>
                *)
                        level1=64
                        level2=50
                        min=0 #FIXME
                ;;
        esac
</snip>

When you do this, the installer should start in lowmem level 2 instead of 
level 1 which will allow you to not install unneeded components.
I suggest that you _do_ select partman-ext3 as additional component. That 
should still leave enough memory free.



Reply to: