Here's my site :
https://www.youtube.com/channel/UC__Hb8 ... wa49q_nZ0Q
With XP I can plug my wifes IPhone into the PC and instantly
upload (and convert) the .MOV files to my UTube channel ...
As UTubes ...
Porteus seems not to recognize IPhones ? ......
( I searched and the thread seemed unresolved )
Tales of a U Tube Star !
- fanthom
- Moderator Team
- Posts: 5667
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: Tales of a U Tube Star !
you will need these packages:
http://www.linuxquestions.org/questions ... ost4085900
please use latest version from slackbuilds or search in USM and should be good.
http://www.linuxquestions.org/questions ... ost4085900
please use latest version from slackbuilds or search in USM and should be good.
Please add [Solved] to your thread title if the solution was found.
-
- Black ninja
- Posts: 80
- Joined: 12 Jan 2014, 19:13
- Distribution: porteus
- Location: sacramento, calif.
Re: Tales of a U Tube Star !
EeeRrrrrrr ............ Thank You !
Is there a possible approach along these lines :
http://www.toofishes.net/blog/retrievin ... hone-linux
???
Is there a possible approach along these lines :
http://www.toofishes.net/blog/retrievin ... hone-linux
???
-
- Black ninja
- Posts: 80
- Joined: 12 Jan 2014, 19:13
- Distribution: porteus
- Location: sacramento, calif.
Re: Tales of a U Tube Star !
Thank Youfanthom wrote:you will need these packages:
http://www.linuxquestions.org/questions ... ost4085900
please use latest version from slackbuilds or search in USM and should be good.
From the link I think I'll simply try Ubuntu 10.04,
since it's not something I do often.
Then I should be able to transfer the .jpg or .mov
to Porteus for upload or ?????
I downloaded the iso, but using Unibootin' resulted
in a non booting stick. Isn't there a real simple way
to make a bootable usb of another distro from
Porteus ?
- fanthom
- Moderator Team
- Posts: 5667
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: Tales of a U Tube Star !
just checked an all packages are available in slackware repos so just use USM to download and install them.
once done please plug your hardware and run this script as root to mount your iDevice:
i hope it will work for you
once done please plug your hardware and run this script as root to mount your iDevice:
Code: Select all
#!/bin/sh
# Mount Apple device under /mnt/iDevice:
/usr/sbin/usbmuxd -u -U usbmux
sleep 4
mkdir -p /mnt/iDevice
chmod 777 /mnt/iDevice
idevicepair pair
idevicepair validate
sleep 1
su guest -c "ifuse -o ro,nonempty /mnt/iDevice"
Please add [Solved] to your thread title if the solution was found.
-
- Black ninja
- Posts: 80
- Joined: 12 Jan 2014, 19:13
- Distribution: porteus
- Location: sacramento, calif.
Re: Tales of a U Tube Star !
I (USB)booted to Unbuntu 10.04 and could see the pics but couldn't
seem to send them back to Porteus(on my HD)
seem to send them back to Porteus(on my HD)