Win2000과 리눅스 멀티부팅

익명 사용자의 이미지

리눅스 설치하기 자료에 나와 있는데루..
아래와 같이 설치하였습니다...(좋은 정보 감사드립니다. (ㅡ.ㅡ) (_ _)

----------------------------------------------
하드1 - 2000설치(2000설치후 리눅스 설치)
하드2 - 리눅스 설치(lilo는 절대 mbr에다 설치하지 말것. 첫번째 부트섹
터에 설치)

리눅스용 부팅디스켓 제작

dd if=/dev/hda2(리눅스설치 파티션) of=/bootsect.lnx bs=512 count=1

# mcopy /bootsect.lnx a (디스켓속에 bootsect.lnx파일이 생김)

c에 boot.int 수정

[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINNT

[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINNT="Microsoft
Windows 2000 Server"

C\BOOTSECT.LNX="Linux"
------------------------------------------------

그리고 이후에 부팅을 하는데.. MBR 부분에
Microsoft Windows 2000 Server
Linux

하고 잘 보입니다..

그런데.. linux로 실행하면..

GRUB 이라는 텍스트만 외로이.. 떠있고.. 반응이 없습니다..

답변부탁드릴께요...

미리 감사합니다...

익명 사용자의 이미지

음.. 맞는 답변인지 모르겠지만...

#cd boot/grub <- 안에 보시면 grub.conf 파일이 있습니다.
#vi grub.conf 해서

.
.
.
# 리눅스와 윈도를 같이쓰시려면...

title linux
root (hd0,1) <------------- (1)

title windows
rootnoverify (hd0,0) <---------- (2)
makeactive
chainloder
.
.
.

1번과 2번 식의 어느 파티션으로 부팅을 할것인지 정해줘야 하지 않을까요 ?

참고로 저도 윈도 2000과 리눅스를 같이 쓰고 있는데,
윈도우 부터 설치하고 나머지 공간에 리눅스를 깔고 grub 로 부팅할때
윈도를 못찿길래 위 방법으로 해결했습니다.

익명 사용자의 이미지

답변 감사드립니다..^^a

fdisk를 이용한 설정을 하던중에.. 실수로..
하드 전체를 포맷해버려서.. 다시 처음부터..

Office 2000을 깔구..
위에 쓰인 대루.. 했더니.. 되는군요..
bootsect.lnx 만 옮겨왔더니.. linux로 부팅이 되는군요..

왜 첨엔..
안됐던 것인지? 알 수있는 방법이 없어져버렸습니다..
어쨋든.. 현재.. 두개가 잘 돌아갑니다..
이틀 고생했지만.. 이젠.. 반나절이면.. 다시 깔겠군요.. ^^v

다시한번.. 인디고님께 감사드립니다..

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • You can use Textile markup to format text.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.