|
2008-08-12
, 06:27
|
|
Posts: 1,648 |
Thanked: 2,122 times |
Joined on Mar 2007
@ UNKLE's Never Never Land
|
#152
|
Ok, as root, I had to do the mount command
(you might need to mkdir /debian first)Code:mount -t jffs2 /dev/mtdblock4 /debian
Then I had to use my very newest version of the chroot scripts to chroot in. You need the new version, otherwise you could overwrite important files.
The /home/user/.chroot file needs this:
It will fail to mount the partition, but you've already mounted it manually, and then it works.Code:IMGFILE=/dev/mtdblock4 IMGFS=jffs2
I was able to do apt-get -f install in the chroot, and it installed then rebooted automatically... back to my flash partition! Yay!
Note, I cleared some space to get it to finish the install... You'll need to do it too, if you're in this boat.
Setting up the chroot... /sbin/debian: line 112: gxmessage: not found
|
2008-08-12
, 06:30
|
Posts: 384 |
Thanked: 90 times |
Joined on Mar 2008
|
#153
|
my_tablet:~# apt-get install telnet
Reading package lists... Done
Building dependency tree
Reading state information... Done
telnet is already the newest version.
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
osso-software-version-rx44: Depends: kernel-diablo-flasher (= 2.6.21-200829maemo1) but 2.6.21-200823maemo3 is to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
my_tablet:~# apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following packages will be REMOVED:
osso-software-version-rx44
0 upgraded, 0 newly installed, 1 to remove and 44 not upgraded.
Need to get 0B of archives.
After unpacking 0B of additional disk space will be used.
Do you want to continue [Y/n]? y
(Reading database ... 24207 files and directories currently installed.)
Removing osso-software-version-rx44 ...
my_tablet:~# apt-get install maemo-recorder
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
gstreamer0.10-plugins-extra
Use 'apt-get autoremove' to remove them.
The following packages will be upgraded:
maemo-recorder
1 upgraded, 0 newly installed, 0 to remove and 43 not upgraded.
Need to get 77.4kB of archives.
After unpacking 20.5kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
maemo-recorder
Install these packages without verification [y/N]? y
Get:1 http://repository.maemo.org chinook/free maemo-recorder 0.2.0 [77.4kB]
Fetched 77.4kB in 2s (32.8kB/s)
(Reading database ... 24206 files and directories currently installed.)
Preparing to replace maemo-recorder 0.2.0 (using .../maemo-recorder_0.2.0_armel.deb) ...
Unpacking replacement maemo-recorder ...
dpkg: error processing /var/cache/apt/archives/maemo-recorder_0.2.0_armel.deb (--unpack):
trying to overwrite `/usr/lib/gstreamer-0.10/libgstwavenc.so', which is also in package gstreamer0.10-plugins-extra
Errors were encountered while processing:
/var/cache/apt/archives/maemo-recorder_0.2.0_armel.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
my_tablet:~#
|
2008-08-12
, 06:33
|
Posts: 143 |
Thanked: 32 times |
Joined on Apr 2007
|
#154
|
|
2008-08-12
, 06:34
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#155
|
|
2008-08-12
, 06:50
|
|
Posts: 5,478 |
Thanked: 5,222 times |
Joined on Jan 2006
@ St. Petersburg, FL
|
#156
|
|
2008-08-12
, 06:51
|
|
Posts: 4,708 |
Thanked: 4,649 times |
Joined on Oct 2007
@ Bulgaria
|
#157
|
The Following User Says Thank You to Bundyo For This Useful Post: | ||
|
2008-08-12
, 07:13
|
|
Posts: 5,478 |
Thanked: 5,222 times |
Joined on Jan 2006
@ St. Petersburg, FL
|
#158
|
maemo.org and related Nokia services are currently down.
Anyone trying to update or install applications from Nokia and maemo.org sources will be unable to.
The Following User Says Thank You to GeneralAntilles For This Useful Post: | ||
|
2008-08-12
, 07:58
|
|
Posts: 4,708 |
Thanked: 4,649 times |
Joined on Oct 2007
@ Bulgaria
|
#159
|
|
2008-08-12
, 08:14
|
|
Posts: 14 |
Thanked: 2 times |
Joined on Nov 2007
@ France
|
#160
|
initfs-flasher kernel-diablo-flasher flash-and-reboot
Because you uninstalled osso-software-version-rx*4.Or, more likely, since the maemo.org and Nokia Maemo-related services are currently down. . . .
Last edited by GeneralAntilles; 2008-08-12 at 06:51.