Re: [Trisquel-users] Migrate from Ubuntu to Trisquel without reinstalling

2015-06-15 Thread t8mf4nu6lizp
Ah, right, Sorry.

Re: [Trisquel-users] Migrate from Ubuntu to Trisquel without reinstalling

2015-06-15 Thread onpon4
gnome-session-flashback isn't a package in Trisquel like it is in Ubuntu; the actual package is trisquel-session.

Re: [Trisquel-users] Migrate from Ubuntu to Trisquel without reinstalling

2015-06-15 Thread blade . vp2020
no

Re: [Trisquel-users] Migrate from Ubuntu to Trisquel without reinstalling

2015-06-15 Thread onpon4
Is MATE really available in Trisquel 7? I see the mate-desktop package, but the description of the package suggests it only provides some minor facilities, like an About window. Some things I don't see: - Caja (MATE's file manager) - Pluma (MATE's text editor) - Atril (MATE's PDF viewer) -

Re: [Trisquel-users] Migrate from Ubuntu to Trisquel without reinstalling

2015-06-15 Thread blade . vp2020
THNX Magic Banana Legimet jbar onpon4 lembas davidnotcoulthard

Re: [Trisquel-users] Migrate from Ubuntu to Trisquel without reinstalling

2015-06-15 Thread davesamcdxv
Th method for Trisquel 6 is wrong (it should be exactly like for Belenos but with trusty replaced with precise).

Re: [Trisquel-users] Migrate from Ubuntu to Trisquel without reinstalling

2015-06-15 Thread davesamcdxv
My guess is you need to remove, perhaps among others: gnome-session-flashback, gnome-session, nautilus, gnome-terminal, gnome-control-center, gnome-panel, gnome-session-bin, metacity, gnome-power-manager, gnome-screensaver, unity-settings-daemon. What have I missed? Try sudo apt-get purge

Re: [Trisquel-users] Migrate from Ubuntu to Trisquel without reinstalling

2015-06-14 Thread blade . vp2020
hi Magic Banana I am blind the NetInstall does not contain Screen Reader

[Trisquel-users] Migrate from Ubuntu to Trisquel without reinstalling

2015-06-14 Thread blade . vp2020
I am thinking to use mate and remove GNOME In fact, I fail to remove GNOME for this I thought of using ubuntu-mate and use this http://trisquel.info/en/wiki/migrate-ubuntu-trisquel-without-reinstalling its this good to Migrate from Ubuntu to Trisquel without reinstalling?? or Is there a way to

Re: [Trisquel-users] Migrate from Ubuntu to Trisquel without reinstalling

2015-06-14 Thread nicolasmaia
I hope it's not an insensitive question but how do you use your computer, being blind?

Re: [Trisquel-users] Migrate from Ubuntu to Trisquel without reinstalling

2015-06-14 Thread legimet . calc
He uses Orca, which is a screen reader.

Re: [Trisquel-users] Migrate from Ubuntu to Trisquel without reinstalling

2015-06-14 Thread blade . vp2020
I can not find the interface package name

Re: [Trisquel-users] Migrate from Ubuntu to Trisquel without reinstalling

2015-06-14 Thread jbar
I don't use the default desktop, but I think is 'trisquel' metapackage which installs all the GNOME stuff.

Re: [Trisquel-users] Migrate from Ubuntu to Trisquel without reinstalling

2015-06-14 Thread blade . vp2020
hi onpon4 is this mene I must remove the trisquel package? I'm afraid from break the system

Re: [Trisquel-users] Migrate from Ubuntu to Trisquel without reinstalling

