리눅스 퍼옴
리눅스 32bit 와 64bit 구분
Dorori
2010. 3. 29. 18:24
1. 시스템이 32bit 인 경우 아래와 같이 32 라고 나옴
2. 시스템이 64bit 인 경우 아래와 같이 b4 라고 나옴
※ 참고 : 시스템에 대한 정보
cat /etc/issue
uname -a
cat /etc/redhat-release
솔라리스에서의 32bit 및 64bit 동작 구분
[root@localhost ~]# getconf LONG_BIT
32
32
2. 시스템이 64bit 인 경우 아래와 같이 b4 라고 나옴
[root@localhost ~]# getconf LONG_BIT
b4
b4
※ 참고 : 시스템에 대한 정보
cat /etc/issue
uname -a
cat /etc/redhat-release
[root@localhost ~]# cat /etc/issue
CentOS release 5.3 (Final)
Kernel \r on an \m
[root@localhost ~]# cat /etc/redhat-release
CentOS release 5.3 (Final)
[root@localhost ~]#
[root@localhost ~]# uname -a
Linux localhost 2.6.18-128.el5 #1 SMP Wed Jan 21 10:44:23 EST 2009 i686 i686 i386 GNU/Linux
CentOS release 5.3 (Final)
Kernel \r on an \m
[root@localhost ~]# cat /etc/redhat-release
CentOS release 5.3 (Final)
[root@localhost ~]#
[root@localhost ~]# uname -a
Linux localhost 2.6.18-128.el5 #1 SMP Wed Jan 21 10:44:23 EST 2009 i686 i686 i386 GNU/Linux
솔라리스에서의 32bit 및 64bit 동작 구분
isainfo -kv
64-bit sparcv9 kernel modules