Unable To Upgrade Squeeze To Wheezy

I try to upgrade the disto currently running in my box:

Description: Debian GNU/Linux 6.0 (squeeze)
Release: 6.0
Codename: squeeze

My sources.list looks like following:

deb http://security.debian.org/ wheezy/updates main
deb-src http://security.debian.org/ wheezy/updates main
# wheezy-updates, previously known as 'volatile'
deb http://mirrors.kernel.org/debian/ wheezy-updates main
deb-src http://mirrors.kernel.org/debian/ wheezy-updates main

After 2 commands:

aptitude update
aptitude upgrade

I have the same old good squeeze.
Help, please

yours`
sehrguey


Similar Content



Growing List Of Packages Being Held: Libcurl3-gnutls IS Librtmp1 The Problem?

Distributor ID: Debian
Description: Debian GNU/Linux 7.8 (wheezy)
Release: 7.8
Codename: wheezy


sudo apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages have been kept back:
chromium dnsmasq-base icedtea-7-jre-jamvm iceweasel libcurl3 libcurl3-gnutls libxml-libxml-perl ntfs-3g openjdk-7-jre openjdk-7-jre-headless
0 upgraded, 0 newly installed, 0 to remove and 10 not upgraded.


When I try to install libcurl3-gnutls I get:

sudo apt-get install libcurl3-gnutls
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
libcurl3-gnutls : Depends: libgnutls-deb0-28 (>= 3.3.0) but it is not installable
Depends: librtmp1 (>= 2.4+20131018.git79459a2-3~) but it is not installable
E: Unable to correct problems, you have held broken packages.


This is my sources:
/etc/apt/sources.list


deb http://ftp.uk.debian.org/debian/ wheezy main non-free contrib
deb-src http://ftp.uk.debian.org/debian/ wheezy main non-free contrib

deb http://security.debian.org/ wheezy/updates main non-free contrib
deb-src http://security.debian.org/ wheezy/updates main non-free contrib

deb http://ftp.uk.debian.org/debian/ wheezy-updates main non-free contrib
deb-src http://ftp.uk.debian.org/debian/ wheezy-updates main non-free contrib

Kdenlive In Debian 8 Not Installing?

I previously installed kdenlive in previous Debian versions with the suggested command:

apt-get install kdenlive frei0r-plugins dvgrab recordmydesktop dvdauthor genisoimage

but it gives error messages in debian 8 saying packages not available

maybe my sources.list is wrong?

# deb cdrom:[Debian GNU/Linux 8.0.0 _Jessie_ - Official amd64 DVD Binary-1 20150425-12:54]/ jessie contrib main

deb http://security.debian.org/ jessie/updates main contrib
deb-src http://security.debian.org/ jessie/updates main contrib

deb-src http://ftp.fr.debian.org/debian/ jessie-updates main contrib non-free
deb http://ftp.fr.debian.org/debian/ jessie-updates main contrib non-free

deb http://www.debian-multimedia.org jessie main

# jessie-updates, previously known as 'volatile'
# A network mirror was not selected during install. The following entries
# are provided as examples, but you should amend them as appropriate
# for your mirror of choice.
#
# deb http://ftp.debian.org/debian/ jessie-updates main contrib
# deb-src http://ftp.debian.org/debian/ jessie-updates main contrib

What should I do?

What's Wrong With My /etc/apt/sources.list - Jessie.

Hi all,
This is my /etc/apt/sources.list of jessie, what's wrong as I am getting the following error output .

error :-

Code:
Err http://http.debian.net jesssie/main Sources
  404  Not Found [IP: 54.192.190.154 80]
Err http://http.debian.net jesssie/contrib Sources
  404  Not Found [IP: 54.192.190.154 80]
Err http://http.debian.net jesssie/non-free Sources                                                                                            
  404  Not Found [IP: 54.192.190.154 80]
Fetched 7,819 B in 25s (307 B/s)                                                                                                               
W: The repository 'http://http.debian.net jesssie Release' does not have a Release file. This is deprecated, please contact the owner of the repository.
W: Failed to fetch http://http.debian.net/debian/dists/jesssie/main/source/Sources  404  Not Found [IP: 54.192.190.154 80]

W: Failed to fetch http://http.debian.net/debian/dists/jesssie/contrib/source/Sources  404  Not Found [IP: 54.192.190.154 80]

W: Failed to fetch http://http.debian.net/debian/dists/jesssie/non-free/source/Sources  404  Not Found [IP: 54.192.190.154 80]

E: Some index files failed to download. They have been ignored, or old ones used instead.

This is my /etc/apt/sources.list :-

Code:
[$] cat /etc/apt/sources.list                                                                                                       [2:23:45]
#### testing  #########
deb http://http.debian.net/debian jessie main contrib non-free
deb-src http://http.debian.net/debian jesssie main contrib non-free

deb http://security.debian.org/ jessie/updates main contrib non-free
deb-src http://security.debian.org/ jessie/updates main contrib non-free

# testing-updates, previously known as 'volatile'
#deb http://http.debian.net/debian jessie-updates main contrib non-free
#deb-src http://http.debian.net/debian jessie-updates main contrib non-free

Now I am guessing one or more of the entries above are wrong, as probably all of testing-updates would probably come into play once jessie is released, right ?

This was generated via http://debgen.simplylinux.ch/ for lack of better places to generate sources.list from.

Wifi Working In Wheezy But Not Jessie

I just installed on my Sony Vaio "Jessie" and my wifi doesn't work.
When I was using "wheezy" after installation I did the following:

add line to Sources.list:
deb http://http/debian.net/debian/ wheezy main contrib non-free

do followwing commands:
# apt-get update && apt-get install firmware-iwlwifi
# modprobe -r iwl4965
# modprobe iwl4965
# aptitude update
# aptitude install plasma-widget-networkmanagement

I tried to do the same in "Jessie"

add line to Sources.list:
deb http://http/debian.net/debian/ jessie main contrib non-free

but it didn't work. Any ideas?

I'm Having Trouble Adding Ppa's

I'm running kali linux. I'm having troubles installing pretty much anything, because when I add any ppa using the add-apt-repository command, I get an error message. I'll use simple screen recorder as an example

add-apt-repository ppa:maarten-baert/simplescreenrecorder

maarten-baert/simplescreenrecorder
Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --secret-keyring /tmp/tmp.EQM7zzCyye --trustdb-name /etc/apt//trustdb.gpg --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg --keyring /etc/apt/trusted.gpg.d//debian-archive-jessie-automatic.gpg --keyring /etc/apt/trusted.gpg.d//debian-archive-jessie-security-automatic.gpg --keyring /etc/apt/trusted.gpg.d//debian-archive-jessie-stable.gpg --keyring /etc/apt/trusted.gpg.d//debian-archive-squeeze-automatic.gpg --keyring /etc/apt/trusted.gpg.d//debian-archive-squeeze-stable.gpg --keyring /etc/apt/trusted.gpg.d//debian-archive-wheezy-automatic.gpg --keyring /etc/apt/trusted.gpg.d//debian-archive-wheezy-stable.gpg --keyring /etc/apt/trusted.gpg.d//kali-archive-keyring.gpg --keyserver keyserver.ubuntu.com

Can someone please tell me what is going on? I have never been able to add a ppa before using kali linux.

Yum Update Keeps Failing

[root@Laptop yum.repos.d]# yum install transmission*
Loaded plugins: langpacks, refresh-packagekit
adobe-linux-x86_64 | 951 B 00:00:00
fedora/20/x86_64/metalink | 17 kB 00:00:00
fedora | 3.8 kB 00:00:00
rpmfusion-free | 3.3 kB 00:00:00
rpmfusion-free-updates | 3.3 kB 00:00:00
rpmfusion-nonfree | 3.3 kB 00:00:00
rpmfusion-nonfree-updates | 3.3 kB 00:00:00
updates/20/x86_64/metalink | 13 kB 00:00:00
updates | 4.9 kB 00:00:00
http://mirrors.xmission.com/fedora/l...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
Trying other mirror.
updates | 4.9 kB 00:00:00
http://mirror.fdcservers.net/fedora/...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
Trying other mirror.
updates | 4.9 kB 00:00:00
http://fedora.osuosl.org/linux/updat...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
Trying other mirror.
updates | 4.9 kB 00:00:00
http://mirrors.rit.edu/fedora/fedora...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
Trying other mirror.
updates | 4.9 kB 00:00:00
http://repo.atlantic.net/fedora/linu...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
Trying other mirror.
updates | 4.9 kB 00:00:00
ftp://ftp.uci.edu/mirrors/fedora/lin...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
Trying other mirror.
updates | 4.9 kB 00:00:00
http://mirror.metrocast.net/fedora/l...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
Trying other mirror.
updates | 4.9 kB 00:00:00
http://linux.mirrors.es.net/fedora/u...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
Trying other mirror.
updates | 4.9 kB 00:00:00
http://mirror.cs.pitt.edu/fedora/lin...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
Trying other mirror.
updates | 4.9 kB 00:00:00
http://mirror.hmc.edu/fedora/linux/u...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
Trying other mirror.
updates | 4.9 kB 00:00:00
http://mirror.uoregon.edu/fedora/lin...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
Trying other mirror.
updates | 4.9 kB 00:00:00
http://fedora.mirrors.tds.net/pub/fe...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
Trying other mirror.
updates | 4.9 kB 00:00:00
http://mirror.nexcess.net/fedora/upd...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
Trying other mirror.
updates | 4.9 kB 00:00:00
http://mirror.web-ster.com/fedora/up...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
Trying other mirror.
updates | 4.9 kB 00:00:00
ftp://ftp.gtlib.gatech.edu/pub/fedor...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
Trying other mirror.
updates | 4.9 kB 00:00:00
http://www.gtlib.gatech.edu/pub/fedo...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
Trying other mirror.
updates | 4.9 kB 00:00:00
http://mirror.steadfast.net/fedora/u...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
Trying other mirror.
updates | 4.9 kB 00:00:00
http://mirrors.cat.pdx.edu/fedora/li...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
Trying other mirror.
updates | 4.9 kB 00:00:00
http://archive.linux.duke.edu/pub/fe...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
Trying other mirror.
updates | 4.9 kB 00:00:00
http://mirrors.kernel.org/fedora/upd...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
Trying other mirror.
updates | 4.9 kB 00:00:00
http://mirrors.syringanetworks.net/f...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
Trying other mirror.
updates | 4.9 kB 00:00:00
http://lug.mtu.edu/fedora/linux/upda...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
Trying other mirror.
updates | 4.9 kB 00:00:00
ftp://ftp.osuosl.org/pub/fedora/linu...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
Trying other mirror.
updates | 4.9 kB 00:00:00
http://mirror.cc.vt.edu/pub/fedora/l...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
Trying other mirror.
updates | 4.9 kB 00:00:00
http://mirror.pnl.gov/fedora/linux/u...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
Trying other mirror.
updates | 4.9 kB 00:00:00
http://mirror.redsox.cc/pub/fedora/l...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
Trying other mirror.
updates | 4.9 kB 00:00:00
http://mirror.symnds.com/distributio...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
Trying other mirror.
updates | 4.9 kB 00:00:00
http://mirror.unl.edu/fedora/linux/u...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
Trying other mirror.
updates | 4.9 kB 00:00:00
ftp://ftp.wallawalla.edu/pub/mirrors...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
Trying other mirror.
updates | 4.9 kB 00:00:00
http://fedora.bhs.mirrors.ovh.net/li...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
Trying other mirror.
updates | 4.9 kB 00:00:00
http://dl.fedoraproject.org/pub/fedo...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
Trying other mirror.
updates | 4.9 kB 00:00:00
http://mirror.cogentco.com/pub/linux...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
Trying other mirror.
updates | 4.9 kB 00:00:00
http://mirrors.tummy.com/pub/fedora....ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
Trying other mirror.
updates | 4.9 kB 00:00:00
http://mirror.clarkson.edu/fedora/li...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
Trying other mirror.
updates | 4.9 kB 00:00:00
http://ftp.linux.ncsu.edu/pub/fedora...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
Trying other mirror.
http://fedora.mirrors.pair.com/linux...ta/repomd.xml: [Errno 12] Timeout on http://fedora.mirrors.pair.com/linux...ta/repomd.xml: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')
Trying other mirror.
updates | 4.9 kB 00:00:00
http://mirror.ancl.hawaii.edu/linux/...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
Trying other mirror.
updates | 4.9 kB 00:00:00
http://kdeforge2.unl.edu/mirrors/fed...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
Trying other mirror.


One of the configured repositories failed (Fedora 20 - x86_64 - Updates),
and yum doesn't have enough cached data to continue. At this point the only
safe thing yum can do is fail. There are a few ways to work "fix" this:

1. Contact the upstream for the repository and get them to fix the problem.

2. Reconfigure the baseurl/etc. for the repository, to point to a working
upstream. This is most often useful if you are using a newer
distribution release than is supported by the repository (and the
packages for the previous distribution release still work).

3. Disable the repository, so yum won't use it by default. Yum will then
just ignore the repository until you permanently enable it again or use
--enablerepo for temporary usage:

yum-config-manager --disable updates

4. Configure the failing repository to be skipped, if it is unavailable.
Note that yum will try to contact the repo. when it runs most commands,
so will have to try and fail each time (and thus. yum will be be much
slower). If it is a very temporary problem though, this is often a nice
compromise:

yum-config-manager --save --setopt=updates.skip_if_unavailable=true

failu repodata/repomd.xml from updates: [Errno 256] No more mirrors to try.
http://mirrors.xmission.com/fedora/l...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
http://mirror.fdcservers.net/fedora/...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
http://fedora.osuosl.org/linux/updat...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
http://mirrors.rit.edu/fedora/fedora...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
http://repo.atlantic.net/fedora/linu...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
ftp://ftp.uci.edu/mirrors/fedora/lin...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
http://mirror.metrocast.net/fedora/l...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
http://linux.mirrors.es.net/fedora/u...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
http://mirror.cs.pitt.edu/fedora/lin...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
http://mirror.hmc.edu/fedora/linux/u...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
http://mirror.uoregon.edu/fedora/lin...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
http://fedora.mirrors.tds.net/pub/fe...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
http://mirror.nexcess.net/fedora/upd...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
http://mirror.web-ster.com/fedora/up...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
ftp://ftp.gtlib.gatech.edu/pub/fedor...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
http://www.gtlib.gatech.edu/pub/fedo...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
http://mirror.steadfast.net/fedora/u...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
http://mirrors.cat.pdx.edu/fedora/li...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
http://archive.linux.duke.edu/pub/fe...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
http://mirrors.kernel.org/fedora/upd...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
http://mirrors.syringanetworks.net/f...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
http://lug.mtu.edu/fedora/linux/upda...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
ftp://ftp.osuosl.org/pub/fedora/linu...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
http://mirror.cc.vt.edu/pub/fedora/l...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
http://mirror.pnl.gov/fedora/linux/u...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
http://mirror.redsox.cc/pub/fedora/l...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
http://mirror.symnds.com/distributio...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
http://mirror.unl.edu/fedora/linux/u...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
ftp://ftp.wallawalla.edu/pub/mirrors...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
http://fedora.bhs.mirrors.ovh.net/li...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
http://dl.fedoraproject.org/pub/fedo...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
http://mirror.cogentco.com/pub/linux...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
http://mirrors.tummy.com/pub/fedora....ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
http://mirror.clarkson.edu/fedora/li...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
http://ftp.linux.ncsu.edu/pub/fedora...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
http://fedora.mirrors.pair.com/linux...ta/repomd.xml: [Errno 12] Timeout on http://fedora.mirrors.pair.com/linux...ta/repomd.xml: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')
http://mirror.ancl.hawaii.edu/linux/...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
http://kdeforge2.unl.edu/mirrors/fed...ta/repomd.xml: [Errno -1] repomd.xml does not match metalink for updates
[root@Laptop yum.repos.d]#

Upgrade From Squeeze To Wheezy Network Issue

I recently decided to upgrade from Debian Squeeze to Wheezy. Update seemed to go fine with the exception of the following warning concerning my Broadcom bmc5704 gigabit ethernet cards

Quote:
W: Possible missing firmware /lib/firmware/tigon/tg3_tso5.bin for module tg3
W: Possible missing firmware /lib/firmware/tigon/tg3_tso.bin for module tg3
W: Possible missing firmware /lib/firmware/tigon/tg3.bin for module tg3
No problem I will simply install the missing .bin files after the upgrade. Get the .bin files from the Debian repository and install them using the command "dpkg -i file_name.deb" then ran "apt-get install -f" for good measure. Still nothing, I have downloaded the following files and running that same command for each hoping that this would solve my compatibility issue with no such luck.

Quote:
firmware-bnx2_0.36+wheezy.1_all.deb
firmware-bnx2x_0.36+wheezy.1_all.deb
firmware-linux-nonfree_0.36+wheezy.1_all.deb
firmware-linux-nonfree_0.36+wheezy.1~bpo60+1_all.deb
When I attempt to go into System Preferences > Network I get the message "The system network services are not compatible with this version."

I showed the hardware using the lshw command and here is the entry concerning the ethernet interface

Quote:
#output from lshw command

*-network:0
description: Ethernet interface
product: NetXtreme BCM5704 Gigabit Ethernet
vendor: Broadcom Corporation
physical id: 2
bus info: pci@0000:02:02.0
logical name: eth0
version: 10
serial: 00:13:21:b2:cf:46
size: 100Mbit/s
capacity: 1Gbit/s
width: 64 bits
clock: 66MHz
capabilities: pcix pm vpd msi bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=tg3 driverversion=3.116 duplex=full firmware=5704-v3.41, ASFIPMIc v2.36 ip=XX.XX.XX.154 latency=64 link=no mingnt=64 multicast=yes port=twisted pair speed=100Mbit/s
resources: irq:25 memory:fdf70000-fdf7ffff
Network file configuration.

Quote:
# Network file

# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
allow-hotplug eth0
iface eth0 inet static
address XX.XX.XX.XX
netmask 255.255.255.0
network XX.XX.XX.0
broadcast XX.XX.XX.255
gateway XX.XX.XX.1
# dns-* options are implemented by the resolvconf package, if installed
dns-nameservers XX.XX.XX.XX 8.8.8.8
dns-search XXXXXXX.net
Server is an older HP ProLiant and I am attempting to put Wheezy on it from a direct upgrade from squeeze.

At this point I am stumped. Not sure exactly what to do but it seems like a fairly simple fix. If anyone has any suggestions I would sure appreciate the help. Let me know if you need anything.

Debian-Squeeze-AMD64 Has Internet Problem

Hi I am new to linux kernel programming.

To debugging kernel I am using Debian-Squeeze.

Actually "apt-get install gcc" occur some errors in Debian

When I use ifconfig there is no ethernet so that I guess Internet is

unavailable even if there is internet connection

Below is my screenshot from terminal.

Please somebody help me.

Thanks.

Blackscreen Installing Debian Jessie Upgrading From Debian Wheezy

OK, I've created my user, I read all the post like: "Sticky: Please READ this before posting!" and the recommended post.

This morning I tried to upgrade my Debian Wheezy to Debian Jessie. I took a while to read the release-notes, change the source.list typing "jessie" in order of "wheezy".

Then, I opened a script with:

# script -t 2>~/actualiza-a-jessie01.time -a ~/actualiza-a-jessie01.script

and, finally:

# apt-get dist-upgrade

The installation started and all was go on until the postgresql when the installation stops and there was nothing to do. A lot of time after I decide restar the computer but now it doesn't start.

Appears the Debian 8 start menu with:
GNU GRUP versión 2.02

And the menu options:
Debian GNU/Linux
Opciones avanzadas para Debian GNU/Linux
Memory test (memtest86+)
Memory test (memtest86+, serial console 115200)
Memory test (memtest86+, experimental multiboot)
Memory test (memtest86+, serial console 115200, experimental multiboot)

When I select GNU/Linux I only get:
Loanding, please wait...
fsck from util-linux 2.25.2
/dev/sda1: clean, 619892/30269440 files, 68856006/121052672 blocks

and then.... nothing.

What can I do to restore my computer?

Thanks in advance.

How To Create A Bootchart In Debian Wheezy Compatible OS?

On my Antix13 (similar Debian Wheezy), I have installed bootchart2 and pybootchartgui.
I have created entries in /boot/grub/menu.lst (see below),
but there are no /var/log/bootchart.tgz as per https://www.debian-administration.or...with_bootchart or http://forums.debian.net/viewtopic.php?f=16&t=38869
What should I do? I made perhaps something wrong.



Code:
timeout 5
color cyan/blue white/blue
foreground ffffff
background 0639a1

gfxmenu /boot/grub/message

title  antiX at sda2, kernel 3.7.10-antix.7-486-smp
root   (hd0,1)
kernel /boot/vmlinuz-3.7.10-antix.7-486-smp root=/dev/sda2 quiet nomodeset radeon.modeset=0
initrd /boot/initrd.img-3.7.10-antix.7-486-smp

# added
title  antiX at sda2, kernel 3.7.10-antix.7-486-smp bootchart
root   (hd0,1)
kernel /boot/vmlinuz-3.7.10-antix.7-486-smp root=/dev/sda2 ro init=/sbin/bootchartd radeon.modeset=0
#

boot
...