Author Topic: One Way to Update a Fresh Install of PCLE17  (Read 460 times)

Offline down8ve

  • Full Member
  • ***
  • Posts: 63
One Way to Update a Fresh Install of PCLE17
« on: October 14, 2010, 04:27:52 PM »
I've had a heck of a time getting this running right until doing this:

Install PCLosE17
Run the Repo Speed Test and update your repos accordingly
Close Synaptic when it launches
Open a root terminal and type "init 3" which drops you out of your desktop environment and into runlevel 3
Log in as "root", type in your admin password
run "apt-get update" and then "apt-get dist-upgrade"
type "Y" in answer to the question.

Allow the machine to do its thing.  I think the command I used to shut the machine down was "shutdown -r -t 3"
Enemy-occupied territory- that's what the world is.
Christianity is the story of how the rightful King has landed in disguise, and is calling us all to take part in a great campaign of sabotage.
C. S. Lewis, 1950

Offline melodie

  • Hero Member
  • *****
  • Posts: 5942
  • XMMP=Jabber, free instant messaging protocol !
    • PCLinuxOS Fr
Re: One Way to Update a Fresh Install of PCLE17
« Reply #1 on: October 14, 2010, 04:59:07 PM »
Hi, to shutdown the machine you can do just "halt", and to reboot you can do just "reboot".

Isn't that more easy to remember ? :)

melodie at swissjabber dot ch - IRC #pclinuxos-fr sur freenode

Offline Bald Brick

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 6372
  • I'm going South
Re: One Way to Update a Fresh Install of PCLE17
« Reply #2 on: October 14, 2010, 05:18:50 PM »
type "Y" in answer to the question.

This advice is a bit dangerous. If everything has gone as expected and the program just asks whether you want to continue with the upgrade, then it's naturally all right to answer "Y". But if everything isn't all right and the program asks whether it should continue anyway, then you should type "n". Really.
Feed the trolls!
They need it!

AMD Athlon 7450 Dual-Core Processor, 7.80 GiB RAM, Nvidia GeForce GT 120/PCIe/SSE2, OpenGL/ES-version: 3.3 0 NVIDIA 295.40, SBx00 Azalia (Intel HDA) soundcard, ‎Logitech B500 webcam, SAA7146 DVB card, HDDs: Seagate 250824AS, Western Digital WD10EAVS-00D

Offline melodie

  • Hero Member
  • *****
  • Posts: 5942
  • XMMP=Jabber, free instant messaging protocol !
    • PCLinuxOS Fr
Re: One Way to Update a Fresh Install of PCLE17
« Reply #3 on: October 15, 2010, 12:29:35 AM »
type "Y" in answer to the question.

This advice is a bit dangerous. If everything has gone as expected and the program just asks whether you want to continue with the upgrade, then it's naturally all right to answer "Y". But if everything isn't all right and the program asks whether it should continue anyway, then you should type "n". Really.


Hi,

Things don't go wrong when you just finished invoking "apt-get update && apt-get dist-upgrade". It they go wrong it's later, along the download process. :)

melodie at swissjabber dot ch - IRC #pclinuxos-fr sur freenode

Offline Bald Brick

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 6372
  • I'm going South
Re: One Way to Update a Fresh Install of PCLE17
« Reply #4 on: October 15, 2010, 03:39:11 AM »
type "Y" in answer to the question.

This advice is a bit dangerous. If everything has gone as expected and the program just asks whether you want to continue with the upgrade, then it's naturally all right to answer "Y". But if everything isn't all right and the program asks whether it should continue anyway, then you should type "n". Really.


Hi,

Things don't go wrong when you just finished invoking "apt-get update && apt-get dist-upgrade". It they go wrong it's later, along the download process. :)

Precisely. The question "Do you want to continue? [Y/n] y" comes before the download starts (after apt-get dist-upgrade has reported how much additional disk space it requires). But if there's something wrong with the server the program will tell you so instead and ask you whether you want to continue anyway. And if it does you should usually answer "no". If you then type "Y" instead, things will usually go wrong during the download process that follows.
Feed the trolls!
They need it!

AMD Athlon 7450 Dual-Core Processor, 7.80 GiB RAM, Nvidia GeForce GT 120/PCIe/SSE2, OpenGL/ES-version: 3.3 0 NVIDIA 295.40, SBx00 Azalia (Intel HDA) soundcard, ‎Logitech B500 webcam, SAA7146 DVB card, HDDs: Seagate 250824AS, Western Digital WD10EAVS-00D