윈2000 + 윈 xp + 와우 리눅스 7.1.... 멀티부팅

익명 사용자의 이미지

현재 하드가 2개인데요...
첫번째 하드 파티션은 10G, 20G로 나누었구요... 10G에 윈 2K가 설치되
어있습니다.
두번째 하드는 10G, 10G, 40G로 나누었구요... 첫번째 10G에 윈xp가 설
치되어있고, 두번째 10G에 리눅스가 설치가 되어있는 상태입니다.
리눅스 설치시 lilo설청할때 리눅스 부트 파티션을 MBR에 설치하지 않
고 그 밑에 있는 옵션을 선택해서 설치를 했습니다.
물론 현재 상태론 linux가 멀티부팅 메뉴에 보이지 않겠죠...
그래서 부팅디스켓으로 리눅스로 부팅을 해서 다음과 같은 명령으로 파
일을 만들어서 C에 파일을 추가했습니다.
#dd if=/dev/hdb7 of=/bootsect.lnx bs=512 count=1
그리고 이 파일을 c/에 복사를 하고 boot.ini 파일 마지막에 다음과 같
은 줄을 추가해줬습니다.
c\bootsect.lnx="linux"
그리고 제부팅을 하면 멀티부팅 메뉴에 linux가 보이기는 합니다만 리눅
스 부팅은 되질 않고 컴이 제부팅을 합니다.
몇번을 해봐도 마찬가지입니다.
그래서 혹시나 하고 bootsect.lnx파일을 메모장에서 열어보니 안에 아무
것도 없더군요....
어디가 잘못된 것일까요?
bootsect.lnx파일은 빈 파일이 맞습니까?
고수님들의 명쾌한 답변 바랍니다.

아참 디스크 드루이드에서 lilo 설정으로 넘어갈때 다음과 같은 오류가
떴습니다.
warning /dev/hdb7 is not on the first disk
warning device 0x0347 exceeds 1024 cylinder limit.
use of the 'lba32' option may help on newer (EDD BIOS) systems.
fatal geo_comp_addr cylinder number is too big (2024 > 1023)

익명 사용자의 이미지

1562번의 답변을 참고하면 작은 도움이 될 듯합니다

실린더 영역이 작아서 그런것 같습니다
하드가 넉넉하다면 영역을 크게 잡으세요

댓글 달기

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
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.