Re: Help needed after updating Debian on QNAP TS-109 Pro II

2012-09-27 Thread Timo Jyrinki
2012/9/22 Juha Larjomaa : > I have been happily running Squeeze from a USB stick on my QNAP TS-109 Pro > II for a long time. Today, I decided to update my system with 'apt-get > upgrade'. Some packages were updated but I saw that some files were "kept > back" by apt-get - so I decided to run 'apt-g

Re: Help needed after updating Debian on QNAP TS-109 Pro II

2012-09-24 Thread Juha Larjomaa
Thanks, I ended up rebooting after I first disabled parallel printer driver module in /etc/default/cups: --- # LOAD_LP_MODULE: enable/disable to load "lp" parallel printer driver module LOAD_LP_MODULE=no --- And everything works well. On Sun, Sep 23, 2012 at 10:17 AM, Björn Wetterbom wrote: >

Re: Help needed after updating Debian on QNAP TS-109 Pro II

2012-09-23 Thread Jeremiah C. Foster
On Sat, Sep 22, 2012 at 11:37:41PM +0300, Juha Larjomaa wrote: > Thanks! > > I ran both of those now but I still have not dared to reboot because > starting cupsd seems to hang forever. I am concerned that my boot could get > stuck. > > This is what it is running: > > 13874 pts/9S+ 0:00

Re: Help needed after updating Debian on QNAP TS-109 Pro II

2012-09-23 Thread Björn Wetterbom
I'd reboot if I were you. On the other hand, I have a serial console, which has helped me through the rough on at least one occasion. Worst case, you have to order a ttl converter to get serial access. But I _think_ your reboot will go well. B On Sep 22, 2012 10:37 PM, "Juha Larjomaa" wrote: >

Re: Help needed after updating Debian on QNAP TS-109 Pro II

2012-09-22 Thread Juha Larjomaa
Thanks! I ran both of those now but I still have not dared to reboot because starting cupsd seems to hang forever. I am concerned that my boot could get stuck. This is what it is running: 13874 pts/9S+ 0:00 \_ /bin/sh /usr/sbin/invoke-rc.d cups start 13890 pts/9S

Re: Help needed after updating Debian on QNAP TS-109 Pro II

2012-09-22 Thread Björn Wetterbom
Wait! You must also run flash-kernel as root to move the initramfs to flash. Sorry I missed that. B (Sent from my phone.) On Sep 22, 2012 9:57 PM, "Björn Wetterbom" wrote: > You should have no problems. The part about boot loader is because grub or > lilo can't be found. That's normal since you

Re: Help needed after updating Debian on QNAP TS-109 Pro II

2012-09-22 Thread Björn Wetterbom
You should have no problems. The part about boot loader is because grub or lilo can't be found. That's normal since you boot from flash. Run update-initramfs -u as root before reboot and you will be fine. I'm not sure it's needed nowadays, but it certainly won't cause any harm. Björn (Sent from

Help needed after updating Debian on QNAP TS-109 Pro II

2012-09-22 Thread Juha Larjomaa
Hi, I have been happily running Squeeze from a USB stick on my QNAP TS-109 Pro II for a long time. Today, I decided to update my system with 'apt-get upgrade'. Some packages were updated but I saw that some files were "kept back" by apt-get - so I decided to run 'apt-get dist-upgrade' without know