DVD RW 마운트 문제.. 도와주세요.

kooya의 이미지

DVD RW를 어떤 보드에 연결해서 사용해보려니까 인식은 하는거 같은데.. 마운트를 하면 커널 패닉이 되어버리네요.

# mount -r -t iso9660 /dev/hda /hard
Break instruction in kernel code in traps.c::do_bp, line 592:
$0 : 00000000 80000000 8010aa24 8110c3e0 85509ad0 00000000 00000000 00000000
$8 : 00001000 10007c00 00000000 00000000 80342c54 00000004 ba2e8ba3 10007c01
$16: 00000000 85509ad0 811560e0 b4002000 00000000 00000000 00000000 00000000
$24: ba2e8ba3 00000001 80314000 80315ce0 8008ed00 801ff6c8
Hi : 0000018b
Lo : ac816000
epc : 8010aaf4 Not tainted
Status: 10007c02
Cause : 00808024
PrId : 04030201
Process swapper (pid: 0, stackpage=80314000)
Stack: 00000068 855f3c60 85509a78 85509a08 801ff6c8 10007c00 00000001
00000000 8008ed00 801e8a1c 00000003 803797f8 803798a8 85509ad0 801f0314
803798a8 80203af4 80203a68 801f11a0 802661f8 00000003 85509ad0 803797f8
803798a8 00000002 801f0450 00000003 80204038 81162160 85509a28 00000002
85509a28 803798a8 00000002 80205400 8020529c 81162c80 00000040 80280380
b9000300 ...
Call Trace: [<801ff6c8>] [<801e8a1c>] [<801f0314>] [<80203af4>] [<80203a68>]
[<801f11a0>] [<802661f8>] [<801f0450>] [<80204038>] [<80205400>] [<8020529c>]
[<80280380>] [<80205258>] [<801fb38c>] [<8026baa0>] [<80101010>] [<8026bc8c>]
[<801012e0>] [<802d07c0>] [<80101010>] [<8011b0dc>] [<801012e0>] [<802d2088>]
[<80106f98>] [<802d1754>] [<802d0f20>] [<80100d90>] [<80101f98>] [<80100dac>]
[<8010077c>]

Code: 3c028035 08042aa5 8c426d84 <0000800d> 08042a8c 00000000 27bdffe8 10a00032 afbf0010
Kernel panic: Aiee, killing interrupt handler!
In interrupt handler - not syncing

다음은 부팅 메세지 중에 일부입니다.

ide: Assuming 50MHz system bus speed for PIO modes; override with idebus=xx
IDE DDMA ENABLE IS 1
hda: PLEXTOR DVDR PX-712A, ATAPI CD/DVD-ROM drive
ide0 at 0xb8800000-0xb8800007,0xb88001c0 on irq 64
hda: attached ide-cdrom driver.
hda: ATAPI 40X DVD-ROM DVD-R CD-R/RW drive, 8192kB Cache
Uniform CD-ROM driver Revision: 3.12

인터넷에서 검색해보니까 scsi관련해서 커널 컴파일시 옵션 몇개 주고 LILO에 append="hda=ide-scsi"를 해주라는데.. 지금 부트로더는 다른걸 써서 그렇게는 못하고 있습니다.

cdrw 인식 시키는 문제랑 비슷한거 같군요...

codebank의 이미지

DVD문제는 잘 모르겠네요.
대신에 부트로더가 GRUB이라면 kernel 설정라인뒤에 hda=ide-scsi 라고 해주시면
될겁니다.
LILO처럼 lilo -v -v -v를 안해줘도 grub.conf에만 지정하면 다음 부팅때부터 적용됩니다.

------------------------------
좋은 하루 되세요.

익명 사용자의 이미지

ide-scsi는 최근 커널에서는 공식적(?)으로 비추천인 것으로 알고 있습니다.

그런데 마운트하시려던 매체는 iso9660 매체인가요, 아니면 udf 매체인가요?

kooya의 이미지

Anonymous wrote:
ide-scsi는 최근 커널에서는 공식적(?)으로 비추천인 것으로 알고 있습니다.

그런데 마운트하시려던 매체는 iso9660 매체인가요, 아니면 udf 매체인가요?

ide-scsi가 비추천이라는말은 정확히 어떤 말인가요? 비추천이라면 다른 대안이 있다는 말씀인가요?

매체는 미디어를 말씀하시는 건가요? 지금은 테스트를 일반 cd를 가지고 하고 있습니다. udf가 먼지는 잘 모르겠네요.

하여튼 제가 하려는 일은 dvd 미디어를 writing 하는데 목적이 있습니다.

greedy 알고리즘

익명 사용자의 이미지

ide-scsi를 사용하지 않고 IDE CD-ROM 드라이브를 사용하시는 수가 있습니다. 역시나, ide-scsi를 사용하지 않고 cdrecord 최근 버젼과 최근 커널을 사용하여 IDE CD-RW나 DVD 라이터로 굽는 방법이 있습니다.

익명 사용자의 이미지

참고로 DVD-R iso 이미지를 구우실 것이면 cdrecord로 해결되지만 DVD+RW등의 경우 다를 수도 있다는 것 같습니다.

댓글 달기

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