PHWinfo banniere

Titres
PORTAIL ANNUAIRE ARTICLES COMPARATEUR HÉBERGEURS DEVIS FORUMS RÉDUCTEUR D'URL
Précédent   PHWinfo > Forums Hébergement > Forum Serveur - Sécurité et techniques > linux.debian.user > 64 bits or 32 bits? How to define?
S'inscrire FAQ Membres Recherche Messages du jour Marquer les forums comme lus
linux.debian.user debian-user@lists.debian.org.

64 bits or 32 bits? How to define?

Réponse
 
LinkBack Outils de la discussion
Vieux 13/11/2007, 19h30   #1
Pantor
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut 64 bits or 32 bits? How to define?

Hi,

anybody can tell me how to define is my system 64 bits or 32 bits?
Thanks in advance.

Andrius


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 13/11/2007, 19h50   #2
Gilles Mocellin
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: 64 bits or 32 bits? How to define?

Le Tuesday 13 November 2007 20:17:35 Pantor, vous avez écrit:
> Hi,
>
> anybody can tell me how to define is my system 64 bits or 32 bits?
> Thanks in advance.
>
> Andrius


Use file on a binary for example :
$ file /bin/bash
/bin/bash: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), for GNU/Linux
2.6.0, dynamically linked (uses shared libs), stripped

=> 64bits

uname can tel you if your kernel is 64bits (amd64 arch) or 32bits (i486, i686,
k7) but it doesn't means your entire distribution is 64bit.
You can have a 32bit distrib with a 64bit kernel.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQBHOf1tDltnDmLJYdARAgNsAJ47Wj59900HRN9+7J8CLH OXd/kxtwCgxW8L
nZ/7eoYVJVqXExrJdG8E990=
=GWGf
-----END PGP SIGNATURE-----

  Réponse avec citation
Vieux 13/11/2007, 19h50   #3
Jerome BENOIT
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: 64 bits or 32 bits? How to define?

Hello,

what do you really mean by `system' ? hardware ? or kernel ?

Jerome

Pantor wrote:
> Hi,
>
> anybody can tell me how to define is my system 64 bits or 32 bits?
> Thanks in advance.
>
> Andrius
>
>


--
Jerome BENOIT
jgmbenoit_at_mailsnare_dot_net


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 14/11/2007, 05h30   #4
s. keeling
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: 64 bits or 32 bits? How to define?

Jerome BENOIT <jgmbenoit@mailsnare.net>:
> Pantor wrote:
> >
> > anybody can tell me how to define is my system 64 bits or 32 bits?

>
> what do you really mean by `system' ? hardware ? or kernel ?


Don't you mean CPU? If the CPU's 64 bit, and the Debian installer has
any clue (and we chose the right iso (of course)), then a 64 bit CPU
install will get a 64 bit kernel. Works on my Sun U30.


--
Any technology distinguishable from magic is insufficiently advanced.
(*) http://blinkynet.net/comp/uip5.html Linux Counter #80292
- - http://www.faqs.org/rfcs/rfc1855.html Please, don't Cc: me.


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 14/11/2007, 21h00   #5
Pantor
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: 64 bits or 32 bits? How to define?

Exactly yes, CPU is AMD Athlon XP-M 2800+ and no idea is it 64 bits or
32 bits CPU.

s. keeling wrote:
> Jerome BENOIT <jgmbenoit@mailsnare.net>:
>> Pantor wrote:
>>> anybody can tell me how to define is my system 64 bits or 32 bits?

>> what do you really mean by `system' ? hardware ? or kernel ?

>
> Don't you mean CPU? If the CPU's 64 bit, and the Debian installer has
> any clue (and we chose the right iso (of course)), then a 64 bit CPU
> install will get a 64 bit kernel. Works on my Sun U30.
>
>



--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 14/11/2007, 22h00   #6
cs
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: 64 bits or 32 bits? How to define?

On Wed, 2007-11-14 at 20:57 +0000, Pantor wrote:
> Exactly yes, CPU is AMD Athlon XP-M 2800+ and no idea is it 64 bits or
> 32 bits CPU.
>
> s. keeling wrote:
> > Jerome BENOIT <jgmbenoit@mailsnare.net>:
> >> Pantor wrote:
> >>> anybody can tell me how to define is my system 64 bits or 32 bits?
> >> what do you really mean by `system' ? hardware ? or kernel ?

> >
> > Don't you mean CPU? If the CPU's 64 bit, and the Debian installer has
> > any clue (and we chose the right iso (of course)), then a 64 bit CPU
> > install will get a 64 bit kernel. Works on my Sun U30.
> >
> >

>


1) Pls don't top post
2) AMD PR at
http://www.amd.com/us-en/Corporate/V...~71941,00.html
and note chip shipped in 2003 all leads me to believe it's 32 bit arch.
3) I'm unsure how to (eg) use a Live (Debian) CD to get info as to
32 .v. 64 bit arch.

M

>



--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 15/11/2007, 00h00   #7
Gilles Mocellin
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: 64 bits or 32 bits? How to define?

Le Wednesday 14 November 2007 21:57:20 Pantor, vous avez écrit:
> Exactly yes, CPU is AMD Athlon XP-M 2800+ and no idea is it 64 bits or
> 32 bits CPU.


It is 64bits if you see lm (Large Mode) in :
$ grep flags /proc/cpuinfo
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca
cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm
constant_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr lahf_lm
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca
cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm
constant_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr lahf_lm

Here, it was a core 2 Duo (2 line because 2 cpu).
There is lm.



-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQBHO4tCDltnDmLJYdARAhgVAKCPf+a95Edet0FsyEU2jm 6MtBwJfACaA4rK
u0n6NbeLHQ4QtIph5AOVgYY=
=s14q
-----END PGP SIGNATURE-----

  Réponse avec citation
Vieux 15/11/2007, 00h10   #8
Guillermo Garron
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: 64 bits or 32 bits? How to define?

On Nov 13, 2007 3:17 PM, Pantor <pantor@painter-decorator.eu> wrote:
> Hi,
>
> anybody can tell me how to define is my system 64 bits or 32 bits?
> Thanks in advance.


Get a live 64 CD and try to boot on your system, if it could not then
it is 32 bits.
>
> Andrius
>
>
> --
> To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
>
>




--
Guillermo Garron
"Linux IS user friendly... It's just selective about who its friends are."
http://www.go2linux.org


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Réponse


Outils de la discussion

Règles de messages
Vous ne pouvez pas créer de nouvelles discussions
Vous ne pouvez pas envoyer des réponses
Vous ne pouvez pas envoyer des pièces jointes
Vous ne pouvez pas modifier vos messages

Les balises BB sont activées : oui
Les smileys sont activés : oui
La balise [IMG] est activée : oui
Le code HTML peut être employé : non
Trackbacks are oui
Pingbacks are oui
Refbacks are oui


Fuseau horaire GMT +1. Il est actuellement 06h01.


Édité par : vBulletin® version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC5 Tous droits réservés.
Version française #16 par l'association vBulletin francophone
PHWinfo est un site Éducation Sans Frontières
Ad Management by RedTyger
©Tous droits réservés par les parties respectives
Page generated in 0,13304 seconds with 16 queries