sun's longitude:
300 37 23.20
·
자유게시판
·
묻고답하기
·
알파문서
·
RPMS list
·
사용자문서
·
팁/FAQ모음
·
리눅스Links
·
자료실
·
서버정보
·
운영자
·
Books/FAQ
·
FreeBSD
/board/reply.php:소스보기
알파문서
자주 잊어먹거나, 메모해 둘 필요성이 있는 팁이나 문서, 기타 등등
글을 올려주셔서 감사합니다.......................................
san2(at)linuxchannel.net
[*** 쓰기 금지단어 패턴 ***]
글 본문 중간에 업로드할 이미지를 추가하는 방법 : @@이미지이름@@
ex) @@foo.gif@@
닉네임
닉네임을 적어 주십시오.
이메일
옵션입니다.
홈페이지
홈페이지 URL(http:// 포함)을 적어 주십시오.
암 호
암호를 입력하셔야 수정, 삭제가 가능합니다.
HTML
사용함
사용안함
HTML 코드 사용 여부
제 목
올릴자료
내 용
[산이]님이 남기신 글: >How to make a RedHat boot cd for network install > >http://linuxlab.dk/tipsntricks/netcd > >Problem >On a machine with no floppy drive, how do I start a Red Hat network installation? > >Solution: >Make a special CD, using the bootnet.img floppy image as the boot image. >Copy the RedHat install CDROM (cd no. 1) to your harddisk: >mkdir myinstallcd >mount /mnt/cdrom >cp -r /mnt/cdrom myinstallcd > >Copy the boot image you want, to myinstallcd/dosutils/autoboot/cdboot.img . E.g if you want the standard bootnet.img: >cp myinstallcd/images/bootnet.img myinstallcd/dosutils/autoboot/cdboot.img > >Or if you have a custom boot floppy image, use that one. > >Delete the file "boot.cat" since a new one will be created when you make the iso: >rm myinstallcd/boot.cat > >Make the iso image: >mkisofs -b dosutils/autoboot/cdboot.img -c boot.cat -r -o myinstallcd.iso myinstallcd/ > >Burn the cd with your favorite CD writer program, e.g >cdrecord -v speed=16 dev=0,0,0 -data myinstallcd.iso > >Boot from the cd, you will get the same as if you had booted from the floppy image you put on the cd. > >hm@itu.dk > >---------------- > >http://www.tldp.org/HOWTO/RedHat-CD-HOWTO/ > >$ mkdir /images-destination-dir >$ mkisofs -r -J -T -v -V "Red Hat 9 (Shrike) disc 1" \ > -c isolinux/boot.cat -b isolinux/isolinux.bin -no-emul-boot \ > -boot-load-size 4 -boot-info-table \ > -o /images-destination-dir/i386-disc1.iso . > >----- > >$ mkdir /images-destination-dir >$ mkisofs -r -J -T -v -V "Red Hat 7.3 (Valhalla) disc 1" \ > -c boot.cat -b dosutils/autoboot/boot.img \ > -o /images-destination-dir/i386-disc1.iso . ========================================
공용 보안 SSL 서버가 준비되기 전까지는 off 합니다
Copyright 1997-2026. linuxchannel.net. All rights reserved.