SATA DISK 지원 가능한 KERNEL ???

hyper9의 이미지


지금 SATA DISK를 Kernel 2.6.12에서 쓰려고 합니다.
이 Version의 Kernel에서 SATA DISK를 쓰는 데 별 문제가 없을까요?

예전에 FC3인가, FC4인가에서 SATA DISK가 잘 안잡혀서 고생했던 기억이
있어서요 ..

조언 부탁드립니다..

hyper9의 이미지

SATA Disk를 2.6.12 Kernel과 함께 사용하려 했는데요,,

다음과 같은 Error 가 났습니다.
VFS: Unable to mount root fs on unknown-block(0,0)

그리고 PC는요,,Coreduo를 사용하고 있고,, SATA설정으로 Bios
에서 RAID mode와 IDE mode를 선택할 수 있길래, RAID mode를
선택한 상태 입니다.

그리고 grub.conf의 내용은 다음과 같고요 ~
지적할 부분이 보이시면,,,댓글 부탁드립니다. ^^

# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You do not have a /boot partition. This means that
# all kernel and initrd paths are relative to /, eg.
# root (hd0,0)
# kernel /boot/vmlinuz-version ro root=/dev/sda1
# initrd /boot/initrd-version.img
#boot=/dev/sda
default=6
timeout=5
splashimage=(hd0,0)/boot/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.12)
root (hd0,0)
kernel /boot/vmlinuz-2.6.12 ro root=LABEL=/ rhgb quiet
initrd /boot/initrd-2.6.12.img
title Fedora (2.6.21-1.3194.fc7)
root (hd0,0)
kernel /boot/vmlinuz-2.6.21-1.3194.fc7 ro root=LABEL=/ rhgb quiet
initrd /boot/initrd-2.6.21-1.3194.fc7.img

hyper9의 이미지

위의 경우에서 사용했던 Kernel Configuration을 아래에 첨부했습니당..~

댓글 첨부 파일: 
첨부파일 크기
Plain text icon config-12.txt28.51 KB
hyper9의 이미지

계시면,,.config file을 좀 보여 주실 수 있나요 ~
그게 좀 쉽지 않을까 하는 생각이 들어서요 ~

hyper9의 이미지


BIOS쪽에서 SATA 설정관련 부분을 들여다 봤는데, 아래와 같은 내용이 있네요
정확한 의미는 잘 모르겠고요,,
일단 내용을 적어보겠습니다..

ATA/IDE Configuration이라는 menu가 있는데,,, Compatible과 Enhanced 둘 중에
하나를 고를 수 있습니다.

1) Compatible을 고르면,,
부 메뉴가 Legacy IDE Channels 라고 나오는데,,,여기는 SATA ONLY와 PATA ONLY를
고를 수 있습니다.

2) 만일 Enhanced를 고른다면,,
Configure SATA as 라는 부 메뉴가 나오는데, 여기선 IDE, RAID, AHCI를 고를 수 있습니다.

예를 들어 Configure SATA as IDE 이렇게 설정을 하면,,
SATA의 장점을 손해 보게 되는 건가요?

모르는게 많네요 ㅜㅜ 조언 부탁드립니다.

hyper9의 이미지

Kernel Configuration을 보니까,,
SCSI 설정 쪽에 CONFIG_SCSI_SATA 라는 option도 있고요,
IDE 설정 쪽에도 Support for SATA (deprecated; conflicts with libata SATA ...)
가 있네요..

이걸 어떻게 쓰는게 맞는 걸까요?
또 libata SATA는 뭔지도 모르겠고요 .ㅜㅜ
어떻게 설정해서 사용하고 계신지 알려주시면 감사하겠습니당 ^^

hyper9의 이미지

RAID0, RAID1, RAID5, RAID10 등으로 설정할 수 있게 해주네요 ~
DISK를 두 개 설치해보니까 차이가 확 보이네요..

하지만 아직 AHCI는 뭔지를 영 모르겠습니당.. ㅜㅜ

hyper9의 이미지

2) 만일 Enhanced를 고른다면,,
Configure SATA as 라는 부 메뉴가 나오는데, 여기선 IDE, RAID, AHCI를 고를 수 있습니다.

여기에서 AHCI를 고르고,,boot 우선 순위를 결정하는 menu로 이동했습니다.
여기에 가니..그전에 IDE로 잡을 때는 DISK가 하나로 보였는데,,AHCI로 설정하고 나니

HDD:P0-TS130618A%
IDE:P0-ST3160815AS

와 같이 두개처럼 보이네요,,이런건 왜 그런 걸까요 ~

hyper9의 이미지

혹시 2.6.13 으로 SATA를 잘 쓰시는 분은 계실까요?
(2.6.16 도 괜찮습니다.)
혹시 .config를 공유해 주실 수 있는지도 부탁드려 보고 싶네요 ~

댓글 달기

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