개소리 왈왈/컴퓨터2012. 4. 14. 22:16
ipc 에서 지른 컴퓨터 똭~

포장 오버스럽다 할정도로 꼼꼼하게 했는데


그래봤자 택배를 이길순 없음 ㅋㅋㅋ
밖에다가 스탠드를 고정하는 바람에 뽀각~ 하지만 난 안쓸꺼니까 소쿨하게 패스


전에 한번 사용했던 케이스 / 파워라서
조금 시끄럽지 않을까 걱정했는데 의외로 조용.
저번에는 AMD 4850e 인데 이녀석보다 시끄러운건 왜일까...
아무튼 ipc에서 타이를 팍팍 쓰면서 정리한 흔적이 똭~!


이걸 붙여야 하나? 막 고민하다 보니
음. 65W군?


헐.. 이제 말레이시아도 아니고 코스타리카?
+ G840 똭~!


아항 메뉴얼에 이 스티커가 있군!
본체에 붙이려다가 일단 애장 ㅋㅋㅋ


으억 부팅이 드럽게 빨라서 처음껄 못 찍었.. OTL
그나저나 나에게는 첫 UEFI 메인보드. 무서워 ㅠ.ㅠ


G840에 4GB x 2 똭~!
VT-X supported 똭!
64bit supported 똭!


다시 부팅하자마자 하는데 너무 빨리넘어가서 한 세번 시도만에 겨우 찰칵 ㅠ.ㅠ


아무튼 부팅시에 UEFI로 하면 안된다고 하던데 나중에 일단 실험은 해봐야 할 듯 하다.


어짜피 리눅스 가상화용이라서 비디오 메모리 많이 할 필요 없으니 32MB로 줄이고
음.. VT-d는 unsupport ㅠ.ㅠ


아무튼 대기 전력은 2.3W 정도
아이들시 45W 에서 부팅시 최대 62W 정도까지 쳐묵쳐묵 하고
메모리가 일단 넉넉해서 그런건지 cpu 빨인진 모르겠지만
AMD 4600+x2 보다는 우분투 가상화가 상당히 부드러운 느낌이다.




'개소리 왈왈 > 컴퓨터' 카테고리의 다른 글

AM2 BOOST  (0) 2012.04.20
LW20과 LW25 모니터 교체  (0) 2012.04.20
LW20 / LW25 LCD 호환성  (0) 2012.04.07
아.. 우울해 ㅠ.ㅠ  (0) 2012.04.05
LW25는 가상화 지원안해!  (0) 2012.04.03
Posted by 구차니
프로그램 사용/xen2012. 4. 14. 21:31
2012년 4월 14일 기준으로 작성된 내용임.

$ sudo apt-get install xen-hypervisor-4.1-amd64 xen-utils-4.1 xenwatch xen-tools xen-utils-common xenstore-utils virtinst virt-viewer virt-manager

$ sudo vi /etc/xen/xend-config.sxp 
(xend-unix-server yes)

$ sudo vi .bashrc
export VIRSH_DEFAULT_CONNECT_URI="xen:///"
$ sudo vi /root/.bashrc
export VIRSH_DEFAULT_CONNECT_URI="xen:///"

$ sudo vi /etc/default/grub
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash max_loop=64"
$ sudo update-grub

$ sudo mkdir /usr/lib64
$ sudo ln -s sudo ln -s /usr/lib/xen-4.1/ /usr/lib64/xen
$ sudo ln -s /usr/share/qemu-linaro /usr/share/qemu 

'프로그램 사용 > xen' 카테고리의 다른 글

xen para-virt로 HTTP 통해서 설치하기  (4) 2012.04.15
xen 네트워크 설치하기  (0) 2012.04.15
11.10을 이용한 Dom0 PV 설치하기  (0) 2012.04.14
cobbler  (0) 2012.04.13
xen 네트워크 설치(HTTP)  (0) 2012.04.13
Posted by 구차니
Linux2012. 4. 14. 21:07
듀얼코어지만 귀찮아서 하나만 잘라붙임

