Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - abm_y4k

Pages: [1] 2 3 ... 5
1
Debian / Kernel Conf File For Kernel 2.6.24.4-yonggun
« on: July 03, 2008, 12:10:22 pm »
Quote from: radiochickenwax
Quote from: abm_y4k
You need to modify the kernel .config file and recompile it:

CONFIG_CMDLINE="console=ttyS0,115200n8 console=tty1 noinitrd root=/dev/hda1 rootfstype=ext3 rootdelay=1 rw  fbcon=rotate:1 dyntick=enable debug"

change root=<device you want to boot it at>

Thanks! but I still don't think I'm building for uBoot properly, since there is no "uImage" in "arch/arm/boot" despite the output



Code: [Select]
make uImage ARCH=arm CROSS_COMPILE=arm-none-linux-gnueabi- gives

Code: [Select]
  Kernel: arch/arm/boot/Image is ready
  Kernel: arch/arm/boot/zImage is ready
  UIMAGE  arch/arm/boot/uImage
/usr/bin/mkimage [OPTIONS]

 Options:
 -f        Specify an input MD5 file. MD5s must be in jigdo's
                     pseudo-base64 format
 -j      Specify the input jigdo file
 -t