2015-06-14 Thread onpon4
More accurately, the trisquel package depends on everything in the GNOME edition of Trisquel. The package which provides the Trisquel session itself is the trisquel-session package (though without a lot of other stuff depended on by the trisquel package, it would be a rather bare system; you

Re: [Trisquel-users] Migrate from Ubuntu to Trisquel without reinstalling

2015-06-14 Thread t8mf4nu6lizp
Perhaps it would be easiest to do a new Trisquel install and not select a desktop environment? Or select mate if that is offered in the installer. This is a screenshot of the later stages of Install Trisquel in text mode. (Dunno if that works with orca.) It can also be triggered on an

Re: [Trisquel-users] Migrate from Ubuntu to Trisquel without reinstalling

2015-06-14 Thread blade . vp2020
hi lembas Perhaps it would be easiest to do a new Trisquel install and not select a desktop environment? Or select mate if that is offered in the installer. This is a screenshot of the later stages of Install Trisquel in text mode. (Dunno if that works with orca.) I cant use orca in

Re: [Trisquel-users] Migrate from Ubuntu to Trisquel without reinstalling

2015-06-14 Thread blade . vp2020
hi Magic Banana I can install it but I cant remove GNOME I can not find GNOME package name

Re: [Trisquel-users] Migrate from Ubuntu to Trisquel

2015-03-11 Thread ka1cey
Maybe I did forget to attach, or it was rejected? It seems a moot point, now, anyway, thanks for the follow-up comments. If there is continued interest, I'll try again, or paste script into a forum message (note: the browser may wrap in strange ways). :) Anyway, since learning of the

Re: [Trisquel-users] Migrate from Ubuntu to Trisquel

2015-03-09 Thread tomlukeywood
if you want a tutorial of compiling unetbootin from source(works with both versions i listed) i made a video here: http://92.19.232.58:82/files/Compiling_unetbootin_from_source.ogv

Re: [Trisquel-users] Migrate from Ubuntu to Trisquel

2015-03-08 Thread cinnamon
Thanks dave. I didn't see the script but I eventually solved it using dd.. assortment of tutorials. maybe I can try to document how I did so when I have more time.

Re: [Trisquel-users] Migrate from Ubuntu to Trisquel

2015-03-08 Thread cinnamon
Thanks magic banana. Yeah Building the source would not have been an option, but I ended up just doing a dd command.

Re: [Trisquel-users] Migrate from Ubuntu to Trisquel

2015-03-08 Thread cinnamon
Thanks. I installed trisquel eventually but I will look into that

Re: [Trisquel-users] Migrate from Ubuntu to Trisquel

2015-03-07 Thread cinnamon
I downloaded UNetBootin, but how do you run it from trisquel?

Re: [Trisquel-users] Migrate from Ubuntu to Trisquel

2015-03-07 Thread tomlukeywood
what did you download if its a .deb file from the internet i don't recommend running it compiling it from source would be the best idea you can find unetbootin source here: http://sourceforge.net/projects/unetbootin/files/UNetbootin/608/unetbootin-linux-608/download?use_mirror=softlayer-ams also

Re: [Trisquel-users] Migrate from Ubuntu to Trisquel

2015-03-07 Thread ka1cey
Herer is a little script I used to use for running unetbootin from the terminal; If I don't want persistent space, I just use the 'dd' command to write to my usb drives. The script prompts user for path to iso image, path to usb drive, and time to wait for the action to complete. It

Re: [Trisquel-users] Migrate from Ubuntu to Trisquel

2015-03-07 Thread gramex
@Dave_Hunt I don't see a script. Did you forget to attach it?

Re: [Trisquel-users] Migrate from Ubuntu to Trisquel

2015-03-06 Thread maestro
onpon is right - I didn't consider the possibility of you having the 14.10 version!! Don't do that - fresh install is required!

[Trisquel-users] Migrate from Ubuntu to Trisquel

2015-03-06 Thread cinnamon
Hi I Want to migrate to trisquel from ubuntu, could someone help me with this? Also, is Trisquel now still based off of ubuntu? Does this work without a trisquel counterpart? https://trisquel.info/en/wiki/migrate-ubuntu-trisquel-without-reinstalling

Re: [Trisquel-users] Migrate from Ubuntu to Trisquel

2015-03-06 Thread cinnamon
I am using Ubuntu 14.10 what variables would I change in the script? and will it not work because 14.04 is the counterpart unless i downgrade

Re: [Trisquel-users] Migrate from Ubuntu to Trisquel

2015-03-06 Thread cinnamon
so thats a total conversion to trisquel?

Re: [Trisquel-users] Migrate from Ubuntu to Trisquel

2015-03-06 Thread cinnamon
Thanks! wish me luck

Re: [Trisquel-users] Migrate from Ubuntu to Trisquel

2015-03-06 Thread maestro
Hi! welcome! fresh install is always the best thing to do if you have time and patience. that being said, the answers are yes and yes. BACKUP your data before running the script!!! cheers!

Re: [Trisquel-users] Migrate from Ubuntu to Trisquel

2015-03-06 Thread onpon4
If it works, it will break your system and/or put it at risk. You'll end up with newer versions of packages than will ever be in the Trisquel repo (preventing you from getting security updates), dependencies will be broken, etc. As the wiki page mentions, you should only use that script on a