Re: Booting USB squashfs with CD

2011-04-06 Thread stefan riemens
I would try the "plop" boatloader. Its basically a bootable cd which can chainload to quite a few other devices. Stefan Op 6 apr. 2011 00:29 schreef "theblues gnr" het volgende: > > Hi, > > I'm trying to install Fedora on a MacBook but ran into a problem. Basically, the computer's CD drive is not

Re: F13 <-> Samsung Galaxy S via USB

2010-09-24 Thread stefan riemens
Note also that it works perfectly fine as mtp device with rhythmbox. Perhaps amarok will work as well, I haven't tested that Stefan 2010/9/23 Craig White > On Thu, 2010-09-23 at 12:35 +0100, Gary Stainburn wrote: > > On Thursday 23 September 2010 02:50:34 Craig White wrote: > > > > > On KDE, yo

Re: DVD Installer on USB...?

2010-05-30 Thread stefan riemens
Have you tried just dd'ing the iso to de usb-disk? I know that works for live-cds, so it might work for the installer dvd as well (I haven't tried) Good luck! 2010/5/30, Christopher A. Williams : > I love the speed of the USB installer from the Live CD...! > > But I would also like to stop using

Re: How does F13 work with nvidia hardware ?

2010-05-26 Thread stefan riemens
It worked flawlessly for me. I had the driver installed from rpmfusion's repo. I just (today) preupgraded to f13 and everything seems to be working perfectly fine, including my nvidia gfx drivers! 2010/5/26, Bill Davidsen : > Linuxguy123 wrote: >> I run the proprietary, closed source nvidia driver

Re: vlc streaming tantalizingly close

2010-04-14 Thread stefan riemens
Have you opened your firewall? You can use the system-config-firewall utility for that. Stefan 2010/4/14, Joe Feely : > I suspect I'm missing something obvious / simple. > Streaming with vlc (music mp3 files) with:- > [...@f12onofficedt rips]$ vlc --sout udp://192.168.0.3:1234 * > > while on the

Re: change HDD without Re-installing Fedora 12 ..!!!!

2010-02-20 Thread stefan riemens
I use plain and simple dd from a livecd for this purpose.. Make sure you get the devices correct though! After dd has finished, you can use gparted to grow you partitions (or system-config-lvm in case of lvm). Alternatively, if you want to rearrange your partitions, you could create a partition tab

Re: NFS over ADSL

2010-01-31 Thread stefan riemens
I always use sshfs, which works great for me Stefan 2010/1/31, Terry Barnaby : > I routinely access my systems remotely using an OpenVPN connection over > ADSL and use NFSv3 to access remote file systems. Although this works > quite well there are two core issues I have: > > 1. NFS access does no

Re: Remote Editing

2010-01-11 Thread stefan riemens
You might want to look into sshfs. It's basically just mounting an sftp resource like you mount a harddrive. Really neat... Stefan 2010/1/11, Suvayu Ali : > On Monday 11 January 2010 07:59 AM, Andras Simon wrote: >> On 1/11/10, Dave Cross wrote: >>> I often need to edit files on a remote system