![]() ![]() |
Feb 6 2009, 04:27 AM
Post
#1
|
|
|
Group: Members Posts: 76 Joined: 14-December 07 Member No.: 21,073 |
Hi how do I setup cack on a partitioned SD card? Zubuntu is running on the 1st partition.
|
|
|
|
Feb 6 2009, 06:14 AM
Post
#2
|
|
|
Group: Members Posts: 17 Joined: 23-May 05 Member No.: 7,196 |
This is how I configured my C3100.
I installed cacko normally to the NAND. I installed the patch avail here to remove the need for the part hard drive partitions: http://www.oesf.org/forum/index.php?s=&...st&p=176430 Then I created a couple of partitions on an SD card, one to hold the Zubuntu OS and one to point to the install of cacko on the NAND. All I did to get cacko working is in the /boot partition on the sd card was place the zImage file and the kerel-cmdline containing the text below console=ttyS0 root=/dev/mtdblock2 mtdparts=sharpsl-nand:7168k@0k(smf),32768k@7168k(root),-(home) jffs2_orphaned_inodes=delete EQUIPMENT=0 LOGOLANG=1 DEFYEAR=2006 LOGO=1 LAUNCH=q what this does is load the zImage file from SD then loads the rest of cacko from the internal memory. |
|
|
|
Feb 8 2009, 11:31 PM
Post
#3
|
|
|
Group: Members Posts: 76 Joined: 14-December 07 Member No.: 21,073 |
Thanks it worked. One more question. I have debian installed on the hard drive. What should the kernel-cmdline file contain to boot debian successfully? Thanks
|
|
|
|
Feb 10 2009, 07:39 AM
Post
#4
|
|
![]() Group: Members Posts: 94 Joined: 22-September 05 From: Hong Kong Member No.: 8,168 |
This is how I configured my C3100. I installed cacko normally to the NAND. I installed the patch avail here to remove the need for the part hard drive partitions: http://www.oesf.org/forum/index.php?s=&...st&p=176430 Then I created a couple of partitions on an SD card, one to hold the Zubuntu OS and one to point to the install of cacko on the NAND. All I did to get cacko working is in the /boot partition on the sd card was place the zImage file and the kerel-cmdline containing the text below console=ttyS0 root=/dev/mtdblock2 mtdparts=sharpsl-nand:7168k@0k(smf),32768k@7168k(root),-(home) jffs2_orphaned_inodes=delete EQUIPMENT=0 LOGOLANG=1 DEFYEAR=2006 LOGO=1 LAUNCH=q what this does is load the zImage file from SD then loads the rest of cacko from the internal memory. Tks. It works for me also. I can now multiboot Zubuntu/Andromeda Debian/Android 0.9/Angstrom and finally, Cacko! Ha Ha In case anyone need, here is the kernel I used: http://www.oesf.org/forum/index.php?showto...st&p=178674 Thanks it worked. One more question. I have debian installed on the hard drive. What should the kernel-cmdline file contain to boot debian successfully? Thanks I just copy the one from Zubuntu and Debian boots just fine. |
|
|
|
Apr 5 2009, 11:35 PM
Post
#5
|
|
![]() Group: Members Posts: 20 Joined: 19-May 06 From: France Member No.: 9,912 |
Hello, i've a 3100 i've done the same manipulation :
QUOTE This is how I configured my C3100. I installed cacko normally to the NAND. I installed the patch avail here to remove the need for the part hard drive partitions: http://www.oesf.org/forum/index.php?s=&...st&p=176430 Then I created a couple of partitions on an SD card, one to hold the Zubuntu OS and one to point to the install of cacko on the NAND. All I did to get cacko working is in the /boot partition on the sd card was place the zImage file and the kerel-cmdline containing the text below console=ttyS0 root=/dev/mtdblock2 mtdparts=sharpsl-nand:7168k@0k(smf),32768k@7168k(root),-(home) jffs2_orphaned_inodes=delete EQUIPMENT=0 LOGOLANG=1 DEFYEAR=2006 LOGO=1 LAUNCH=q what this does is load the zImage file from SD then loads the rest of cacko from the internal memory. What does mean " and one to point to the install of cacko on the NAND. " ? Because i've only create on the SD card 2 partitions, one with Zubuntu and one empty named cacko with etx3 as filesystem. thanks. |
|
|
|
Apr 6 2009, 09:20 AM
Post
#6
|
|
![]() Group: Members Posts: 94 Joined: 22-September 05 From: Hong Kong Member No.: 8,168 |
Hello, i've a 3100 i've done the same manipulation : What does mean " and one to point to the install of cacko on the NAND. " ? Because i've only create on the SD card 2 partitions, one with Zubuntu and one empty named cacko with etx3 as filesystem. thanks. The 'real' cacko system is indeed on NAND. We only need a small partition on SD/CF to hold the cacko/sharp kernel, distro description and boot parameters (which tell the boot loader to boot the 'real' cacko on NAND). |
|
|
|
Apr 6 2009, 05:21 PM
Post
#7
|
|
|
Group: Members Posts: 123 Joined: 4-March 04 From: Toronto, Canada Member No.: 2,156 |
Can anyone tell me how these lines would change for a C1000? I would like to run Cacko off the main memory and try other OSs off my SD card.
console=ttyS0 root=/dev/mtdblock2 mtdparts=sharpsl-nand:7168k@0k(smf),32768k@7168k(root),-(home) jffs2_orphaned_inodes=delete EQUIPMENT=0 LOGOLANG=1 DEFYEAR=2006 LOGO=1 LAUNCH=q The help is appreciated. |
|
|
|
Apr 6 2009, 10:37 PM
Post
#8
|
|
![]() Group: Members Posts: 20 Joined: 19-May 06 From: France Member No.: 9,912 |
QUOTE The 'real' cacko system is indeed on NAND. We only need a small partition on SD/CF to hold the cacko/sharp kernel, distro description and boot parameters (which tell the boot loader to boot the 'real' cacko on NAND). Thanks Fatty, What do i insert in the cacko's partition on SD/CF ? Thank you. |
|
|
|
Apr 7 2009, 04:39 PM
Post
#9
|
|
![]() Group: Members Posts: 94 Joined: 22-September 05 From: Hong Kong Member No.: 8,168 |
Can anyone tell me how these lines would change for a C1000? I would like to run Cacko off the main memory and try other OSs off my SD card. console=ttyS0 root=/dev/mtdblock2 mtdparts=sharpsl-nand:7168k@0k(smf),32768k@7168k(root),-(home) jffs2_orphaned_inodes=delete EQUIPMENT=0 LOGOLANG=1 DEFYEAR=2006 LOGO=1 LAUNCH=q The help is appreciated. Same. It works for both of my C1000 (booting Sharp ROM) & C3100 (booting Cacko). |
|
|
|
Apr 7 2009, 04:51 PM
Post
#10
|
|
![]() Group: Members Posts: 94 Joined: 22-September 05 From: Hong Kong Member No.: 8,168 |
QUOTE The 'real' cacko system is indeed on NAND. We only need a small partition on SD/CF to hold the cacko/sharp kernel, distro description and boot parameters (which tell the boot loader to boot the 'real' cacko on NAND). Thanks Fatty, What do i insert in the cacko's partition on SD/CF ? Thank you. Three files. image.nfo (text file containing only a name of the distro) zImage (kernel image. Take a look at post #4) kernel-cmdline (kernel boot parameter. The heart of this entire thread!) Don't forget to do the patch mentioned in post #2. |
|
|
|
Apr 8 2009, 10:56 PM
Post
#11
|
|
![]() Group: Members Posts: 20 Joined: 19-May 06 From: France Member No.: 9,912 |
Thanks Fatty,
it works but i don't have anymore the /hdd3 partition with fat 32 file system on my cacko. Bye |
|
|
|
Apr 9 2009, 01:25 AM
Post
#12
|
|
![]() Group: Members Posts: 20 Joined: 19-May 06 From: France Member No.: 9,912 |
|
|
|
|
Apr 9 2009, 11:44 AM
Post
#13
|
|
|
Group: Members Posts: 123 Joined: 4-March 04 From: Toronto, Canada Member No.: 2,156 |
Hi Fatty. Thank you for the quick reply. I will be trying this over the weekend.
|
|
|
|
Apr 9 2009, 11:25 PM
Post
#14
|
|
![]() Group: Members Posts: 2,821 Joined: 13-September 04 From: Wasilla Ak. Member No.: 4,572 |
I'm having the stuck on the blue "loading cacko and qtopia screen. Any suggestions? D&M nand utils of some kind reflash cacko? I'd like to get this going, mostly for eviljazz's audio updates.
Zubuntu (jaunty) is running great, though. |
|
|
|
Apr 10 2009, 07:57 AM
Post
#15
|
|
|
Group: Members Posts: 13 Joined: 2-August 07 Member No.: 18,754 |
Don't know which Cacko kernal you are using (in Cacko partition of SD), but I was not able to get past the "loading Cacko..." screen using eviljazz's kernals.
I was able to load Qtopia using the kernal link above (post # 4 by Fatty). Although it let me boot into Cacko, I then had the problem of never being able to fully suspend in Cacko (my screen would go blank but backlight remained on). I posted not too long ago to see if anyone else experienced this, but I seem to be the only one. Perhapes you will have more success! good luck! |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 20th May 2013 - 06:02 AM |