Vine Linux バグトラッキングシステム - Vine Linux
課題の詳細を表示
0000587Vine Linux1 バグ公開2008-01-03 14:542009-02-16 17:52
anonymous 
 
不明 
完了不明 
4.2 
 
x86
なし
0000587: 起動時にata1 failed to respondのエラーが出る
VineLinux4.1 から 4.2 へアップグレード後、起動時に下記のエラーが出て起動に時間がかかるようになった。

(抜粋)
ata1: PATA max UDMA/133 cmd 0xFE00 ctl 0xFE12 bmdma 0xFEA0 irq 16
ata2: PATA max UDMA/133 cmd 0xFE20 ctl 0xFE32 bmdma 0xFEA8 irq 16
input: ImPS/2 Logitech Wheel Mouse as /class/input/input0
ata1 is slow to respond, please be patient
ata1 failed to respond (30 secs)
ata1: disabling port
scsi0 : ata_piix
ata2 is slow to respond, please be patient
ata2 failed to respond (30 secs)
ata2: disabling port
scsi1 : ata_piix

ここで待っていればとりあえず問題なく起動するのだが、4.1 のときにはこのメッセージは出ていなかった。
インターネットで検索して

/etc/modprobe.conf

alias scsi_hostadapter ata_piix
options ata_piix noprobe   <- 追加

mkinitrd -f boot/initrd-2.6.16-0vl76.27.img 2.6.16-0vl76.27

としてみたところ、
ata1 is slow to respond, please be patient
ata1 failed to respond (30 secs)
などのエラーは消えて 30秒待ちはなくなったのだが、かわりに
kernel: ata_piix: Unknown parameter `noprobe'
のエラーが出るようになった。

環境
DELL Precision 360
Pentium(R)4 2.80EGHz
1GB (256MBx4) DDR-SDRAM
80GB UltraATA-100(hda)
160GB UltraATA-100(hdb)
karnel:2.6.16-0vl76.27
設定されていません。
課題の履歴
2008-01-03 14:54anonymous新規課題
2008-06-30 00:45anonymousコメント追加: 0002792
2009-02-16 17:52iwamoto状態新規 => 完了
2009-02-16 17:52iwamotoコメント追加: 0002793

コメント
(0002792)
anonymous   
2008-06-30 00:45   
> VineLinux4.1 から 4.2 へアップグレード後、起動時に下記のエラーが出て起動
> に時間がかかるようになった。
>
> (抜粋)
> ata1: PATA max UDMA/133 cmd 0xFE00 ctl 0xFE12 bmdma 0xFEA0 irq 16
> ata2: PATA max UDMA/133 cmd 0xFE20 ctl 0xFE32 bmdma 0xFEA8 irq 16
> input: ImPS/2 Logitech Wheel Mouse as /class/input/input0
> ata1 is slow to respond, please be patient
> ata1 failed to respond (30 secs)
> ata1: disabling port
> scsi0 : ata_piix
> ata2 is slow to respond, please be patient
> ata2 failed to respond (30 secs)
> ata2: disabling port
> scsi1 : ata_piix

kernel を 「[ 2008,06,25 ] kernel にセキュリティホール」に書いてあった ”特定のハードウェアで起動時に待たされる問題(BTS 618)” を見て 2.6.16-76.37vl4 にアップグレードしたところ私の上記の問題も解決しました。ありがとうございました。
(0002793)
iwamoto   
2009-02-16 17:52   
> kernel を 「[ 2008,06,25 ] kernel にセキュリティホール」に書いてあった ”
> 特定のハードウェアで起動時に待たされる問題(BTS 618)” を見て 2.6.16-
> 76.37vl4 にアップグレードしたところ私の上記の問題も解決しました。ありがと
> うございました。

解決したようなので、完了にします。
ご報告ありがとうございました。