|
|
|
|
||||||
| linux.debian.user debian-user@lists.debian.org. |
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
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 |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
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----- |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
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 |
|
|
|
#4 |
|
Messages: n/a
Hébergeur: |
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 |
|
|
|
#5 |
|
Messages: n/a
Hébergeur: |
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 |
|
|
|
#6 |
|
Messages: n/a
Hébergeur: |
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 |
|
|
|
#7 |
|
Messages: n/a
Hébergeur: |
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----- |
|
|
|
#8 |
|
Messages: n/a
Hébergeur: |
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 |
|
![]() |
| Outils de la discussion | |
|
|