I'm a very raw n00b wrt Debian and Raspberry Pi. I got the impression that I could use aptitude to upgrade a Debian wheezy system to Raspbian wheezy (is that right?) by changing the content of the /etc/apt/sources.list file to that used by the Raspbian image. This doesn't work for me - something about not finding a bunch of armel packages. Am I totally off track? Is there some other way to do this? Thanks.
Chris
- mpthompson
- Posts: 620
- Joined: Fri Feb 03, 2012 7:18 pm
- Location: San Carlos, CA
- Contact: Website
Re: Update confusion
Chris, using Raspbian repositories to upgrade a Debian Wheezy armel system won't work and in fact could render the system unbootable. This is because Debian Wheezy armel and Debian Wheezy armhf are considered two different architectures. The Raspbian FAQ explains this:
http://www.raspbian.org/RaspbianFAQ#Can ... aspbian.3F
http://www.raspbian.org/RaspbianFAQ#Can ... aspbian.3F
Re: Update confusion
Ok, thanks. That clears things up.
Chris
Chris