정상부팅(일반 커널)시 flags
$ cat /proc/cpuinfo 
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 42
model name : Intel(R) Pentium(R) CPU G840 @ 2.80GHz
stepping : 7
cpu MHz : 1600.000
cache size : 3072 KB
physical id : 0
siblings : 2
core id : 0
cpu cores : 2
apicid : 0
initial apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 13
wp : yes
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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm sse4_1 sse4_2 popcnt xsave lahf_lm arat epb xsaveopt pln pts dts tpr_shadow vnmi flexpriority ept vpid
bogomips : 5587.32
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:

XEN 커널로 부팅시 flags 차이점
$ cat /proc/cpuinfo 
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 42
model name : Intel(R) Pentium(R) CPU G840 @ 2.80GHz
stepping : 7
cpu MHz : 2800.000
cache size : 3072 KB
physical id : 0
siblings : 1
core id : 0
cpu cores : 1
apicid : 0
initial apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 13
wp : yes
flags : fpu de tsc msr pae cx8 apic sep cmov pat clflush acpi mmx fxsr sse sse2 ss ht syscall nx lm constant_tsc rep_good nopl nonstop_tsc aperfmperf pni pclmulqdq est ssse3 cx16 sse4_1 sse4_2 popcnt hypervisor lahf_lm arat epb pln pts dts
bogomips : 5587.44
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:

'Linux' 카테고리의 다른 글

프레임버퍼를 이용하여 캡쳐하기(/dev/fb0)  (0) 2012.07.22
리눅스를 위한 아이튠스 서버 만들기  (0) 2012.07.08
localtime() 과 mktime()을 이용하기  (0) 2012.03.27
partitionless disk  (2) 2012.01.06
sudo와 selinux  (0) 2011.12.25
Posted by 구차니
프로그램 사용/xen2012. 4. 14. 10:08
반가상화로 설치하려고 낑낑대는데
키워드가 똭~ 하면 술술 풀리는게 이바닥이라. 하아....

