Dell m1210에 gentoo 설치 중 sata HDD 인식 에러

gauibauibo의 이미지

Dell M1210 사용자 입니다.

이번에 노트북 hdd를 업글해서 gentoo를 다시 설치하고 있는 중인데

sata hdd가 인식이 안되서 몇일 동안 삽질 중 입니다.

증상이 좀 묘해서... 어디가 문제인지 감 못잡고 있습니다.

노트북에 windows와 멀티로 사용하기 위해서

  /dev/sda1 .... HPFS/NTFS # window xp 설치
  /dev/sda2.... LINUX      # /boot
  /dev/sda3.... swap
  /dev/sda4.... LINUX     # /

fstab

  /dev/sda2     /boot     xfs     noatime      1 2
  /dev/sda4     /             xfs     noatime     0 1
  /dev/sda3     none      swap    sw               0 0
 ..........

로 파티션 나누고 포맷해서 gentoo stage3-i686-2008.0.tar.bz2로 설치했습니다.

linux kernel은 gentoo-source 2.6.25-r7 받아서 genkernel로 설치했습니다.

grub.conf

  default 0
  timeout 20
  splashimage=(hd0,1)/grub/splash.xpm.gz
 
  title Gentoo
  root (hd0,1)
  kerenl (hd0,1)/kernel-genkernel-x86-2.6.25-gentoo-r7 root=/dev/ram0 init=/linuxrc real_root=/dev/sda4 doscsi
  initrd (hd0,1)/initramfs-genkernel-x86-2.6.25-gentoo-r7
 
  title xp
  rootnoverify (hd0,0)
  makeactive
  chainloader +1

설정하고 부팅을 하면

  >> Determining root device...
  !! Blockk device /cdv/sda4 is not a valid root device...
  !! Could not find the root block device in.
       Please specify another value or: press Enter for the same, type "shell" for a shell, or "q" to skip...
 root block device() ::

메시지가 출현!!
여러가지 방법을 써봐도 계속 똑같은 메시지...
그래서 kernel의 sata, scsi관련된 모든 옵션을 빌트인으로 해서 genkernel로 다시 빌드해봐도 역시 같은 메시지... OTL

몇일 동안 똑같은 메시지만 보다가... 정말 생각없이 grub.conf의

.......
kerenl (hd0,1)/kernel-genkernel-x86-2.6.25-gentoo-r7 root=/dev/ram0 init=/linuxrc real_root=/dev/hda4 doscsi
.......

sda4->hda4 변경했더니 root 찾고 udev까지 돌아갑니다...

그러다 /sbin/fsck.xfs 스크립트에서

  /sbin/fsck.xfs: /dev/sda4 does not exist
 * Filesystem couldn`t be fixed  :(
Give root passwdrd for maintenance
(or type Control-D to continue):

나와서 root password 주면 설정들이 지데로 설정되지 않은 체로 부팅은 됍니다만...

이렇게는 쓸수가 없어서 문제를 해결하고 싶은데...

제 노트북은 분명 sata hdd인데 /dev/sda는 인식이 안되고 /dev/hda로 하면 인식이 되는 건지...

어디가 문제인지 영~~~ 모르겠습니다.

어디를 문제인지 알려주시면 감사하겠습니다.

댓글 달기

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