
Ubuntu日本語フォーラム
ログインしていません。
こんばんは。
ちょっとあまりにも私の質問が曖昧だったので改めて書き込みしています。
目的:CPUにAMD Athlon64を搭載しているのでAMD64版を使用してみたい。
環境:CPU/Athlon64 3200+ RAM/1024MB(一部VGAメモリと共有)
Mainboard/Asus A8N-VM CSM HDD/Seagate製SerialATA 200GB DVD-RW/LGの何がし
BIOSではVGA Trap なるものがありLinuxをインストール中問題あればEnableにせよという事らしいがデフォルトのDisableのまま。
インストール:まず手始めに日本チーム様のインストールCDを使って起動。
①ブートメニュー迄表示され、表示をVGAから1280x1024x24に変更後起動。
②ubuntuのマークが見え下の進行をあらわすバーが途中で止まりその後フリーズを確認。
次に本家より6.10の64-bit PC (AMD64) alternate install CDを使って起動。
①ブートメニュー迄表示され、言語を日本語、表示をVGAから1280x1024x24に変更後起動。
②ubuntuのマークすら見えずブラックスクリーンのまま止まりその後フリーズを確認。
その後、再度起動後オプションを消し boot=liveとだけ指定して起動すると
何やら起動処理中のメッセージがずらずらーと
最後にKernel Panicしてるようでして・・・なにやらVFSをマウントできない的な内容でした。
はじめはオンボードのVGAを疑いましたがひょっとしたらSATAのハードディスクではと
疑い始めご指摘のページを拝見していると・・・
irqpoll
というオプションを追加すればと言う事で再度挑戦するも・・・
やはり同様に同じようにフリーズしてしまいます。
改めてインストールのコツをどうかご教授ください。
よろしくお願い致します。
最後の編集者: claris0115 (2006-12-02 02:08:52)
オフライン
当方 nForce430 ですが、どのインストールCDでも正常に動作することを
確認しています。AMD64で確認してます。
title Ubuntu, kernel 2.6.18
root (hd0,0)
kernel /vmlinuz-2.6.18 root=UUID=XXXX ro quiet splash locale=ja_JP
initrd /initrd.img-2.6.18
quiet
savedefault
boot
こうなってるのを
title Ubuntu, kernel 2.6.18
root (hd0,0)
kernel /vmlinuz-2.6.18 root=UUID=XXXX ro locale=ja_JP
initrd /initrd.img-2.6.18
quiet
savedefault
boot
に変更すると、どこで止まってしまうのでしょうか?
UUID指定は /etc/fstab で記述されています
Ubuntu日本語フォーラム / 6.10 USB HDD Install Guide
http://forum.ubuntulinux.jp/viewtopic.php?id=10
こちらのまとめを見ながら、問題箇所を特定してください
最後の編集者: oryaaaaa (2006-12-01 21:42:38)
オフライン
早速のご返答ありがとうございます。
oryaaaaa による投稿:
title Ubuntu, kernel 2.6.18
root (hd0,0)
kernel /vmlinuz-2.6.18 root=UUID=XXXX ro locale=ja_JP
initrd /initrd.img-2.6.18
quiet
savedefault
boot
この部分はインストールCDからブートしたときのオプションのことでしょうか?
ちょっとわからなくて困っています。
オフライン
外していたら申し訳ないのですが。
インストールCD(DesktopCD)の起動時に表示されるメニューで、
「Ubuntuの起動およびインストール」が選択されている状態(白い字になります)で、
「F6 その他のオプション」を選んでみてください。
下のほうに「起動オプション」という行が出て、その右側にいま選択中の内容の起動時のオプションが表示されます。
そこに、"quiet splash"とあると思いますので、その部分を削除してEnterを押すと、通常のブートでは出てこないメッセージが画面に出てくるはずです。
そこで、どういうメッセージが出てフリーズするかということでしょう。
オフライン
こんばんは、いろいろ返事を頂いていることにまず、感謝いたします。
さて、ご指摘頂いたとおり、
"quiet splash"を削除してブートすると、おそらくdmesgで出てくるようなものがだだぁーっと出てきました。
しかも、立ち上がってしまいました(^^;
そこで、logからdmesgを見てみる事に・・・以下疑わしき所抜粋
[17179583.964000] Initializing USB Mass Storage driver...
[17179583.992000] scsi4 : SCSI emulation for USB Mass Storage devices
[17179584.020000] usb-storage: device found at 2
[17179584.020000] usb-storage: waiting for device to settle before scanning
[17179584.020000] usbcore: registered new driver usb-storage
[17179584.048000] USB Mass Storage support registered.
[17179585.000000] hda: command error: status=0x51 { DriveReady SeekComplete Error }
[17179585.028000] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }
[17179585.056000] ide: failed opcode was: unknown
[17179585.088000] end_request: I/O error, dev hda, sector 1373624
[17179585.088000] Buffer I/O error on device hda, logical block 343406
[17179585.280000] ieee1394: Host added: ID:BUS[0-00:1023] GUID[0011d8000067b6fb]
[17179585.296000] hda: command error: status=0x51 { DriveReady SeekComplete Error }
[17179585.324000] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }
[17179585.352000] ide: failed opcode was: unknown
[17179585.384000] end_request: I/O error, dev hda, sector 1373624
[17179585.384000] Buffer I/O error on device hda, logical block 343406
[17179585.584000] hda: command error: status=0x51 { DriveReady SeekComplete Error }
[17179585.620000] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }
[17179585.648000] ide: failed opcode was: unknown
[17179585.676000] end_request: I/O error, dev hda, sector 1373624
[17179585.676000] Buffer I/O error on device hda, logical block 343406
[17179585.884000] hda: command error: status=0x51 { DriveReady SeekComplete Error }
[17179585.912000] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }
[17179585.944000] ide: failed opcode was: unknown
[17179585.972000] end_request: I/O error, dev hda, sector 1373624
[17179585.972000] Buffer I/O error on device hda, logical block 343406
[17179586.176000] hda: command error: status=0x51 { DriveReady SeekComplete Error }
[17179586.208000] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }
[17179586.240000] ide: failed opcode was: unknown
[17179586.272000] end_request: I/O error, dev hda, sector 1373624
[17179586.272000] Buffer I/O error on device hda, logical block 343406
[17179586.472000] hda: command error: status=0x51 { DriveReady SeekComplete Error }
[17179586.504000] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }
[17179586.536000] ide: failed opcode was: unknown
[17179586.564000] end_request: I/O error, dev hda, sector 1373624
[17179586.564000] Buffer I/O error on device hda, logical block 343406
[17179586.876000] hda: command error: status=0x51 { DriveReady SeekComplete Error }
[17179586.908000] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }
[17179586.940000] ide: failed opcode was: unknown
[17179586.968000] end_request: I/O error, dev hda, sector 1373616
[17179586.968000] Buffer I/O error on device hda, logical block 343404
[17179587.184000] hda: command error: status=0x51 { DriveReady SeekComplete Error }
[17179587.216000] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }
[17179587.248000] ide: failed opcode was: unknown
[17179587.276000] end_request: I/O error, dev hda, sector 1373620
[17179587.276000] Buffer I/O error on device hda, logical block 343405
[17179587.492000] hda: command error: status=0x51 { DriveReady SeekComplete Error }
[17179587.524000] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }
[17179587.552000] ide: failed opcode was: unknown
[17179587.584000] end_request: I/O error, dev hda, sector 1373616
[17179587.584000] Buffer I/O error on device hda, logical block 343404
[17179587.796000] hda: command error: status=0x51 { DriveReady SeekComplete Error }
[17179587.828000] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }
[17179587.860000] ide: failed opcode was: unknown
[17179587.892000] end_request: I/O error, dev hda, sector 1373620
[17179587.892000] Buffer I/O error on device hda, logical block 343405
[17179588.104000] hda: command error: status=0x51 { DriveReady SeekComplete Error }
[17179588.136000] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }
[17179588.168000] ide: failed opcode was: unknown
[17179588.200000] end_request: I/O error, dev hda, sector 1373624
[17179588.376000] hda: command error: status=0x51 { DriveReady SeekComplete Error }
[17179588.408000] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }
[17179588.440000] ide: failed opcode was: unknown
[17179588.472000] end_request: I/O error, dev hda, sector 1373624
[17179588.848000] ISO 9660 Extensions: Microsoft Joliet Level 3
[17179588.916000] ISO 9660 Extensions: RRIP_1991A
[17179588.968000] Registering unionfs 1.1.4
[17179589.008000] loop: loaded (max 8 devices)
[17179589.036000] usb-storage: device scan complete
[17179589.040000] Vendor: Generic Model: STORAGE DEVICE Rev: 9325
[17179589.072000] Type: Direct-Access ANSI SCSI revision: 00
[17179589.108000] Vendor: Generic Model: STORAGE DEVICE Rev: 9325
[17179589.140000] Type: Direct-Access ANSI SCSI revision: 00
以上です。
よく見るとUSB Storage Deviceで引っかかっているようで・・・
ハッと思い、そういえばカードリーダ内蔵FDドライブであることを思い出しました。
実はノートパソコンでも同様にカードリーダが内蔵されていて同様の症状になっていたことを思い出しました。
問題はカードリーダを内蔵している場合この問題は"quiet splash"を削除してインストールすることで解決するのか?
ということですね。
記述している場合はやはり起動中にとまってしまいます。
また、カードリーダを取り外すとうまく起動できるようです。
できれはカードリーダも使いたいのですが・・・
ちなみにカードリーダはowltech FA404MXというものです。なにやらファームのバージョンアップも可能なようなのでまずそれを試してみたいと思います。
オフライン
反応おくれました。すいません。
>[17179585.000000] hda: command error: status=0x51 { DriveReady SeekComplete Error }
>[17179585.028000] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }
エラーの出ているのは hda なので、HDDのエラーのように見えます。
そちらの方をチェックした方がいいように思います:-)
オフライン
えーと、そのどちらでもありません。
USBデバイスは自動認識で、Ubuntuの起動プロセスに問題があり、起動時に接続されていると
起動が中断します。でもUSB-HDDは起動中に認識させる必要があり、起動中さしたままで
止まったら抜き差しします。
owltech FA404MXですが、私のパソコンで接続されたままになっています。単純にメディアが
差し込まれているまま・・・これが原因と推測します。
オフライン
いろいろ、ご指導頂きありがとうございます。
私なりに皆さんのアドバイスを参考にいろいろと考えてみました。
まず、6.10での場合 ※以下dmesg引用
前半部で
[17179579.176000] NFORCE-MCP51: IDE controller at PCI slot 0000:00:0d.0
[17179579.176000] NFORCE-MCP51: chipset revision 161
[17179579.176000] NFORCE-MCP51: not 100% native mode: will probe irqs later
[17179579.176000] NFORCE-MCP51: 0000:00:0d.0 (rev a1) UDMA133 controller
[17179579.176000] ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:DMA, hdb:pio
[17179579.176000] ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdc:pio, hdd:pio
[17179579.180000] Probing IDE interface ide0...
[17179579.916000] hda: HL-DT-ST DVDRAM GSA-4167B, ATAPI CD/DVD-ROM drive
[17179580.260000] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[17179580.260000] Probing IDE interface ide1...
[17179580.836000] SCSI subsystem initialized
[17179580.836000] libata version 1.20 loaded.
[17179580.840000] sata_nv 0000:00:0e.0: version 0.8
[17179580.840000] ACPI: PCI Interrupt Link [LSA0] enabled at IRQ 23
[17179580.840000] ACPI: PCI Interrupt 0000:00:0e.0[A] -> Link [LSA0] -> GSI 23 (level, low) -> IRQ 209
[17179580.840000] PCI: Setting latency timer of device 0000:00:0e.0 to 64
[17179580.840000] ata1: SATA max UDMA/133 cmd 0xE800 ctl 0xE482 bmdma 0xE000 irq 209
[17179580.840000] ata2: SATA max UDMA/133 cmd 0xE400 ctl 0xE082 bmdma 0xE008 irq 209
[17179581.044000] ata1: SATA link up 1.5 Gbps (SStatus 113)
[17179581.212000] ata1: dev 0 cfg 49:2f00 82:346b 83:7d01 84:4023 85:3469 86:3c01 87:4023 88:407f
[17179581.212000] ata1: dev 0 ATA-7, max UDMA/133, 390721968 sectors: LBA48
[17179581.224000] ata1: dev 0 configured for UDMA/133
[17179581.228000] scsi0 : sata_nv
[17179581.432000] ata2: SATA link down (SStatus 0)
[17179581.432000] scsi1 : sata_nv
[17179581.436000] Vendor: ATA Model: ST3200826AS Rev: 3.03
[17179581.436000] Type: Direct-Access ANSI SCSI revision: 05
[17179581.436000] ACPI: PCI Interrupt Link [LSA1] enabled at IRQ 22
[17179581.440000] ACPI: PCI Interrupt 0000:00:0f.0[A] -> Link [LSA1] -> GSI 22 (level, low) -> IRQ 217
[17179581.440000] PCI: Setting latency timer of device 0000:00:0f.0 to 64
[17179581.440000] ata3: SATA max UDMA/133 cmd 0xDC00 ctl 0xD882 bmdma 0xD400 irq 217
[17179581.440000] ata4: SATA max UDMA/133 cmd 0xD800 ctl 0xD482 bmdma 0xD408 irq 217
[17179581.444000] SCSI device sda: 390721968 512-byte hdwr sectors (200050 MB)
[17179581.448000] sda: Write Protect is off
[17179581.448000] sda: Mode Sense: 00 3a 00 00
[17179581.448000] SCSI device sda: drive cache: write back
[17179581.448000] SCSI device sda: 390721968 512-byte hdwr sectors (200050 MB)
[17179581.476000] sda: Write Protect is off
[17179581.504000] sda: Mode Sense: 00 3a 00 00
[17179581.504000] SCSI device sda: drive cache: write back
[17179581.528000] sda: sda1 sda2 < sda5 >
[17179581.600000] sd 0:0:0:0: Attached scsi disk sda
[17179581.644000] ata3: SATA link down (SStatus 0)
[17179581.672000] scsi2 : sata_nv
[17179581.900000] ata4: SATA link down (SStatus 0)
[17179581.928000] scsi3 : sata_nv
[17179581.964000] hda: ATAPI 40X DVD-ROM DVD-R-RAM CD-R/RW drive, 2048kB Cache, UDMA(33)
[17179581.988000] Uniform CD-ROM driver Revision: 3.20
[17179582.184000] Probing IDE interface ide1...
とあり、HDDがSATAであるためSCSIエミュレーションを通じてsdaとして認識され、IDEのCD-ROMは普通にhdaとして認識されています。
しかし、USBカードリーダの部分を見ると
[17179583.888000] usb 1-6: configuration #1 chosen from 1 choice
[17179583.928000] usbcore: registered new driver libusual
[17179583.964000] Initializing USB Mass Storage driver...
[17179583.992000] scsi4 : SCSI emulation for USB Mass Storage devices
[17179584.020000] usb-storage: device found at 2
[17179584.020000] usb-storage: waiting for device to settle before scanning
[17179584.020000] usbcore: registered new driver usb-storage
[17179584.048000] USB Mass Storage support registered.
[17179585.000000] hda: command error: status=0x51 { DriveReady SeekComplete Error }
[17179585.028000] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }
[17179585.056000] ide: failed opcode was: unknown
[17179585.088000] end_request: I/O error, dev hda, sector 1373624
[17179585.088000] Buffer I/O error on device hda, logical block 343406
[17179585.280000] ieee1394: Host added: ID:BUS[0-00:1023] GUID[0011d8000067b6fb]
[17179585.296000] hda: command error: status=0x51 { DriveReady SeekComplete Error }
[17179585.324000] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }
[17179585.352000] ide: failed opcode was: unknown
[17179585.384000] end_request: I/O error, dev hda, sector 1373624
[17179585.384000] Buffer I/O error on device hda, logical block 343406
[17179585.584000] hda: command error: status=0x51 { DriveReady SeekComplete Error }
[17179585.620000] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }
[17179585.648000] ide: failed opcode was: unknown
[17179585.676000] end_request: I/O error, dev hda, sector 1373624
[17179585.676000] Buffer I/O error on device hda, logical block 343406
[17179585.884000] hda: command error: status=0x51 { DriveReady SeekComplete Error }
[17179585.912000] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }
[17179585.944000] ide: failed opcode was: unknown
[17179585.972000] end_request: I/O error, dev hda, sector 1373624
[17179585.972000] Buffer I/O error on device hda, logical block 343406
[17179586.176000] hda: command error: status=0x51 { DriveReady SeekComplete Error }
[17179586.208000] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }
[17179586.240000] ide: failed opcode was: unknown
[17179586.272000] end_request: I/O error, dev hda, sector 1373624
[17179586.272000] Buffer I/O error on device hda, logical block 343406
[17179586.472000] hda: command error: status=0x51 { DriveReady SeekComplete Error }
[17179586.504000] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }
[17179586.536000] ide: failed opcode was: unknown
[17179586.564000] end_request: I/O error, dev hda, sector 1373624
[17179586.564000] Buffer I/O error on device hda, logical block 343406
[17179586.876000] hda: command error: status=0x51 { DriveReady SeekComplete Error }
[17179586.908000] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }
[17179586.940000] ide: failed opcode was: unknown
[17179586.968000] end_request: I/O error, dev hda, sector 1373616
[17179586.968000] Buffer I/O error on device hda, logical block 343404
[17179587.184000] hda: command error: status=0x51 { DriveReady SeekComplete Error }
[17179587.216000] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }
[17179587.248000] ide: failed opcode was: unknown
[17179587.276000] end_request: I/O error, dev hda, sector 1373620
[17179587.276000] Buffer I/O error on device hda, logical block 343405
[17179587.492000] hda: command error: status=0x51 { DriveReady SeekComplete Error }
[17179587.524000] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }
[17179587.552000] ide: failed opcode was: unknown
[17179587.584000] end_request: I/O error, dev hda, sector 1373616
[17179587.584000] Buffer I/O error on device hda, logical block 343404
[17179587.796000] hda: command error: status=0x51 { DriveReady SeekComplete Error }
[17179587.828000] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }
[17179587.860000] ide: failed opcode was: unknown
[17179587.892000] end_request: I/O error, dev hda, sector 1373620
[17179587.892000] Buffer I/O error on device hda, logical block 343405
[17179588.104000] hda: command error: status=0x51 { DriveReady SeekComplete Error }
[17179588.136000] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }
[17179588.168000] ide: failed opcode was: unknown
[17179588.200000] end_request: I/O error, dev hda, sector 1373624
[17179588.376000] hda: command error: status=0x51 { DriveReady SeekComplete Error }
[17179588.408000] hda: command error: error=0x54 { AbortedCommand LastFailedSense=0x05 }
[17179588.440000] ide: failed opcode was: unknown
[17179588.472000] end_request: I/O error, dev hda, sector 1373624
USB strage エミュレーションを通じて 認識しようとし、なぜかhdaに割り当てようとしています。
当然hdaはCD-ROMに割当済みの為、
{ DriveReady SeekComplete Error }
と出るようです。
ここで、試しに最新のtest版 Ubuntu 7.04 "Feisty Fawn"Herd 1をインストールしてみました。
すると無事インストールされました。
ちなみにdmesgを見てみると・・・
[ 18.499714] NFORCE-MCP51: IDE controller at PCI slot 0000:00:0d.0
[ 18.499732] NFORCE-MCP51: chipset revision 161
[ 18.499734] NFORCE-MCP51: not 100% native mode: will probe irqs later
[ 18.499740] NFORCE-MCP51: 0000:00:0d.0 (rev a1) UDMA133 controller
[ 18.499749] ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:DMA, hdb:pio
[ 18.499758] ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdc:pio, hdd:pio
[ 18.499764] Probing IDE interface ide0...
[ 18.807078] usb 1-6: new full speed USB device using ohci_hcd and address 2
[ 19.014068] usb 1-6: configuration #1 chosen from 1 choice
[ 19.023866] usbcore: registered new interface driver libusual
[ 19.030156] SCSI subsystem initialized
[ 19.031512] Initializing USB Mass Storage driver...
[ 19.031570] scsi0 : SCSI emulation for USB Mass Storage devices
[ 19.031618] usbcore: registered new interface driver usb-storage
[ 19.031621] USB Mass Storage support registered.
[ 19.031705] usb-storage: device found at 2
[ 19.031707] usb-storage: waiting for device to settle before scanning
[ 19.242616] hda: HL-DT-ST DVDRAM GSA-4167B, ATAPI CD/DVD-ROM drive
[ 19.583351] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[ 19.583542] Probing IDE interface ide1...
[ 20.159257] libata version 2.00 loaded.
[ 20.163983] sata_nv 0000:00:0e.0: version 2.0
[ 20.164382] ACPI: PCI Interrupt Link [LSA0] enabled at IRQ 22
[ 20.164393] ACPI: PCI Interrupt 0000:00:0e.0[A] -> Link [LSA0] -> GSI 22 (level, low) -> IRQ 22
[ 20.164482] PCI: Setting latency timer of device 0000:00:0e.0 to 64
[ 20.164531] ata1: SATA max UDMA/133 cmd 0xE800 ctl 0xE482 bmdma 0xE000 irq 22
[ 20.164550] ata2: SATA max UDMA/133 cmd 0xE400 ctl 0xE082 bmdma 0xE008 irq 22
[ 20.164564] scsi1 : sata_nv
[ 20.632748] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 20.633701] ata1.00: ATA-7, max UDMA/133, 390721968 sectors: LBA48 NCQ (depth 0/32)
[ 20.633704] ata1.00: ata1: dev 0 multi count 16
[ 20.634694] ata1.00: configured for UDMA/133
[ 20.634702] scsi2 : sata_nv
[ 20.948320] ata2: SATA link down (SStatus 0 SControl 300)
[ 20.958807] ATA: abnormal status 0x7F on port 0xE407
[ 20.958895] scsi 1:0:0:0: Direct-Access ATA ST3200826AS 3.03 PQ: 0 ANSI: 5
[ 20.959589] ACPI: PCI Interrupt Link [LSA1] enabled at IRQ 21
[ 20.959599] ACPI: PCI Interrupt 0000:00:0f.0[A] -> Link [LSA1] -> GSI 21 (level, low) -> IRQ 21
[ 20.959676] PCI: Setting latency timer of device 0000:00:0f.0 to 64
[ 20.959724] ata3: SATA max UDMA/133 cmd 0xDC00 ctl 0xD882 bmdma 0xD400 irq 21
[ 20.959745] ata4: SATA max UDMA/133 cmd 0xD800 ctl 0xD482 bmdma 0xD408 irq 21
[ 20.959759] scsi3 : sata_nv
[ 21.271901] ata3: SATA link down (SStatus 0 SControl 300)
[ 21.282391] ATA: abnormal status 0x7F on port 0xDC07
[ 21.282404] scsi4 : sata_nv
[ 21.595483] ata4: SATA link down (SStatus 0 SControl 300)
[ 21.605970] ATA: abnormal status 0x7F on port 0xD807
[ 21.607189] ACPI: PCI Interrupt Link [LMAC] enabled at IRQ 20
[ 21.607200] ACPI: PCI Interrupt 0000:00:14.0[A] -> Link [LMAC] -> GSI 20 (level, low) -> IRQ 20
[ 21.607205] PCI: Setting latency timer of device 0000:00:14.0 to 64
[ 21.607212] forcedeth: using HIGHDMA
[ 21.621765] hda: ATAPI 48X DVD-ROM DVD-R-RAM CD-R/RW drive, 2048kB Cache, UDMA(33)
[ 21.621773] Uniform CD-ROM driver Revision: 3.20
[ 21.623161] SCSI device sda: 390721968 512-byte hdwr sectors (200050 MB)
[ 21.623171] sda: Write Protect is off
[ 21.623173] sda: Mode Sense: 00 3a 00 00
[ 21.623185] SCSI device sda: drive cache: write back
[ 21.623228] SCSI device sda: 390721968 512-byte hdwr sectors (200050 MB)
[ 21.623236] sda: Write Protect is off
[ 21.623238] sda: Mode Sense: 00 3a 00 00
[ 21.623249] SCSI device sda: drive cache: write back
[ 21.623253] sda: sda1 sda2 sda3 sda4
[ 21.654935] sd 1:0:0:0: Attached scsi disk sda
[ 21.658141] sd 1:0:0:0: Attached scsi generic sg0 type 0
[ 21.885447] Attempting manual resume
[ 21.906913] kjournald starting. Commit interval 5 seconds
[ 21.906922] EXT3-fs: mounted filesystem with ordered data mode.
[ 22.131056] eth0: forcedeth.c: subsystem: 01043:8141 bound to 0000:00:14.0
[ 22.131592] ACPI: PCI Interrupt Link [LUB2] enabled at IRQ 23
[ 22.131596] ACPI: PCI Interrupt 0000:00:0b.1[b] -> Link [LUB2] -> GSI 23 (level, low) -> IRQ 23
[ 22.131667] PCI: Setting latency timer of device 0000:00:0b.1 to 64
[ 22.131672] ehci_hcd 0000:00:0b.1: EHCI Host Controller
[ 22.131711] ehci_hcd 0000:00:0b.1: new USB bus registered, assigned bus number 2
[ 22.131741] ehci_hcd 0000:00:0b.1: debug port 1
[ 22.131745] PCI: cache line size of 64 is not supported by device 0000:00:0b.1
[ 22.131752] ehci_hcd 0000:00:0b.1: irq 23, io mem 0xfebdfc00
[ 22.131759] ehci_hcd 0000:00:0b.1: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[ 22.131797] usb 1-6: USB disconnect, address 2
[ 22.132035] usb usb2: configuration #1 chosen from 1 choice
[ 22.132055] hub 2-0:1.0: USB hub found
[ 22.132061] hub 2-0:1.0: 8 ports detected
[ 22.239298] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 19
[ 22.239308] ACPI: PCI Interrupt 0000:04:05.0[A] -> Link [LNKD] -> GSI 19 (level, low) -> IRQ 19
[ 22.292466] ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[19] MMIO=[faaff800-faafffff] Max Packet=[2048] IR/IT contexts=[4/8]
[ 22.534276] usb 2-6: new high speed USB device using ehci_hcd and address 2
[ 22.682361] usb 2-6: configuration #1 chosen from 1 choice
[ 22.682856] scsi5 : SCSI emulation for USB Mass Storage devices
[ 22.682900] usb-storage: device found at 2
[ 22.682902] usb-storage: waiting for device to settle before scanning
[ 23.573091] ieee1394: Host added: ID:BUS[0-00:1023] GUID[0011d8000067b6fb]
[ 27.681810] scsi 5:0:0:0: Direct-Access Generic STORAGE DEVICE 9325 PQ: 0 ANSI: 0
[ 27.691582] sd 5:0:0:0: Attached scsi removable disk sdb
[ 27.691622] sd 5:0:0:0: Attached scsi generic sg1 type 0
[ 27.694790] scsi 5:0:0:1: Direct-Access Generic STORAGE DEVICE 9325 PQ: 0 ANSI: 0
[ 27.710122] sd 5:0:0:1: Attached scsi removable disk sdc
[ 27.710164] sd 5:0:0:1: Attached scsi generic sg2 type 0
[ 27.712026] usb-storage: device scan complete
となっており、ブート手順がかなり変わってるように思われます。
しかし、当然ながら開発版であるため不安定には変わりなく実用にはかなり遠いものがあります。
現状では、私としては、ここまで報告することがやっとのようです。
参考になるかどうかわかりませんが、解決されることを期待します。
オフライン
USBデバイスは自動認識だから、ブート時に接続する必要ないのです。接続すると起動時にトラブルので
抜き差しをしないといけません。(起動中とまったところで抜き差し)
現在の解決させる方法は、clarisさんがブート時USBのストレージデバイスを接続しないことです。
ただしブートデバイスならUSB-HDDと同じ方法で、ブート中に抜き差しが必要になります。
オフライン