[링크 :  http://bderzhavets.wordpress.com/...pv-domu-at-xen-4-1-2-oneiric-dom0-3-1-0-030100-generic/

그나저나 어디서 어디까질 받아야 하는거지 -_-
[링크 : http://archive.ubuntu.com/ubuntu/dists/oneiric/main/installer-amd64/current/images/netboot/]

'프로그램 사용 > xen' 카테고리의 다른 글

xen 네트워크 설치하기  (0) 2012.04.15
xen 설치 명령어 모음(ubuntu 11.10 desktop 64bit 기준)  (0) 2012.04.14
cobbler  (0) 2012.04.13
xen 네트워크 설치(HTTP)  (0) 2012.04.13
가상화 관련 링 레벨(OS)  (0) 2012.04.12
Posted by 구차니
Linux/Ubuntu2012. 4. 13. 23:35
정품을 쓴게 아니라 공개버전/트라이얼버전만 사용해서 그런지 모르겠지만
USB 하드의 smart정보를 못 읽어 오던 hdtune에 비해,
gsmartcontorl(smartctl)는 usb 하드 디스크까지 읽어오고, 에러 리포트까지 지원한다.

외장 USB 1T짜리 녀석



지금도 끅끅 거리는 불안한 하드. HDtune에서는 별다른 에러는 발견되지 않았었다.



조만간 이녀석도 맛이 가겠군...


2012/01/04 - [Linux/Ubuntu] - ubuntu용 S.M.A.R.T 프로그램

---
다시 윈도우로 돌아와서 확인해보니
공개버전에서는 usb를 지원하지 않았지만, 4.60 포터블 버전으로 해보니 인식을 한다 -_-
Posted by 구차니
Linux/Ubuntu2012. 4. 13. 23:20
혹시나 해서 찾아봤는데.. 헐 이렇게 가까운데에 이렇게 막강한 명령어가 있을줄이야.. OTL
윈도우에서는 웹집이라던가 이런류의 웹사이트 퍼오는 프로그램이 있어야 하지만
리눅스에서는 wget으로 간단하게 해결~!

-r
--recursive
Turn on recursive retrieving.

[링크 : http://linux.die.net/man/1/wget

[링크 : http://www.cyberciti.biz/faq/wget-recursive-download-command/]

Posted by 구차니
Linux/Ubuntu2012. 4. 13. 23:08
PXE용으로는 일반 iso를 받으면 안된다고 한다.
아무튼 이걸로 kickstart 고생 안해도 되려나?

[링크 : http://cdimage.ubuntu.com/netboot/]
[링크 : http://linux-textcube.blogspot.com/2009/10/pxe-네트워크-부팅을-통한-우분투-설치기.html]
Posted by 구차니
프로그램 사용/xen2012. 4. 13. 22:58
먼진 몰라도 무시무시하게 많이 깔리는 녀석이다 -_-

$ cobbler
'cobbler' 프로그램은 현재 설치되어 있지 않습니다.  다음을 입력하여 이를 설치할 수 있습니다:
sudo apt-get install cobbler 

$ sudo apt-get install cobbler
패키지 목록을 읽는 중입니다... 완료
의존성 트리를 만드는 중입니다       
상태 정보를 읽는 중입니다... 완료
다음 패키지를 더 설치할 것입니다:
  cobbler-common cobbler-web debmirror fence-agents hardlink
  libapache2-mod-python libapache2-mod-wsgi libio-socket-inet6-perl
  liblockfile-simple-perl liblog-agent-perl libnet-inet6glue-perl
  libnet-telnet-perl libpython2.6 libsocket6-perl libyaml-0-2 patch powerwake
  python-cheetah python-cobbler python-django python-netaddr python-pyasn1
  python-twisted python-twisted-conch python-twisted-lore python-twisted-mail
  python-twisted-news python-twisted-runner python-twisted-words python-yaml
  python2.6 python2.6-minimal sg3-utils snmp tftpd-hpa
제안하는 패키지:
  createrepo bind9 dhcp3-server libapache2-mod-python-doc diffutils-doc
  python-markdown python-pygments python-memcache python-psycopg2
  python-psycopg python-mysqldb python-flup python-sqlite ipython
  python-twisted-runner-dbg python2.6-doc
다음 새 패키지를 설치할 것입니다:
  cobbler cobbler-common cobbler-web debmirror fence-agents hardlink
  libapache2-mod-python libapache2-mod-wsgi libio-socket-inet6-perl
  liblockfile-simple-perl liblog-agent-perl libnet-inet6glue-perl
  libnet-telnet-perl libpython2.6 libsocket6-perl libyaml-0-2 patch powerwake
  python-cheetah python-cobbler python-django python-netaddr python-pyasn1
  python-twisted python-twisted-conch python-twisted-lore python-twisted-mail
  python-twisted-news python-twisted-runner python-twisted-words python-yaml
  python2.6 python2.6-minimal sg3-utils snmp tftpd-hpa
0개 업그레이드, 36개 새로 설치, 0개 제거 및 0개 업그레이드 안 함.
13.8 M바이트 아카이브를 받아야 합니다.
이 작업 후 77.3 M바이트의 디스크 공간을 더 사용하게 됩니다.
계속 하시겠습니까 [Y/n]? 
받기:1 http://kr.archive.ubuntu.com/ubuntu/ oneiric/main python2.6-minimal amd64 2.6.7-4ubuntu1 [1,475 kB]
받기:2 http://kr.archive.ubuntu.com/ubuntu/ oneiric/main python2.6 amd64 2.6.7-4ubuntu1 [2,439 kB]
받기:3 http://kr.archive.ubuntu.com/ubuntu/ oneiric/main libpython2.6 amd64 2.6.7-4ubuntu1 [1,084 kB]
받기:4 http://kr.archive.ubuntu.com/ubuntu/ oneiric/main libapache2-mod-wsgi amd64 3.3-2ubuntu3 [133 kB]
받기:5 http://kr.archive.ubuntu.com/ubuntu/ oneiric/main python-pyasn1 all 0.0.11a-1 [29.8 kB]
받기:6 http://kr.archive.ubuntu.com/ubuntu/ oneiric/main python-twisted-conch all 1:11.0.0-1 [270 kB]
받기:7 http://kr.archive.ubuntu.com/ubuntu/ oneiric/main python-twisted-mail all 11.0.0-1 [192 kB]
받기:8 http://kr.archive.ubuntu.com/ubuntu/ oneiric/main python-twisted-lore all 11.0.0-1 [90.5 kB]
받기:9 http://kr.archive.ubuntu.com/ubuntu/ oneiric/main python-twisted-news all 11.0.0-1 [24.0 kB]
받기:10 http://kr.archive.ubuntu.com/ubuntu/ oneiric/main python-twisted-runner amd64 11.0.0-1 [19.4 kB]
받기:11 http://kr.archive.ubuntu.com/ubuntu/ oneiric/main python-twisted-words all 11.0.0-1 [214 kB]
받기:12 http://kr.archive.ubuntu.com/ubuntu/ oneiric/main python-twisted all 11.0.0-2 [5,146 B]
받기:13 http://kr.archive.ubuntu.com/ubuntu/ oneiric-updates/universe cobbler-common all 2.1.0+git20110602-0ubuntu26.2 [66.6 kB]
받기:14 http://kr.archive.ubuntu.com/ubuntu/ oneiric-updates/universe cobbler all 2.1.0+git20110602-0ubuntu26.2 [29.6 kB]
받기:15 http://kr.archive.ubuntu.com/ubuntu/ oneiric/main libyaml-0-2 amd64 0.1.4-1 [56.2 kB]
받기:16 http://kr.archive.ubuntu.com/ubuntu/ oneiric/main python-yaml amd64 3.10-1 [193 kB]
받기:17 http://kr.archive.ubuntu.com/ubuntu/ oneiric/main python-netaddr all 0.7.5-4 [1,182 kB]
받기:18 http://kr.archive.ubuntu.com/ubuntu/ oneiric/main python-cheetah amd64 2.4.4-2ubuntu1 [171 kB]
받기:19 http://kr.archive.ubuntu.com/ubuntu/ oneiric-updates/main python-django all 1.3-2ubuntu1.1 [4,296 kB]
받기:20 http://kr.archive.ubuntu.com/ubuntu/ oneiric-updates/universe python-cobbler all 2.1.0+git20110602-0ubuntu26.2 [227 kB]
받기:21 http://kr.archive.ubuntu.com/ubuntu/ oneiric/main libapache2-mod-python amd64 3.3.1-9ubuntu1 [130 kB]
받기:22 http://kr.archive.ubuntu.com/ubuntu/ oneiric-updates/universe cobbler-web all 2.1.0+git20110602-0ubuntu26.2 [120 kB]
받기:23 http://kr.archive.ubuntu.com/ubuntu/ oneiric/universe fence-agents amd64 3.1.4-0ubuntu1 [160 kB]
받기:24 http://kr.archive.ubuntu.com/ubuntu/ oneiric/universe hardlink all 0.1.1 [6,644 B]
받기:25 http://kr.archive.ubuntu.com/ubuntu/ oneiric/main libsocket6-perl amd64 0.23-1build1 [24.3 kB]
받기:26 http://kr.archive.ubuntu.com/ubuntu/ oneiric/main libio-socket-inet6-perl all 2.65-1.1 [13.7 kB]
받기:27 http://kr.archive.ubuntu.com/ubuntu/ oneiric/universe liblog-agent-perl all 0.307-2 [129 kB]
받기:28 http://kr.archive.ubuntu.com/ubuntu/ oneiric/universe liblockfile-simple-perl all 0.207-2 [20.9 kB]
받기:29 http://kr.archive.ubuntu.com/ubuntu/ oneiric/universe libnet-inet6glue-perl all 0.4-2 [12.4 kB]
받기:30 http://kr.archive.ubuntu.com/ubuntu/ oneiric/main libnet-telnet-perl all 3.03-3 [52.1 kB]
받기:31 http://kr.archive.ubuntu.com/ubuntu/ oneiric/main patch amd64 2.6.1-2 [80.7 kB]
받기:32 http://kr.archive.ubuntu.com/ubuntu/ oneiric/main powerwake all 2.15-0ubuntu2 [8,392 B]
받기:33 http://kr.archive.ubuntu.com/ubuntu/ oneiric/main sg3-utils amd64 1.31-1 [575 kB]
받기:34 http://kr.archive.ubuntu.com/ubuntu/ oneiric/main snmp amd64 5.4.3~dfsg-2.2ubuntu1 [162 kB]
받기:35 http://kr.archive.ubuntu.com/ubuntu/ oneiric/universe debmirror all 1:2.9ubuntu1 [43.8 kB]
받기:36 http://kr.archive.ubuntu.com/ubuntu/ oneiric/main tftpd-hpa amd64 5.1-2ubuntu1 [40.1 kB]
내려받기 13.8 M바이트, 소요시간 14초 (945 k바이트/초)                          
패키지에서 템플릿을 추출하는 중: 100%
패키지를 미리 설정하는 중입니다...
전에 선택하지 않은 python2.6-minimal 패키지를 선택합니다.
(데이터베이스 읽는중 ...현재 157284개의 파일과 디렉터리가 설치되어 있습니다.)
python2.6-minimal 패키지를 푸는 중입니다 (.../python2.6-minimal_2.6.7-4ubuntu1_amd64.deb에서) ...
전에 선택하지 않은 python2.6 패키지를 선택합니다.
python2.6 패키지를 푸는 중입니다 (.../python2.6_2.6.7-4ubuntu1_amd64.deb에서) ...
전에 선택하지 않은 libpython2.6 패키지를 선택합니다.
libpython2.6 패키지를 푸는 중입니다 (.../libpython2.6_2.6.7-4ubuntu1_amd64.deb에서) ...
전에 선택하지 않은 libapache2-mod-wsgi 패키지를 선택합니다.
libapache2-mod-wsgi 패키지를 푸는 중입니다 (.../libapache2-mod-wsgi_3.3-2ubuntu3_amd64.deb에서) ...
전에 선택하지 않은 python-pyasn1 패키지를 선택합니다.
python-pyasn1 패키지를 푸는 중입니다 (.../python-pyasn1_0.0.11a-1_all.deb에서) ...
전에 선택하지 않은 python-twisted-conch 패키지를 선택합니다.
python-twisted-conch 패키지를 푸는 중입니다 (.../python-twisted-conch_1%3a11.0.0-1_all.deb에서) ...
전에 선택하지 않은 python-twisted-mail 패키지를 선택합니다.
python-twisted-mail 패키지를 푸는 중입니다 (.../python-twisted-mail_11.0.0-1_all.deb에서) ...
전에 선택하지 않은 python-twisted-lore 패키지를 선택합니다.
python-twisted-lore 패키지를 푸는 중입니다 (.../python-twisted-lore_11.0.0-1_all.deb에서) ...
전에 선택하지 않은 python-twisted-news 패키지를 선택합니다.
python-twisted-news 패키지를 푸는 중입니다 (.../python-twisted-news_11.0.0-1_all.deb에서) ...
전에 선택하지 않은 python-twisted-runner 패키지를 선택합니다.
python-twisted-runner 패키지를 푸는 중입니다 (.../python-twisted-runner_11.0.0-1_amd64.deb에서) ...
전에 선택하지 않은 python-twisted-words 패키지를 선택합니다.
python-twisted-words 패키지를 푸는 중입니다 (.../python-twisted-words_11.0.0-1_all.deb에서) ...
전에 선택하지 않은 python-twisted 패키지를 선택합니다.
python-twisted 패키지를 푸는 중입니다 (.../python-twisted_11.0.0-2_all.deb에서) ...
전에 선택하지 않은 cobbler-common 패키지를 선택합니다.
cobbler-common 패키지를 푸는 중입니다 (.../cobbler-common_2.1.0+git20110602-0ubuntu26.2_all.deb에서) ...
전에 선택하지 않은 cobbler 패키지를 선택합니다.
cobbler 패키지를 푸는 중입니다 (.../cobbler_2.1.0+git20110602-0ubuntu26.2_all.deb에서) ...
전에 선택하지 않은 libyaml-0-2 패키지를 선택합니다.
libyaml-0-2 패키지를 푸는 중입니다 (.../libyaml-0-2_0.1.4-1_amd64.deb에서) ...
전에 선택하지 않은 python-yaml 패키지를 선택합니다.
python-yaml 패키지를 푸는 중입니다 (.../python-yaml_3.10-1_amd64.deb에서) ...
전에 선택하지 않은 python-netaddr 패키지를 선택합니다.
python-netaddr 패키지를 푸는 중입니다 (.../python-netaddr_0.7.5-4_all.deb에서) ...
전에 선택하지 않은 python-cheetah 패키지를 선택합니다.
python-cheetah 패키지를 푸는 중입니다 (.../python-cheetah_2.4.4-2ubuntu1_amd64.deb에서) ...
전에 선택하지 않은 python-django 패키지를 선택합니다.
python-django 패키지를 푸는 중입니다 (.../python-django_1.3-2ubuntu1.1_all.deb에서) ...
전에 선택하지 않은 python-cobbler 패키지를 선택합니다.
python-cobbler 패키지를 푸는 중입니다 (.../python-cobbler_2.1.0+git20110602-0ubuntu26.2_all.deb에서) ...
전에 선택하지 않은 libapache2-mod-python 패키지를 선택합니다.
libapache2-mod-python 패키지를 푸는 중입니다 (.../libapache2-mod-python_3.3.1-9ubuntu1_amd64.deb에서) ...
전에 선택하지 않은 cobbler-web 패키지를 선택합니다.
cobbler-web 패키지를 푸는 중입니다 (.../cobbler-web_2.1.0+git20110602-0ubuntu26.2_all.deb에서) ...
전에 선택하지 않은 fence-agents 패키지를 선택합니다.
fence-agents 패키지를 푸는 중입니다 (.../fence-agents_3.1.4-0ubuntu1_amd64.deb에서) ...
전에 선택하지 않은 hardlink 패키지를 선택합니다.
hardlink 패키지를 푸는 중입니다 (.../hardlink_0.1.1_all.deb에서) ...
전에 선택하지 않은 libsocket6-perl 패키지를 선택합니다.
libsocket6-perl 패키지를 푸는 중입니다 (.../libsocket6-perl_0.23-1build1_amd64.deb에서) ...
전에 선택하지 않은 libio-socket-inet6-perl 패키지를 선택합니다.
libio-socket-inet6-perl 패키지를 푸는 중입니다 (.../libio-socket-inet6-perl_2.65-1.1_all.deb에서) ...
전에 선택하지 않은 liblog-agent-perl 패키지를 선택합니다.
liblog-agent-perl 패키지를 푸는 중입니다 (.../liblog-agent-perl_0.307-2_all.deb에서) ...
전에 선택하지 않은 liblockfile-simple-perl 패키지를 선택합니다.
liblockfile-simple-perl 패키지를 푸는 중입니다 (.../liblockfile-simple-perl_0.207-2_all.deb에서) ...
전에 선택하지 않은 libnet-inet6glue-perl 패키지를 선택합니다.
libnet-inet6glue-perl 패키지를 푸는 중입니다 (.../libnet-inet6glue-perl_0.4-2_all.deb에서) ...
전에 선택하지 않은 libnet-telnet-perl 패키지를 선택합니다.
libnet-telnet-perl 패키지를 푸는 중입니다 (.../libnet-telnet-perl_3.03-3_all.deb에서) ...
전에 선택하지 않은 patch 패키지를 선택합니다.
patch 패키지를 푸는 중입니다 (.../patch_2.6.1-2_amd64.deb에서) ...
전에 선택하지 않은 powerwake 패키지를 선택합니다.
powerwake 패키지를 푸는 중입니다 (.../powerwake_2.15-0ubuntu2_all.deb에서) ...
전에 선택하지 않은 sg3-utils 패키지를 선택합니다.
sg3-utils 패키지를 푸는 중입니다 (.../sg3-utils_1.31-1_amd64.deb에서) ...
전에 선택하지 않은 snmp 패키지를 선택합니다.
snmp 패키지를 푸는 중입니다 (.../snmp_5.4.3~dfsg-2.2ubuntu1_amd64.deb에서) ...
전에 선택하지 않은 debmirror 패키지를 선택합니다.
debmirror 패키지를 푸는 중입니다 (.../debmirror_1%3a2.9ubuntu1_all.deb에서) ...
전에 선택하지 않은 tftpd-hpa 패키지를 선택합니다.
tftpd-hpa 패키지를 푸는 중입니다 (.../tftpd-hpa_5.1-2ubuntu1_amd64.deb에서) ...
man-db에 대한 트리거를 처리하는 중입니다 ...
desktop-file-utils에 대한 트리거를 처리하는 중입니다 ...
bamfdaemon에 대한 트리거를 처리하는 중입니다 ...
Rebuilding /usr/share/applications/bamf.index...
gnome-menus에 대한 트리거를 처리하는 중입니다 ...
doc-base에 대한 트리거를 처리하는 중입니다 ...
Processing 2 added doc-base files...
Registering documents with scrollkeeper...
python-twisted-core에 대한 트리거를 처리하는 중입니다 ...
ureadahead에 대한 트리거를 처리하는 중입니다 ...
python2.6-minimal (2.6.7-4ubuntu1) 설정하는 중입니다 ...
Linking and byte-compiling packages for runtime python2.6...
python2.6 (2.6.7-4ubuntu1) 설정하는 중입니다 ...
libpython2.6 (2.6.7-4ubuntu1) 설정하는 중입니다 ...
libapache2-mod-wsgi (3.3-2ubuntu3) 설정하는 중입니다 ...
 * Restarting web server apache2                                                apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
 ... waiting .apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
                                                                         [ OK ]
python-pyasn1 (0.0.11a-1) 설정하는 중입니다 ...
python-twisted-conch (1:11.0.0-1) 설정하는 중입니다 ...
python-twisted-mail (11.0.0-1) 설정하는 중입니다 ...
python-twisted-lore (11.0.0-1) 설정하는 중입니다 ...
python-twisted-news (11.0.0-1) 설정하는 중입니다 ...
python-twisted-runner (11.0.0-1) 설정하는 중입니다 ...
python-twisted-words (11.0.0-1) 설정하는 중입니다 ...
cobbler-common (2.1.0+git20110602-0ubuntu26.2) 설정하는 중입니다 ...
libyaml-0-2 (0.1.4-1) 설정하는 중입니다 ...
python-yaml (3.10-1) 설정하는 중입니다 ...
python-netaddr (0.7.5-4) 설정하는 중입니다 ...
python-cheetah (2.4.4-2ubuntu1) 설정하는 중입니다 ...
python-django (1.3-2ubuntu1.1) 설정하는 중입니다 ...
python-cobbler (2.1.0+git20110602-0ubuntu26.2) 설정하는 중입니다 ...
libapache2-mod-python (3.3.1-9ubuntu1) 설정하는 중입니다 ...
 * Reloading web server config apache2                                          apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
                                                                         [ OK ]
cobbler-web (2.1.0+git20110602-0ubuntu26.2) 설정하는 중입니다 ...
Considering dependency proxy for proxy_http:
Enabling module proxy.
Enabling module proxy_http.
To activate the new configuration, you need to run:
  service apache2 restart
Module wsgi already enabled
 * Restarting web server apache2                                                apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
 ... waiting apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName
                                                                         [ OK ]
fence-agents (3.1.4-0ubuntu1) 설정하는 중입니다 ...
hardlink (0.1.1) 설정하는 중입니다 ...
libsocket6-perl (0.23-1build1) 설정하는 중입니다 ...
libio-socket-inet6-perl (2.65-1.1) 설정하는 중입니다 ...
liblog-agent-perl (0.307-2) 설정하는 중입니다 ...
liblockfile-simple-perl (0.207-2) 설정하는 중입니다 ...
libnet-inet6glue-perl (0.4-2) 설정하는 중입니다 ...
libnet-telnet-perl (3.03-3) 설정하는 중입니다 ...
patch (2.6.1-2) 설정하는 중입니다 ...
powerwake (2.15-0ubuntu2) 설정하는 중입니다 ...
sg3-utils (1.31-1) 설정하는 중입니다 ...
snmp (5.4.3~dfsg-2.2ubuntu1) 설정하는 중입니다 ...
debmirror (1:2.9ubuntu1) 설정하는 중입니다 ...
tftpd-hpa (5.1-2ubuntu1) 설정하는 중입니다 ...
tftpd-hpa start/running, process 3119
python-twisted-core에 대한 트리거를 처리하는 중입니다 ...
python-twisted (11.0.0-2) 설정하는 중입니다 ...
cobbler (2.1.0+git20110602-0ubuntu26.2) 설정하는 중입니다 ...
Deleting password for user cobbler
cobbler start/running, process 3188
python-support에 대한 트리거를 처리하는 중입니다 ...
libc-bin에 대한 트리거를 처리하는 중입니다 ...
ldconfig deferred processing now taking place





Posted by 구차니
프로그램 사용/xen2012. 4. 13. 22:35
네트워크 설치로 HTTP가 있어서
단순하게 아파치 깔고, 혹은 vsftp 설치하고 cd만 마운트 해주면 되는줄 알았는데..

다시 보니 음.. 킥스타트 URL 이라던가


install tree 이런 키워드가 나오는데
설치를 완료할 수 없음: 'Could not find an installable distribution at 'http://localhost/ubuntu'
The location must be the root directory of an install tree.' 

킥스타트로 검색을 해보니, ks.cfg 파일도 존재해야 하고 아무튼 꽤나 복잡해 보인다.. OTL
하아.. 반가상화 포기해?

[링크 : http://backdrift.org/ubuntu-lucid-10-04-cobbler-kickstart-setup-how-to]

'프로그램 사용 > xen' 카테고리의 다른 글

11.10을 이용한 Dom0 PV 설치하기  (0) 2012.04.14
cobbler  (0) 2012.04.13
가상화 관련 링 레벨(OS)  (0) 2012.04.12
xen paravirt는 힘들어 ㅠ.ㅠ  (0) 2012.04.11
xen 전가상화로 설치하기  (0) 2012.04.11
Posted by 구차니
embeded/ARM2012. 4. 13. 11:14
엑셀을 이용한 꽁수.
아무튼 100ms 250ms 500ms 1000ms 4개를 돌리는데
아무래도 한시간에 몰아치기 하면 시간 정확도도 떨어지고 그럴테니
최대한 분산해주려고 해도 이정도 밖에 못하겠네 ㅠ.ㅠ

void Timer0A_Handler(void)		// Timer0A - internal timer
{
	TimerIntClear(TIMER0_BASE, TIMER_TIMA_TIMEOUT);

	count_10ms++;

	if ((count_10ms + 75) %  100 == 0)		{TimeService_100ms();}
	if ((count_10ms +  1) %  250 == 0)		{TimeService_250ms();}
	if ((count_10ms + 50) %  500 == 0)		{TimeService_500ms();}
	if ((count_10ms + 25) % 1000 == 0)		{TimeService_1000ms();	count_10ms = 0;}
}



'embeded > ARM' 카테고리의 다른 글

HibernateRTCSet  (0) 2012.04.19
KEIL Program Size 항목별 의미  (0) 2012.04.19
ti lm3s 시리즈 하이버네이트 모드 + RTC 사용하기  (2) 2012.04.04
TI LM3S1607 time epoch  (0) 2012.03.27
H-JTAG 에러이유?  (0) 2012.03.23
Posted by 구차니