Hi chrpaq,
I made a new SD card using the gnublin-installer and got the same problem:
APEX Boot Loader 1.6.8-ep -- Copyright (c) 2004-2008 Marc Singer
compiled for Embedded Projects EPLPC3131 on 2013.Jul.22-18:49:43
APEX comes with ABSOLUTELY NO WARRANTY. It is free software and
you are welcome to redistribute it under certain circumstances.
For details, refer to the file COPYING in the program source.
apex => mem:0x11029000+0xd8cc (55500 bytes)
env => lnand:512k+256k (bad-region)
Use the command 'help help' to get started.
# wait 2
# copy ext2://1/zImage 0x30008000
2710604 bytes transferred
# boot
ARCH_ID: 9998 (0x270e)
ATAG_HEADER
ATAG_MEM: start 0x30000000 size 0x01000000
ATAG_CMDLINE: (72 bytes) 'console=ttyS0,115200n8 root=/dev/mmcblk0p3 rw rootfstype=ext4 rootwait '
ATAG_END
Booting kernel at 0x30008000...
The target SD card was also the original 2GB card from Elektor. So I thought I may have done something wrong (acutally, I think I had originally planned to test the card in my new 32MB version of the elektor board, but I am not sure) and decided to repeat the process of creating a new SD Card using gnbulin-installer (see screen shots below).
This time the SD card booted normally into the new debian system, so I halted the gnublin so as to use the newly created SD card as a target to test your scenario. However, when I try to download the 8MB rootfs zip file, I get the response "forbidden":
elektor@elektor-VirtualBox:~$
elektor@elektor-VirtualBox:~$ cd /
elektor@elektor-VirtualBox:/$ cd /media
elektor@elektor-VirtualBox:/media$ ls
cdrom Gnublin Kernel VBOXADDITIONS_4.2.18_88780
elektor@elektor-VirtualBox:/media$ cd
elektor@elektor-VirtualBox:~$ wget http://www.gnublin.org/downloads/Gnublin_Elektor_Debian_8MB_rootfs.tar.gz
--2013-11-02 11:19:02-- http://www.gnublin.org/downloads/Gnublin_Elektor_Debian_8MB_rootfs.tar.gz
Resolving www.gnublin.org (www.gnublin.org)... 46.163.117.240
Connecting to www.gnublin.org (www.gnublin.org)|46.163.117.240|:80... connected.
HTTP request sent, awaiting response... 403 Forbidden
2013-11-02 11:19:02 ERROR 403: Forbidden.
elektor@elektor-VirtualBox:~$
Same occurs when I visit the gnublin site and attempt to download via browser. Registering as a member also does not help. So, my best guess is that this process is currently "under construction", possibly due to the problem you have cited.
One point that I seem to misunderstand: are you only wanting to convert your existing "old" file system to ext4 ( remaining with "old" rootfs to keep your "customiziation")? If so, would you not want to use the gnublin-installer for that, using the appropiate radio button selections? If, however, you are wanting to convert to the new debian rootfs AND still keep your "customization", does that not mean you would have to take another approach? I believe that using the command line referenced would simply overwrite your entire file system, including "customization", would it not?
Best regards,
Ag