![]() |
2009-06-04
, 11:41
|
Posts: 54 |
Thanked: 14 times |
Joined on Apr 2008
@ SC, USA
|
#21
|
![]() |
2009-06-04
, 16:58
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#22
|
![]() |
2009-06-05
, 02:24
|
Posts: 54 |
Thanked: 14 times |
Joined on Apr 2008
@ SC, USA
|
#23
|
[user@chroot: /]squeezeplay sh: squeezeplay: command not found [user@chroot: /]whereis squeezeplay squeezeplay: /opt/squeezeplay/bin/squeezeplay.sh [user@chroot: /] [user@chroot: /]cd /opt/squeezeplay/bin/ [user@chroot: /opt/squeezeplay/bin]squeezeplay sh: squeezeplay: command not found [user@chroot: /opt/squeezeplay/bin]
The Following User Says Thank You to froghunter For This Useful Post: | ||
![]() |
2009-06-05
, 05:49
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#24
|
./squeezeplay
![]() |
2009-06-05
, 12:25
|
Posts: 54 |
Thanked: 14 times |
Joined on Apr 2008
@ SC, USA
|
#25
|
sh: ./squeezeplay: No such file or directory
![]() |
2009-06-06
, 01:00
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#26
|
sudo debian apt-get remove squeezeplay
dpkg -i /media/mmc1/squeezeplay_7.4~5936_all.deb exit debbie /opt/squeezeplay/bin/squeezeplay.sh
![]() |
2009-06-08
, 02:44
|
Posts: 54 |
Thanked: 14 times |
Joined on Apr 2008
@ SC, USA
|
#27
|
~ $ sudo debian No chroot dir specified; using /debian No image file or partition specified. qmount /media/mmc2/debian-squeeze.img.ext2 /debian /debian has a qmount already! /media/mmc2/debian-squeeze.img.ext2 already mounted on /debian... blkid: error while loading shared libraries: libuuid.so.1: cannot open shared object file: No such file or directory Everything set up, running chroot... [root@chroot: /]dpkg -i /media/mmc1/squeezeplay_7.4~5936_all.deb Selecting previously deselected package squeezeplay. (Reading database ... 44033 files and directories currently installed.) Unpacking squeezeplay (from .../squeezeplay_7.4~5936_all.deb) ... Setting up squeezeplay (7.4~5936) ... debconf: unable to initialize frontend: Dialog debconf: (Dialog frontend requires a screen at least 13 lines tall and 31 columns wide.) debconf: falling back to frontend: Readline [root@chroot: /]exit exit ~ $ debbie Starting Debian shell... No chroot dir specified; using /debian No image file or partition specified. qmount /media/mmc2/debian-squeeze.img.ext2 /debian /debian has a qmount already! /media/mmc2/debian-squeeze.img.ext2 already mounted on /debian... blkid: error while loading shared libraries: libuuid.so.1: cannot open shared object file: No such file or directory Everything set up, running chroot... [user@chroot: /]/opt/squeezeplay/bin/squeezeplay.sh/opt/squeezeplay/bin/squeezeplay.sh: line 16: /opt/squeezeplay//bin/jive: cannot execute binary file
![]() |
2009-06-08
, 04:28
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#28
|
debbie /opt/squeezeplay/bin/squeezeplay.sh
![]() |
2009-06-10
, 11:54
|
Posts: 54 |
Thanked: 14 times |
Joined on Apr 2008
@ SC, USA
|
#29
|
~ $ debbie /opt/squeezeplay/bin/squeezeplay.sh Starting Debian /opt/squeezeplay/bin/squeezeplay.shNo chroot dir specified; using /debian No image file or partition specified. qmount /media/mmc2/debian-squeeze.img.ext2 /debian /debian has a qmount already! /media/mmc2/debian-squeeze.img.ext2 already mounted on /debian... blkid: error while loading shared libraries: libuuid.so.1: cannot open shared object file: No such file or directory Everything set up, running chroot... /opt/squeezeplay/bin/squeezeplay.sh: line 16: /opt/squeezeplay//bin/jive: cannot execute binary file
![]() |
2009-06-10
, 16:51
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#30
|
Sorry for the late reply, been traveling. Here is the output:
I also tried cd'ing to the directory that jive was in /opt/squeezeplay/bin/ and saw jive was there, but I couldn't run it either as user or root and got the same error message about not being able to execute a binary file.Code:~ $ debbie /opt/squeezeplay/bin/squeezeplay.sh Starting Debian /opt/squeezeplay/bin/squeezeplay.shNo chroot dir specified; using /debian No image file or partition specified. qmount /media/mmc2/debian-squeeze.img.ext2 /debian /debian has a qmount already! /media/mmc2/debian-squeeze.img.ext2 already mounted on /debian... blkid: error while loading shared libraries: libuuid.so.1: cannot open shared object file: No such file or directory Everything set up, running chroot... /opt/squeezeplay/bin/squeezeplay.sh: line 16: /opt/squeezeplay//bin/jive: cannot execute binary file
I don't think I missed anything in your instructions, but if you can think of something else I can do, let me know.
The Following User Says Thank You to qole For This Useful Post: | ||