|
2007-08-03
, 07:43
|
Posts: 122 |
Thanked: 12 times |
Joined on Feb 2007
@ Helsinki, Finland
|
#2
|
|
2007-08-03
, 07:50
|
Posts: 19 |
Thanked: 0 times |
Joined on Aug 2007
@ Germany / Bochum
|
#3
|
|
2007-08-03
, 17:01
|
Posts: 14 |
Thanked: 0 times |
Joined on Aug 2007
|
#4
|
|
2007-08-20
, 05:06
|
Posts: 6 |
Thanked: 0 times |
Joined on Jul 2007
|
#5
|
|
2007-08-20
, 07:01
|
Posts: 3,401 |
Thanked: 1,255 times |
Joined on Nov 2005
@ London, UK
|
#6
|
|
2007-08-20
, 07:04
|
Posts: 3,401 |
Thanked: 1,255 times |
Joined on Nov 2005
@ London, UK
|
#7
|
Hi,
I am following the steps given in the following link http://maemo.org/community/wiki/HowT..._From_MMC_card but at this step
# apt-get -d install tar
# cd /var/cache/apt/archives/
# mkdir /tar-temp/
# dpkg -x tar*.deb /tar-temp/
# /tar-temp/bin/tar cf - -C /floppy . | /tar-temp/bin/tar xvf - -C /opt
I am getting this error...I am really not sure what it is?
/home/user # apt-get -d install tar
E: Malformed line 3 in source list /etc/apt/sources.list (absolute dist)
E: The list of sources could not be read.
/home/user #--
Please help me out....thanks.
|
2007-08-20
, 13:10
|
Posts: 17 |
Thanked: 2 times |
Joined on Jul 2007
|
#8
|
|
2007-08-20
, 22:15
|
Posts: 3,401 |
Thanked: 1,255 times |
Joined on Nov 2005
@ London, UK
|
#9
|
You may skip that step and download the compiled executable 'tar' from here:
http://degenerates.org/maemo/tar
|
2007-08-24
, 01:25
|
Posts: 6 |
Thanked: 0 times |
Joined on Jul 2007
|
#10
|
But encountering so many errors. I have had to do this 3 times now and still I can't get it to work.
Right now I get errors when I get to installing dual boot menu. When I enter "# dpkg -x tar*.deb /tar-temp/" it says that "dpkg-deb: failed to read archive tar*deb' : No such file or director"
Any ideas?