Debian Installation :: Upgrade To Squeeze And Lost Desktop
Feb 9, 2011
I've just upgraded to Squeeze from Lenny using the instructions found here URL... After completing the upgrade and re-booting the system informed me that "gnome.desktop is not installed" and throws me into XFCE. Googling suggested trying apt-get install gnome-desktop-environment which I did. On reboot I no longer get the "gnome-desktop is not installed", but the login still throws me into XFCE.How do I get my gnome desktop back?
View 5 Replies
ADVERTISEMENT
May 5, 2015
Desktop lost (Cinnamon 2.2.16 for me) after a recent dist-upgrade in Sid. I'm new to Sid, so is this normal?
Here's what happened:
Code: Select allsudo apt-get update
sudo apt-get dist-upgrade
Code: Select allCalculating upgrade... The following packages were automatically installed and are no longer required:
x11-apps x11-session-utils xinit
Use 'apt-get autoremove' to remove them.
Done
[Code] ....
I also have run
Code: Select allsudo apt-get update
sudo apt-get -f install
sudo apt-get install task-cinnamon-desktop
but it says something to the effect that task-cinnamon-desktop has been moved out of incoming, and that it's unable to install since I have held broken packages.
View 14 Replies
View Related
Apr 8, 2011
I have installed Debian Squeeze 6.0.1a i386 via download DVD image from [URL]. Eventhough I specifically selected "Desktop" from installation menu, only basic system is installed.
I have only 1st DVD, which I understand is sufficient for desktop setup. if I have missed any of the steps or any saperate installation is required.
View 5 Replies
View Related
Jan 2, 2011
I am thinking of upgrading from my production Lenny to Squeeze.Is it better to upgrade from Lenny directly, or reformat my hard drive and install from fresh (I do have backup of my /home)?
View 14 Replies
View Related
Feb 7, 2011
I have a question about dist-upgrading. I'm using 5.0 lenny with KDE 3.5 and I want to upgrade, but I don't want to change my KDE to that new version of disaster. Will the apt-get dist-upgrade update my kde?
View 6 Replies
View Related
Feb 7, 2011
A week or so ago, I downloaded the current stable and burned it. (lenny)And on the 5th I started installing and finished on the 6th.I then see squeeze was released LOL.I have started using the system and would rather not start over from scratch.(but I will if it is the *best* way to go)I am coming from Ubuntu but I do know my way around the system...
All the threads I see start off by editing the sources list to change lenny to squeezeIs there an easier way?I've looked for a HOWTO but did not see one.I am not looking to stop any part of the system from upgrading.In ubuntu I have gone from distro to distro, but that option is not offered.I checked "Software Sources" -> Updates I do not see the Ubuntu option of allowing distro updates ot be offered.
View 14 Replies
View Related
Aug 28, 2011
I am trying to install Squeeze (Debian 6.0.2), KDE environment, desktop PC, older 32-bit single CPU, 40 GB hard drive wholedisk, 2 GB RAM). I am trying to install an encrypted hard drive (takeover installation using entire hard drive).
Each time I try this I seem to run into different problems, and to date I have not succeeded in obtaining graphical installation. My most recent previous thread on my problems is at
viewtopic.php?f=17&t=67113
It contains video controller hardware information. (In that thread I mentioned a desktop and a laptop; I am currently trying to install Squeeze on the desktop PC, not the laptop!)
It seems I will need to request using apt in the shell the Squeeze package firmware-linux-nonfree. I am not familiar with configuring apt from the command line. Can anyone just tell me what I need? (I have many other things I am trying to learn today, so RTFM would not be helpful in this instance.) I am hoping apt will be autoconfigured well enough to get the deb if I simply give the command. Would it be
apt-get install firmware-linux-nonfree
I want to ensure before trying to get apt to install debs over the internet that the key-signing and package verification is working. I hope that all is done automatically by the installer, but does anyone know with certainty? I stress that (as I understand things) checking the GPG signature of a signed deb is different from and complementary with checking the integrity hash; both verifications are crucially important. The reason I ask is that at least under oldstable (Lenny) there was a separate debsig package, which seems to imply that apt does not automatically acquire the ability to check the GPG signature of signed debs.
Someone said that in addition to non-free drivers I might need to obtain firmware. I have never been able to do this successfully, probably because hardware sites assume Windows users and I don't use Windows at all.
View 10 Replies
View Related
Jul 28, 2015
is it possible to simulate upgrading a Squeeze installation to a Wheezy or Jessie installation, on a OVH server ?I would like simulate upgrading server, and if not problems, upgrading in real time.I don't do that manipulation, and I don't do mistakes on a production server.
View 2 Replies
View Related
Feb 3, 2010
I have tried several times--unscuccessfully-- to upgrade to the testing branch. I change my apt sources to "squeeze". I get either "err" or "ign" on a lot of the sources when updating. I have seen several methods as to how to upgrade from stable to testing and none have worked so far. I have tried "apt-get update && apt-get dist-upgrade" as well as using aptitude to do the same similar commands. What I find is the following:
* My kernel never gets upgraded at all.
* udev is broken and mice and keyboard do not work.
* Many packages are held back and not upgraded.
I do have a debian 5 image to re-install and try again but I am not finding it to be as easy as many debian people claim. Also, I did a fresh install of squeeze using the net-install image. When the install finished and I rebooted, the computer hung on boot up. It never seemed to read where the kernel was. It would boot up, the system would beep and then reboot never finding the kernel or boot block apparently. how to get squeeze on my box? It is a 1.2 Ghz computer with 512mb ram with the intel i810 southbridge chipset I believe.
View 14 Replies
View Related
Feb 17, 2011
my mouse wouldn't work in any fashion after going through most of the install process from Debian Lenny to Squeeze (couldn't click, move the mouse, etc. under both Compiz and Metacity). My system is a Lenovo ThinkPad T61 laptop; I keep the touchpad disabled, but the button mouse (TrackPoint) wouldn't work either. I was following the instructions here:
[URL]
So, the first thing I did was run the following commands, as it says to do:
# apt-get upgrade
# apt-get install linux-image-2.6-686
# apt-get install udev
Then, I rebooted my machine into the new kernel (2.6.32-5-686). I got a ton of udev warning messages at startup (all along the lines of "SYSFS{}= will be removed in a future udev version, please use ATTR{}= to match the event device, or ATTRS{}= to match a parent device, in something-or-other" - details can be provided if needed), but got a functioning prompt. I logged in, ran startx, and everything worked except the mouse, which couldn't do anything - as if it wasn't recognized at all. Switching window managers from Compiz to Metacity, as mentioned before, didn't help. "modprobe psmouse" revealed that that module was correctly loaded.
Rebooting into my old backported kernel (2.6.32-bpo.3-686) restored mouse function, although I still had the udev warning messages (so maybe those aren't relevant, I don't know). Apparently, something about the different kernels is causing the problem, but I'm not sure what - any thoughts? I haven't wanted to complete the upgrade with "apt-get dist-upgrade" without knowing that I'll have a working mouse, since I need a functional GUI at the moment and don't have a good way of fixing it if I trash it.
View 4 Replies
View Related
Jul 30, 2011
I have a server that was happily running Lenny. Last reboot was over 100 days ago. So I decided to fix it and install Squeeze.the upgrade went well, booted into grub. (with the grub2 test menus).When I login using the console, I get the nice GUI login, and something looks like the graphics world is being setup. The screen goes to a pretty light blue background. But there are no icons, no toolbars, no windows.I could believe something in the Xconfig is broken, say it thinks I have a much larger screen, and all the icons are off the edges. But that is only a guess.
View 5 Replies
View Related
Apr 17, 2010
I'm starting to bump into crusty software in Lenny and am looking to upgrade to Squeeze. However, there's no release notes yet and Googling for upgrade directions yields all kinds of variations, some of which talk about "interesting" issue. Thus, my questions:
1. How hard/messy is the Lenny to Squeeze upgrade at this time?
2. Where can I find straightforward, clear directions on how to upgrade?
For quite some time, I just stayed on testing and incrementally upgraded on a regular basis, but stopped after Lenny came out because security support was suspended. Now I'd like to climb back on that train.FWIW, I originally installed Slink in 1999 and haven't reinstalled from scratch since, despite several generations of hardware upgrades.
View 14 Replies
View Related
Sep 2, 2010
Every where I look online, people are posting ridiculous non-working ways to upgrade their system from one release to another--they do not work for me and I need a definite expert reply. I am working with a fresh install of Debian Lenny/Stable and wish to upgrade to the frozen Squeeze distribution. Supplementing the word "squeeze" in place of "lenny" in my sources.list file does not work and believe this to be an inappropriate way of upgrading. I have tried upgrading apt, dpkg, and aptitude before beginning the upgrade process, cleaning dpkg cache, rebooting, etc.
After updating the above packages I tried all methods of upgrading: safe-upgrade, full-upgrade, and dist-upgrade. All produce dependency problems and try to remove the gnome-desktop package or upgrade everything else except gnome-desktop. (Other packages are also affected, gnome-desktop is the most important in this instance). As I understand it, when upgrading you can comment out the volatile repositories as well as the security updates, is this correct?--either way I have tried countless combination's off commenting/uncommenting to try to get the needed results. I do not want use sid repos or reinstall.
View 14 Replies
View Related
Oct 6, 2010
Trying to move from squeeze to unstable -- my downloads add up to some 700 M or so.So I am trying to batch the upgrade:Some of the big-fellas are openoffice and texlive:So I didsudo aptitude hold '?name(openoffice)'sudo aptitude hold '?name(texlive)'Is that fine or are there some pitfalls to this?
View 5 Replies
View Related
Feb 8, 2011
My Dell Latitude D820 had lenny installed and working fine. I did not have anything exotic installed (other than perhaps nividia drivers). I went about upgrading to squeeze following the notes/documentation on the debian web site. During this process it mentioned that the following firmware was not going to be installed (as it is not freeware; BTW I had non-free in my sources.list):
tigon/tg3_tso5.bin
tigon/tg3_tso.bin
tigon/tg3.bin
On reboot it was clear that the new kernel was not in a healthy state. Even when booting with older kernels I had serious stability issues. After about half a dozen reboots trying to resolve problems I was experiencing the laptop would not even load the Dell splash screen on power up. I could not even navigate into the BIOS. Nothing appeared on the monitor (or external monitor).
I put an ISO disk in the DVD drive to see if it would boot from the DVD; it seems to load but absolutely nothing appeared on the screen. I tried navigating the grub menu (not displayed) and load my windows partition. When it booted to the point where windows would normally display the GUI it flashed several times and displayed a 'BSOD' with the following message:
*** Hardware Malfunction.
Call your hardware vendor for support
NMI: Parity Check / Memory Parity Error
*** The system has halted ***
It looks like my laptop is now FUBAR. It is out of warranty so any fix is likely to be DIY. Any ideas on how to resolve this?
View 1 Replies
View Related
Apr 21, 2011
I was upgrading from lenny to squeeze. At the apt-get dist-upgrade step, at some point (after upgrading and configuring) it tried to create a new certificate for my mail server but creation of the certificate failed, dpkg reported an error and the whole process exited with error. So I rebooted the machine and issued again apt-get dist-upgrade but now the certificate was created successfully . After that it upgraded mysql-client and the process finished.
But I don't know if configuring of the upgraded packages has stopped at the point where dpkg stopped. I suppose so, because very few packages were configured at that point. Is the solution to run dpkg-reconfingure -a (or -u ?) or dpkg --confingure -a or something else ? (dpkg has the PACKAGE STATES)
dpkg --configure --pending gives me no package for configuration.PS: At least I hope that all packages were upgraded and a few were not configured. Is there a way to confirm that all packages were upgraded ?
View 2 Replies
View Related
Jan 23, 2011
During the second OS (CentOS) setup, the shared SWAP partition was formatted and now I get the following under Debian:
Code:
# free
total used free shared buffers cached
Mem: 507524 251436 256088 0 11488 78332
-/+ buffers/cache: 161616 345908
Swap: 0 0 0
How to configure Squeeze to use again this SWAP partition?
View 5 Replies
View Related
Feb 16, 2011
Since the update to Squeeze, I've lost the ability to paste text by pressing both right and left mouse buttons. I'm using an EeePC, so I have no middle (scroll) button. I use this a lot,because I copy-and-paste IPA pronunciations of words onto worksheets I use at the school I work for*. *input the IPA symbols myself aside from choosing them from lists of symbols in LibreOffice excruciating when you've got to do it every day...
View 1 Replies
View Related
May 9, 2011
Hi,I'm using a Dell Lattitude D620 laptop. I just installed the latest kernel 2.6.38 in my Squeeze amd64 :
Output of uname -r
2.6.38-bpo.2-amd64
Now I'm running on new kernel,everything seems fine except my wifi ( now I'm connected through ethernet ). Before I do the process with the guide in http://wiki.debian.org/wl to activate my wifi,I'd like to ask for some advice here,is this latest kernel support my wifi card? If yes,how to activate it?
Output of lspci :
00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03)
[code]....
View 4 Replies
View Related
May 11, 2011
I just a newbie.i want to try customize my desktop.i found a website shown linux desktop very greatfull, like this :but i don't know how to start it.any expert guys please let me know the guiding for me to start this.
View 1 Replies
View Related
May 26, 2010
I've just install debian squeeze version, or the testing one, but I am not really happy with it. Is not listening me all the time. If I install the debian stable I don't have internet connection. Is it possible to update the kernel somehow using the testing version?
View 12 Replies
View Related
Dec 31, 2010
On my desktop with Squeeze the resolution is all different when I booted up this morning. It used to be something like 1680 x 1050 and now the highest available under system > preferences > monitors is 1360 x 768. I don't believe I have had any xorg.conf file on here since installation. There were a fair number of updates yesterday but I can't figure out what the source of this might be. My system is multiboot, though nothing but Squeeze has been booted for months.
I checked a different old linux distribution and it had the same problem but with even lower resolution. It shares the same home partition which has Gnome settings on it. Then I checked the w vista boot and even it had a similar problem of low resolution, though I was able to fix it by hand, selecting the higher resolution. So I can't figure out if the source of this problem is hardware, software, or what. I've checked all the connections and they seem tight.
View 4 Replies
View Related
Feb 2, 2011
I've been using Linux for about 8 years now, including Red Hat, Debian, Fedora, Mandrake (now Mandriva), Libranet (R.I.P.), and an aborted foray into Gentoo (not my cup of tea). A few years ago, I switched to Ubuntu, and now I use it everywhere. It runs my Mythtv dvr at home, powers my laptop, and my desktop at work. I'm now considering with some reluctance to return to Debian. I like the basic principles of Debian, and now don't feel I need the latest and greatest packages. However, Ubuntu has generally "just worked" in a desktop setting. Anyone with Ubuntu experience tried Squeeze as a desktop OS yet? How does it compare to Ubuntu?
View 14 Replies
View Related
Sep 15, 2010
I run into a problem when trying to update from lenny to squeeze. Seems that util-linux fails to install due to some error and that this causes xorg as well as udev to fail. If this is the case then it might be a bug in the post-installation script for util-linux..Am I on the right track or is it completely wrong?
View 5 Replies
View Related
Sep 25, 2010
I am running a lenny server. So I don't have physical access.How can I upgrade to Squeeze without everything breaking? Also, I want to use "apt-get", not "aptitude".
View 8 Replies
View Related
Dec 28, 2010
I just upgraded to Debian Squeeze (from Lenny) and there are several errors occuring.
The first one is that whenever I want to use mplayer it gives me the following output:
Maybe that has to do with faulty drivers, I'm not sure yet.
What's bugging me a little bit more is whenever I start a shell like konsole or xterm it displays the following:
It roughly translates to:
A third problem is when I try to use something like mplayer or java and then try the tab completion I get yet another error.
Which would be:
So I get "bash: _get_comp_words_by_ref: command not found", however it's not like that with all of my applications. Tab completion after the command "vlc" for example works just fine.
View 14 Replies
View Related
Mar 28, 2011
I have a Debian Lenny LAN Gateway machine running shorewall, squid and a source install of ossec in the opt dir. The machine is an Intel Atom based asus hummingbird with no gui. It works well and has been very stable so far. However, i am considering upgrading to Squeeze. Is it feasible to attempt to upgrade this machine, or am i realistically looking at a reinstall and reconfigure with Debian Squeeze over a long weeked?
View 2 Replies
View Related
Jun 25, 2015
I installed a Debian server a few time ago, with the Squeeze version.
Now I want to upgrade it to Jessie, but all related documentation only talk about the procedures to upgrade from Wheezy to Jessie.
What should I do? Upgrade first Squeeze to Wheezy and after that to Jessie, or I can upgrade from Squeeze to Jessie?
View 3 Replies
View Related
Mar 3, 2011
Now when new stable debian is squeeze I was wondering how do I apply updates to my lenny distro?I just want to apply all updates available for lenny, but DO NOT WANT to upgrade my lenny to squeeze.
View 1 Replies
View Related
Feb 11, 2011
I live in Swizterland and am using a Swiss mirror.I want to upgrade my Lenny installation to Squeeze
View 6 Replies
View Related