TonidoPlug2

This forum is for Marvell Kirkwood devices such as the GoFlex Home/Net, PogoPlug v1/v2, SheevaPlug, and ZyXEL devices.

Re: TonidoPlug2

Postby devr » Wed Nov 23, 2011 4:30 am

Duh....

I don't think the kernel in "http://archlinuxarm.org/os/ArchLinuxARM-armv5te-latest.tar.gz" has drivers to boot from SATA....

I can boot just fine from a USB drive.... possible to get a kernel with SATA ? Happy to help in whatever way I can...
devr
 
Posts: 87
Joined: Wed May 11, 2011 12:22 am

Re: TonidoPlug2

Postby WarheadsSE » Wed Nov 23, 2011 12:39 pm

Thats odd, my GoFlex Net boots from SATA...
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: TonidoPlug2

Postby devr » Wed Nov 23, 2011 1:13 pm

hmmm... the plot thickens then. Maybe something to do with the Marvell SATA controller. I can get details about the controller from the Tonido kernel, if that is helpful.

Strange when I do boot off the USB drive, and 'hotplug' the SATA disk, the OS does not see the drive. If I do the same thing running under the Tonido kernel, the insertion is seen and partitions mounted.

At work at the moment, will try to get more info later.
devr
 
Posts: 87
Joined: Wed May 11, 2011 12:22 am

Re: TonidoPlug2

Postby WarheadsSE » Wed Nov 23, 2011 1:17 pm

If that is the case with hotplug, I would say that there is something configured differently in udev, etc.
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: TonidoPlug2

Postby devr » Wed Nov 23, 2011 3:03 pm

Quick question.. do the uBoot parameters for sata boot look generally correct ?
$this->bbcode_second_pass_code('', '
bootargs_sata=root=/dev/sda1 rw rootdelay=10
bootcmd_sata=setenv bootargs $(bootargs_console) $(mtdpartitions) $(bootargs_sata); ide reset; ext2load ide 0:1 0x800000 /boot/uImage; bootm 0x800000
')
devr
 
Posts: 87
Joined: Wed May 11, 2011 12:22 am

Re: TonidoPlug2

Postby WarheadsSE » Wed Nov 23, 2011 4:01 pm

Generally, yes. What the error at the end of the kernel log load where it takes the crap?
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: TonidoPlug2

Postby devr » Wed Nov 23, 2011 4:04 pm

I was probably too verbose last night.. sorry about that. It was posted previously, but it probably got lost in the deluge ;)

$this->bbcode_second_pass_code('', '
## Booting image at 00800000 ...
Image Name: Linux-3.0-ARCH
Created: 2011-10-18 23:57:01 UTC
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 2675372 Bytes = 2.6 MB
Load Address: 00008000
Entry Point: 00008000
Verifying Checksum ... OK
OK

Starting kernel ...

Uncompressing Linux... done, booting the kernel.
[ 23.497421] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
[ 23.505759] [<c00370d0>] (unwind_backtrace+0x0/0xe0) from [<c03c55a8>] (panic+0x58/0x184)
[ 23.514024] [<c03c55a8>] (panic+0x58/0x184) from [<c0008d88>] (mount_block_root+0x234/0x284)
[ 23.522544] [<c0008d88>] (mount_block_root+0x234/0x284) from [<c0009094>] (prepare_namespace+0x160/0x1b4)
[ 23.532189] [<c0009094>] (prepare_namespace+0x160/0x1b4) from [<c0008a24>] (kernel_init+0xe4/0x110)
[ 23.541309] [<c0008a24>] (kernel_init+0xe4/0x110) from [<c0033234>] (kernel_thread_exit+0x0/0x8)')
devr
 
Posts: 87
Joined: Wed May 11, 2011 12:22 am

Re: TonidoPlug2

Postby WarheadsSE » Wed Nov 23, 2011 4:31 pm

Hmm. Possibly a driver issue, but I can't say for sure.

Is there really nothing between "booting the kernel" and the barf?
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: TonidoPlug2

Postby pepedog » Wed Nov 23, 2011 5:01 pm

What about a rootwait instead of rootdelay=10
And a couple of ide reset;
?
My trimslice won't boot to an (usb bottom) goflex drive, have to reboot to it
pepedog
Developer
 
Posts: 2431
Joined: Mon Jun 07, 2010 3:30 pm
Location: London UK

Re: TonidoPlug2

Postby devr » Wed Nov 23, 2011 5:11 pm

@WarheadsSE: Nope that is all that is shown on the serial console screen.

@pepedog: after some further testing tonight, will try those options out, thanks.
devr
 
Posts: 87
Joined: Wed May 11, 2011 12:22 am

PreviousNext

Return to Marvell Kirkwood

Who is online

Users browsing this forum: No registered users and 7 guests