From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: 9fans@9fans.net Date: Wed, 29 May 2013 17:09:53 +0200 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: "Florian Limberger" Message-ID: User-Agent: Opera Mail/12.15 (Linux) Subject: [9fans] USB boot fails Topicbox-Message-UUID: 5d719e34-ead8-11e9-9d60-3106f5b1d025 Hello list, I'm currently trying to boot a Lenovo ThinkPad T410 from a usb pen drive, using the image from 9legacy.org, but the boot sequence stops at > sdE0: LLBA 625,142,448 sectors: WDC WD3200BEVT-08A23T1 02.01A02 > WD-WXDD-WXD1A1154275 [mediachange] with every option I try. When booting 9pcf I come sometimes as far as > init: starting /bin/rc but after then the first message appears and everything seems stuck. With 9pccpuf I get > usb/hub... usb/disk... bad authentication password > bad authentication id > bad authentication domain > [... I input some values ...] > mpintrenable: multible botch irq 11, tbdf 5000000, lo 00000049, n > 00000049 > mpintrenable: out of choices eisa -1 isa 14 tbdf 0xc00fa00 irq 11 > intrenable: couldn't enable irq 11, tbdf 0xC00FA00 for sdE (iahci) awaitspinup: sdE0 didn't spin up after 20 seconds sdE1: LBA 0 sectors: Optiarc DVD RW AD-7930H 1.D1 [mediachange] time... fossil(/def/sdXX/fossil)...version...sdE0: LLBA 625,142,448 sectors: WDC WD3200BEVT-08A23T1 02.01A02 WD-WXDD-WXD1A1154275 [mediachange] and then the same thing happens. Using another USB port on the laptop, I experienced a similar error like in this thread: > http://9fans.net/archive/2012/07/123 but unlike arisawa I don't get a rc shell at the end. On this other port, the 9pcf kernel fails with > boot: can't connect to file server: '/boot/kfs' does not exist > panic: boot process died: unknown > [...] I did then try to add > readparts= to the plan9.ini, but the result only is > can't update /dev/sdXX/data's devsd partition table for plan9: partition > already in use: "part plan9 32 2097152" > can't update /dev/sdXX/data's devsd partition table for 9fat: partition > already in use: "part 9fat 32 204832" > can't update /dev/sdXX/data's devsd partition table for nvram: partition > already in use: "part nvram 204832 204833" > can't update /dev/sdXX/data's devsd partition table for fscfg: partition > already in use: "part fscfg 204833 204849" > can't update /dev/sdXX/data's devsd partition table for fossil: > partition already in use: "part fossil 204849 2097120" > sdE0: LLBA 625,142,448 sectors: WDC WD3200BEVT-08A23T1 02.01A02 > WD-WXDD-WXD1A1154275 [mediachange] The paecpu kernel suggested by erik fails nearly instantly with > panic: e820 scan failed I also get following messages spilled all through the kernel output: > mpintrenable: multible botch irq 11, tbdf 5000000, lo 00000049, n > 00000049 > mpintrenable: out of choices eisa -1 isa 14 tbdf 0xc00c000 irq 11 > intrenable: couldn't enable irq 11, tbdf 0xC00D000 for usbehci > mpintrenable: multible botch irq 11, tbdf 5000000, lo 00000049, n > 00000049 > mpintrenable: out of choices eisa -1 isa 14 tbdf 0xc00e800 irq 11 > intrenable: couldn't enable irq 11, tbdf 0xC00E800 for usbehci > mpintrenable: multible botch irq 11, tbdf 5000000, lo 00000049, n > 00000049 > mpintrenable: out of choices eisa -1 isa 14 tbdf 0xc00fa00 irq 11 > intrenable: couldn't enable irq 11, tbdf 0xC00FA00 for sdE (iahci) Is there anything more I can try? Thanks, flo