Jun 14 2007, 03:47 PM
Post
#1
|
|
![]() Group: Members Posts: 2,350 Joined: 30-July 06 Member No.: 10,575 |
Issue: Installing uBoot fails (got flashing lights). Charge light doesn't come on.
Solution: The three Rs: Reformat the card (FAT16, under Linux, mkfs.vfat -F 16 /dev/CARDDEVICE), redownload the uBoot files, and retry the process. Issue: pdaXrom won't find the install files when trying to install the ROM. Solution: Boot into the emergency system and check to see that the card is mounted (type 'df' to see. If /dev/hdx1 or /dev/mmcblk0p1 is listed, it's mounted). Then, cd to the directory with the install files, for CF installs: CODE cd /mnt/cf For SD: CODE cd /mnt/card Then execute this: CODE sh autoboot.sh ./ The install should run fine. Issue: My Z won't boot after trying to install pdaXrom. I want to go back to ROM xyz. Solution: Do a NAND restore. Download the correct file from here (select your Z model on the right): http://www.trisoft.de/en_downloads.htm and put the SYSTCXXX.DBK file on an SD/CF card (FAT16 formatted). remove all power from the Z (battery and AC), then hold Fn+D+M and insert the adapter. YOu should get a diagnostics menu. Go to the third page and select NAND restore. Note that you should only have one card (either SD or CF in the Z at this point). If it doesn't see the file, 1, make sure the name is in all caps, and 2, see below. You can then install ROM xyz normally. Issue: After formatting a card, I can't get a NAND restore/other FAT16-sensitive action to work. Solution: Make sure the system ID is set correctly. fdisk your card: for SD: CODE fdisk /dev/SDDEVICE for CF: CODE fdisk /dev/CFDEVICE Then set the partition's ID to 6 by typing 't' for type, then the patition's number (1), then '6' for FAT16. Reformat your card: CODE mkfs.vfat -F 16 /dev/CARDDEVICE then put the necessary files on the card and retry the action. Issue: My card isn't found when trying to do a NAND restore or I get the "SYSxxx.DBK: file not exist" error when I try to restore my Z. Solution: Make sure you have the DBK file on the root of the card, and that the card is FAT16-formatted and the System ID is set correctly (see above). For SD, make sure there isn't a CF card in the CF slot as well. I feel like I'm missing other common issues, if so, please post them. If this thread could be stickied, that would be great. |
|
|
|
![]() |
Dec 1 2007, 01:59 PM
Post
#2
|
|
|
Group: Members Posts: 2,003 Joined: 16-April 04 From: the Netherlands && /dev/null Member No.: 2,882 |
To boot into the uboot emergency mode, you need to press [OK] when booting starts.
But to install debian, I recommend having the whole rootfs ready before installing uboot and the kernel, because uboot cannot handle ext3 and will freeze when accessing the internal drive or CF. |
|
|
|
Dec 1 2007, 02:36 PM
Post
#3
|
|
![]() Group: Members Posts: 2,821 Joined: 13-September 04 From: Wasilla Ak. Member No.: 4,572 |
To boot into the uboot emergency mode, you need to press [OK] when booting starts. But to install debian, I recommend having the whole rootfs ready before installing uboot and the kernel, because uboot cannot handle ext3 and will freeze when accessing the internal drive or CF. I kinda got the last part-But I had preessed ok--it scrolled a bunch o stff then came to a prompt. isn't that what iti is supposed to do? Anyway, If i can mke uboot do anything but cause to restore my Nand (3x this morning and counting) I was planning to install the taraball to a 1 G CF, then see about doing someinthing with my internal drive |
|
|
|
Dec 1 2007, 02:40 PM
Post
#4
|
|
![]() Group: Members Posts: 2,821 Joined: 13-September 04 From: Wasilla Ak. Member No.: 4,572 |
To boot into the uboot emergency mode, you need to press [OK] when booting starts. But to install debian, I recommend having the whole rootfs ready before installing uboot and the kernel, because uboot cannot handle ext3 and will freeze when accessing the internal drive or CF. I kinda got the last part-But I had preessed ok--it scrolled a bunch o stff then came to a prompt. isn't that what iti is supposed to do? Anyway, If i can mke uboot do anything but cause to restore my Nand (3x this morning and counting) I was planning to install the taraball to a 1 G CF, then see about doing someinthing with my internal drive Am I supposed to include a kernel or something on the card I install Uboot from? |
|
|
|
Dec 1 2007, 04:00 PM
Post
#5
|
|
|
Group: Members Posts: 2,003 Joined: 16-April 04 From: the Netherlands && /dev/null Member No.: 2,882 |
To boot into the uboot emergency mode, you need to press [OK] when booting starts. But to install debian, I recommend having the whole rootfs ready before installing uboot and the kernel, because uboot cannot handle ext3 and will freeze when accessing the internal drive or CF. I kinda got the last part-But I had preessed ok--it scrolled a bunch o stff then came to a prompt. isn't that what iti is supposed to do? Anyway, If i can mke uboot do anything but cause to restore my Nand (3x this morning and counting) I was planning to install the taraball to a 1 G CF, then see about doing someinthing with my internal drive Am I supposed to include a kernel or something on the card I install Uboot from? Uboot and the kernel are separate and they use two totally different sets of files to install. If the installation of uboot is successful and can boot into the uboot emergency mode, i think it's better to remove all the uboot files from the card (say, a SD) and put only the autoboot.sh and the kernel.img on it and then run /mnt/card/autoboot.sh to flash the kernel. This applies to both pdaXrom and debian eabi (yonggun kernel). |
|
|
|
Capn_Fish Is Your Z "dead" After Trying To Install Pdaxrom? Jun 14 2007, 03:47 PM
ghostshadow Question :
If it's dead, how do you get it t... Jun 15 2007, 11:25 AM
Capn_Fish What did you do/try to do?
EDIT: This only covers... Jun 15 2007, 11:44 AM
ghostshadow Phew Awesome! it worked, A mod can delete my p... Jun 15 2007, 02:15 PM
pelrun If you format the card device instead of the parti... Jun 15 2007, 05:12 PM
Capn_Fish Thanks for pointing that out. I was under the impr... Jun 15 2007, 06:00 PM
gromituk Thank you very much for this thread - I thought I... Jun 16 2007, 06:23 AM
dominate I'm confused... I tried to install u-boot... n... Jun 20 2007, 06:27 AM
Capn_Fish QUOTE(dominate @ Jun 20 2007, 09:27 AM)I... Jun 20 2007, 07:23 AM
dominate QUOTE(Capn_Fish @ Jun 20 2007, 09:23 AM)QUOTE... Jun 20 2007, 07:57 AM
nauj27 QUOTE(Capn_Fish @ Jun 20 2007 @ 09:23 AM)You... Aug 9 2007, 10:30 PM
adf I tried to install U-Boot. It seemed to work- I go... Dec 1 2007, 01:54 PM
gmad This is better place to my ask, so I ask again....... Dec 3 2007, 01:39 PM
Capn_Fish Try doing a NAND restore without the NAND erase, i... Dec 3 2007, 02:42 PM![]() ![]() |
|
Lo-Fi Version | Time is now: 25th May 2013 - 11:42 AM |