|
News,
Internal,
Projects,
Home Software, Support, Documentation |
| 안녕하세요. | 며칠전에 질문을 하고 다시 하게 되네요. | 여러분들의 답변을 잘 받아 보았지만 아직 문제가 해결 되지 않아서... | 질문을 하게 된 배경과 요점은 이러 합니다. | 스카시하드 2개가 장착된 프비에 스카시를 하나더 추가 하고자합니다. | 그런데 fdisk 가 안됩니다. | 하드를 서버에에 추가 장착 하고서 프비에서 확인을 해보니 | 기존의 하드가 /dev 아래에 da0,da0a,da0b,da0c,da0d,da0ae, | da1,da1c,da1d,으로 잡혀 있고 추가된 하드로 da2 로 되어 있습니다. | 그래서 파티션을 나누기 위해 | #sysinstall -> configure 로 들어 가보니 핸드북(?)이나 다른 분들의 조언대로 | 있어야 할 fdisk, 혹은 유사 파티션 관련부분이 없습니다. | 제일 아래의 화면은 configure 화면을 복사 한것입니다. | (얼마나 답답하면 이렇게 까지 하겠습니까? ㅠㅠ) | 그리고 혹시나싶어 쉘에서 | #fdisk 명령을 실행 실행해보면 명령을 찾을 수 없다 나옵니다. | #locate fdisk 라고 하면 아래와 같은 목록이 나오는데요. | /usr/src/sbin/fdisk | /usr/src/sbin/fdisk/Makefile | /usr/src/sbin/fdisk/fdisk.8 | /usr/src/sbin/fdisk/fdisk.c | /usr/src/sbin/fdisk/runtest.sh | /usr/src/sbin/fdisk/tmp | /usr/src/sbin/fdisk_pc98 | /usr/src/sbin/fdisk_pc98/Makefile | /usr/src/sbin/fdisk_pc98/fdisk.8 | /usr/src/sbin/fdisk_pc98/fdisk.c | "/usr/src/sbin/fdisk" 부분은 디렉토리입니다. | 저기 있는 메이크파일을 이용해서 컴파일을 해야 하는 것인지요? | 그렇다면 컴파일 하는 방법은 어찌 되는지요? -_-;; | # ./Makefile | PROG=: Command not found. | SRCS=: Command not found. | WARNS=: Command not found. | MAN=: Command not found. | Illegal variable name. | 라는 메세지가 나오네요... | 아~ 어찌해야 할지....ㅠㅠ | 부디 여러분의 명쾌한 조언과 방향제시를 기대 합니다. Makefile 은 make 유틸리티가 기본적으로 이용하는 빌드 오더를 지정한 파일로, 그 자체가 실행파일이 아닙니다. 커맨드는 make install 이렇게 하셔야 합니다. 그런데 커맨드라인 fdisk는 초보자에게는 사용이 좀 까다로울텐데.. 아뭏든 그렇습니다. sysinstall 에 Fdisk 가 들어있지 않다는 점은 좀 이상하군요. 5.4를 확인해보지 못해서 말씀은 못 드리겠습니다만, 빠질 이유가 없는데.. | #sysinstall -> configure 화면. | qqqqqqqqqqqqqqqqqqqqqq FreeBSD Configuration Menu qqqqqqqqqqqqqqqqqqqqqqqk | x If you've already installed FreeBSD, you may use this menu to customize x | x it somewhat to suit your particular configuration. Most importantly, x | x you can use the Packages utility to load extra "3rd party" x | x software not provided in the base distributions. x | x lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk x | x x X Exit Exit this menu (returning to previous) x x | x x Distributions Install additional distribution sets x x | x x Packages Install pre-packaged software for FreeBSD x x | x x Root Password Set the system manager's password x x | x x Label The disk Label editor x x | x x User Management Add user and group information x x | x x Console Customize system console behavior x x | x x Time Zone Set which time zone you're in x x | x x Media Change the installation media type x x | x x Mouse Configure your mouse x x | x x Networking Configure additional network services x x | x x Security Configure system security options x x | x x Startup Configure system startup options x x | x x TTYs Configure system ttys. x x | x x Options View/Set various installation options x x | x x XFree86 Configure XFree86 Server x x | x x Desktop Configure XFree86 Desktop x x | x x HTML Docs Go to the HTML documentation menu (post-install) x x | x x Load KLD Load a KLD from a floppy x x | x mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj x | tqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqu | x [ OK ] Cancel x | mqqqqqqqqqqq[ Press F1 for more information on these options ]qqqqqqqqqqqqj | -------------------------------------------------------------------------------- | _______________________________________________ | 한국 FreeBSD 사용자 그룹(KFUG) questions 메일링 리스트 | questions at kr.FreeBSD.org | http://www.kr.FreeBSD.org/mailman/listinfo/questions
_______________________________________________ 한국 FreeBSD 사용자 그룹(KFUG) questions 메일링 리스트 questions at kr.FreeBSD.org http://www.kr.FreeBSD.org/mailman/listinfo/questions
|
Copyright © 1998-2005 Korea FreeBSD Users Group. All rights reserved. webmaster at kr.FreeBSD.org $Date: 2005/08/03 14:59:35 $ |
|