![]() |
Re: Introducing console-tools v1 (install-tools replacemement)
"sh -x partition-finder.sh 2> output"
Error: "sh: can't open partition-finder.sh" If I simply enter the command without "sh -x", I get "/dev/mtdblock4 "Size:256MB Used: Free:AVAIL Type:jffs2", and hang there (it won't return to prompt) -- I think it is waiting for some input? |
Re: Introducing console-tools v1 (install-tools replacemement)
Quote:
sorry my fault, try this export PATH=/root/.bin:$PATH sh -x /root/.bin/partition-finder.sh 2> output |
Re: Introducing console-tools v1 (install-tools replacemement)
The command "sh -x /root/.bin/partition-finder.sh 2> output" never returns to prompt. I pressed ^C to terminate it after 1minute.
Contents of output. + df /mnt/initfs + grep initfs + awk {print $1} + export INITFS=/dev/mtdblock4 + test /dev/mtdblock4 = /dev/mtdblock4 + df + grep /dev/mmcblk0p2 + + awk -F . {print $1"MB"} awk {print $3 / 1024} + export USED= + df + awk {print $4 / 1024} + awk -F . {print $1"MB"} + grep /dev/mmcblk0p2 + export AVAIL= + echo /dev/mtdblock4 "Size:256MB Used: Free:AVAIL Type:jffs2" + export LOOP=0 + parted /dev/mmcblk1 print devices + grep -v mtdblock + sed s/ /-/ |
Re: Introducing console-tools v1 (install-tools replacemement)
Quote:
I found the problem, I really appreciate your help.. My partition-finder script neeeds more logic. I will update sometime today to fix the problem. You could try changing line 16 of partition-finder.sh from: for i in `parted /dev/mmcblk1 print devices to for i in `parted /dev/mmcblk0 print devices Or just wait for me, I will be adding a disk check, and then run 0 or 1 depending on whats available. Thanks again for your help and patients. |
Re: Introducing console-tools v1 (install-tools replacemement)
Somehow, console tools is breaking File Manager (in the Utilities Menu) after pb is run, and uninstalling console tools and rebooting the NIT doesn't fix File Manager.
I was cloning my NIT last night and needed files from my wifes laptop, so I went to File Manager to see the share. File Manager would only show the "File Manager-loading" box for a few seconds, and then nothing. After a few minutes of futzing around, I decided to reflash and start again. I reflashed, installed Pidgin, rootsh, console tools, and a few others. Ran pb to make my partitions. Then went to get those files from my wifes laptop. And no File Manager. Same File Manager-loading and then nothing. So I reflashed again. Here's what I got- N800, 8GB SDHC, fresh reflash of 43-7. Nothing else installed. I installed console tools. Ran File Manager. Works fine. I run PB. Deleted all listed partitions on the SDHC card. Ran File Manager. I get the "File Manager-loading" message, then nothing. I remove, via Application Manager, console tools. Reboot Run File Manager. Still broke. At this point, all my skills know to do is reflash and not use console tools to clone to my SD card, which is fine. Since I have had this problem 3 times in a row, I am confident it is reproducible on another N800. I have to get mine up to usable status since it has become my primary computer after the tragic death of my tablet PC, but I'll be glad to answer any questions on my config I may have not answered so someone wo knows what they are doing can fix it. Thanks Keith |
Re: Introducing console-tools v1 (install-tools replacemement)
Quote:
run filemanager, is it still broken? I have it in the script to disable filemanager during certain operations, if you crash out, it could leave filemanager in a bad state, run pb again to fix it. I will look for a better solution to this problem |
Re: Introducing console-tools v1 (install-tools replacemement)
Quote:
This has been fixed, thanks again for all your help, download the updated deb Let me know if its working? |
Re: Introducing console-tools v1 (install-tools replacemement)
Ok, so I have used gparted to make my partitions on my internal sd, 200mb fat32, 1.5gb ext3 and 256mb swap. I have finished cloning to internal sd and set booymenu to boot the clone image. Everything said to have gone successful but, how can I tell?
|
Re: Introducing console-tools v1 (install-tools replacemement)
Quote:
|
Re: Introducing console-tools v1 (install-tools replacemement)
Quote:
|
All times are GMT. The time now is 16:22. |
vBulletin® Version 3.8.8