젠투 설치시 GRUB이 설치가 안됩니다.ㅠ_ㅠ

batmi의 이미지

안녕하세요.^_^;
주말 내내 젠투를 설치했는데요..
결국 설치를 못 했네요...

grub 설치가 안되는데요...

정상적으로 메뉴얼을 보면서 설치했는데요..
설치시에는 문제가 없었는데 다 설치후 부팅하면
아래와 같은 메세지가 올라옵니다.

GRUB Loading stage1.5.

GRUB loading, please wait...
Error 21

이렇게 나오고 멈춰있는데요..
게시판 찾아보고 여러가지를 다 해봤는데요
항상 같네요...

현재 hda 에는 Windows XP 가 설치되어 있구요..
hdb 에 젠투를 설치했습니다.

/dev/hdb1 - /boot
/dev/hdb2 - swap
/dev/hdb3 - /

파티션은 위같이 설치했구요...

emerge grub ( /boot 파티션은 umount 된 상태에서)

grub-install /dev/hda

grub

grub>root (hd1,0)
grub>setup (hd0)
grub>quit

이렇게 하고 리붓 했습니다.

grub.conf 설정은
-----------------------------------
#Start global Section
default 0
timeout 30
splashimage=(hd0,0)/boot/grub/splash.xpm.gz

#Gentoo linux Section
title=Gentoo Linux (kernel 2.6.6)
root (hd1,0)
kernel (hd1,0)/boot/bzImage-2.6.6 root=/dev/hdb3 hdd=ide-scsi

#Windows Section
title=Windows XP (Home Edition)
root (hd0,0)
chainloader (hd0,0)+1

-----------------------------------------------------------------
이렇게 설정했습니다.
혹시나 해서 LILO 도 설치해봤는데요...

LILO 설정후 부팅하면

L010101010101010101010101010101
1010101010101010101010101010101010
101010101010

위처럼 나오네요..ㅠ_ㅠ

꼭 해결방법을 알려주세요..^_^; 그럼 감사합니다...
꼭 젠투 오늘 안으로 gnome 까지 띄우고 싶어여.ㅠ_ㅠ

chertsey의 이미지

저도 젠투 초보라서 자세히는 설명드릴수 없어 죄송하구요..
제가 보기에 우선은 grub.conf 를 수정하셔야 할거 같습니다.

#Start global Section
default 0
timeout 30
splashimage=(hd0,0)/boot/grub/splash.xpm.gz
---> 이부분에서 (hd0,0)는 이미 /boot 라고 지정되었으니까
splashimage=(hd0,0)/grub/splash.xpm.gz 라고 바꾸셔야 될거 같구요.

#Gentoo linux Section
title=Gentoo Linux (kernel 2.6.6)
root (hd1,0)
kernel (hd1,0)/boot/bzImage-2.6.6 root=/dev/hdb3 hdd=ide-scsi
---> 이 부분도 kernel /bzImage-2.6.6 root=/dev/hdb3 라고 수정해보십시요.

#Windows Section
title=Windows XP (Home Edition)
root (hd0,0)
chainloader (hd0,0)+1

최대한 도움이 되도록 노력하겠습니다.
타도 Microsoft!!!

parbowl의 이미지

batmi wrote:
emerge grub ( /boot 파티션은 umount 된 상태에서)

grub-install /dev/hda

grub

grub>root (hd1,0)
grub>setup (hd0)
grub>quit

stage 1.5 에서의 문제라면 grub.conf의 문제는 아닐 것 같네요.

혹시 grub 에서 setup (hd0) 할 때 필요한 파일들을 찾을 수 없다고 나오지 않았나요?

root (hd1,0) 이렇게 하시려면 /boot 를 mount 하신 상태에서 grub-install 을 해 주셔야 합니다.
/boot 를 umount 한 상태에서 작업을 하셨다면 grub-install 과정에서 (hd1,0)/grub 이 아닌 (hd1,2)/boot/grub 이 만들어질겁니다.

댓글 달기

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