**** BEGIN LOGGING AT Sat Oct 29 03:00:00 2005 Oct 29 03:56:00 Quick question: If you'r upgrading/ moving from unslung to opneslug, will any part of the procedure erase existing data on my external harddrive? (I'm using the external disk for the linux system) Oct 29 04:00:51 stein, this depends, you'll need to copy the root fs from flash to harddisk Oct 29 04:01:33 the command for this is turnup disk -i /dev/sda1 (or whatever your root partition is) and this requires an empty partition Oct 29 04:01:40 you can force it to by adding the -f option Oct 29 04:02:10 but this will overwrite things in /dev, /etc, /lib etc. Oct 29 04:02:35 best solution: create a dedicated boot partition Oct 29 04:03:04 2nd best: create a dir /sav on your hd and move all other top level dirs to this sav dir Oct 29 04:03:20 after doing that the disk at the top level only has /sav Oct 29 04:03:40 then you can do turnup disk -i -f and after that restore whatever you need from /sav Oct 29 05:18:02 eFfeM: Thanx for the tip. (I was away for a while...) Oct 29 10:29:32 anyone ever built alsa-driver? the version in packages does not build for me and is quite old and I cannot even get a newer version to pass configure (at least not cross) **** ENDING LOGGING AT Sun Oct 30 02:59:56 2005