[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How i do upgrade my operating system to Debian ???buster????



On Lu, 11 ian 21, 01:34:41, William Torrez Corea wrote:
> cat /etc/debian_version
> 10.7

It looks like your are running up-to-date buster, at least to the most 
recent point release.
 
> cat /etc/apt/sources.list
> #
> 
> # deb cdrom:[Debian GNU/Linux 10.0.0 _Buster_ - Official amd64 NETINST
> 20190706-10:23]/ buster main
> 
> #deb cdrom:[Debian GNU/Linux 10.0.0 _Buster_ - Official amd64 NETINST
> 20190706-10:23]/ buster main

Hopefully these were wrapped by the mail program, they should be one 
long line each in sources.list (but APT would complain if they weren't).

> deb http://ftp.us.debian.org/debian/ buster main
> deb-src http://ftp.us.debian.org/debian/ buster main
> 
> deb http://security.debian.org/debian-security buster/updates main
> deb-src http://security.debian.org/debian-security buster/updates main
> 
> # buster-updates, previously known as 'volatile'
> deb http://ftp.us.debian.org/debian/ buster-updates main
> deb-src http://ftp.us.debian.org/debian/ buster-updates main

Unless you are compiling packages it is safe to disable the 'deb-src' 
lines, it should make 'apt update' a little bit faster.

> # This system was installed using small removable media
> # (e.g. netinst, live or single CD). The matching "deb cdrom"
> # entries were disabled at the end of the installation process.
> # For information about how to configure apt package sources,
> # see the sources.list(5) manual.
> deb-src http://ftp.us.debian.org/debian stable main contrib

At the moment stable = buster. If you keep this line APT will (attempt 
to) upgrade to the next stable (bullseye) as soon as it is released.

In most cases such a distribution upgrade should be well prepared 
(starting with reading the Release Notes), so you might want to remove 
this line completely. See also below.

> # realtek firmware
> deb http://ftp.de.debian.org/debian stretch main non-free
> deb-src  http://ftp.de.debian.org/debian stretch main non-free

The stretch release is currently 'oldstable'.

I suggest adding 'contrib' (if needed) and 'non-free' to the buster 
'deb' lines above (all of them) in order to upgrade the firmware 
package(s).

If everything works correctly you should then disable the stretch lines.

> #deb http://http.kali.org/kali kali-rolling main contrib non-free
> #deb http://http.kali.org/kali kali-rolling main contrib non-free

Mixing Debian with other distributions is dangerous.

Kind regards,
Andrei
-- 
http://wiki.debian.org/FAQsFromDebianUser

Attachment: signature.asc
Description: PGP signature


Reply to: