[How-To] Boot Entirely from SATA

This forum is for all other ARMv5 devices

Re: [How-To] Boot Entirely from SATA

Postby awdemuth » Wed Jul 18, 2012 1:50 pm

Huh.... I was afraid you'd say something like that. Better get soldering. Thanks!
awdemuth
 
Posts: 2
Joined: Tue Jul 17, 2012 2:57 pm

Re: [How-To] Boot Entirely from SATA

Postby jdr » Mon Jul 23, 2012 3:45 am

Trying the SATA-only boot using an Intel SSD ...

The following console errors appear:

:: Setting MAC address [BUSY] [ 8.130000] Turning off blinking LED.
Error at line 79, file plx/devmem2.c (2) [No such file or directory]

Then we get a nice kernel panic:

:: Starting Network [BUSY] [ 12.500000] eth0: link up, 1000Mbps, full-duplex, using paus1
[ 12.500000] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 12.530000] Unable to handle kernel NULL pointer dereference at virtual address 00000019

Any ideas?
jdr
 
Posts: 7
Joined: Mon Jul 23, 2012 3:41 am

Re: [How-To] Boot Entirely from SATA

Postby WarheadsSE » Mon Jul 23, 2012 11:40 am

Looks like you need to upgrade the kernel/modules.
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: [How-To] Boot Entirely from SATA

Postby jdr » Tue Jul 24, 2012 12:08 am

I naively thought the links in the original post were sufficient to get it all running. Copying the uImage from the untarred file system did it and all boots fine now.

btw, in the disk_create script, it might be nice to check that sdb1 exists before running the dd. Of course running it as root will result in creating /dev/sdZ1 as a file. Perhaps something like:

if [ -f ${disk}1 ]
then
if [ -f $kernelFile ];then
echo "Writing kernel to ${disk}1"
dd if=$kernelFile of="$disk"1 bs=512
fi
else
echo "not writing kernel to ${disk}1, as it is not available"
fi

Thanks for the great effort.
jdr
 
Posts: 7
Joined: Mon Jul 23, 2012 3:41 am

Re: [How-To] Boot Entirely from SATA

Postby bharath » Sun Aug 19, 2012 5:48 am

I am thinking of using a esata enclosure to boot from for my pogoplug. I have a couple of questions

1) The tarball on the first page doesnt seem to be available. Could anyone share that again.
2) Does one have to make a hole on the side of the case as well. The sata to esata cable that I have, if I connect I am sure I will be able to close the case if the cable is attached.
bharath
 
Posts: 44
Joined: Sun Sep 04, 2011 3:35 pm

Re: [How-To] Boot Entirely from SATA

Postby WarheadsSE » Sun Aug 19, 2012 2:12 pm

You're best to mod-in a hole of some kind. I used a StarTech adapter and mounted it as a port, some people have just cut a slice, or bored a hole.
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: [How-To] Boot Entirely from SATA

Postby bharath » Sun Aug 19, 2012 2:34 pm

$this->bbcode_second_pass_quote('WarheadsSE', 'Y')ou're best to mod-in a hole of some kind. I used a StarTech adapter and mounted it as a port, some people have just cut a slice, or bored a hole.


My plan was also to mount it as a port in the rear by the RJ45 port similar to what you have done. The adapter that I have the sata connector doesnt let me close the case once again. I dont remember which adapter I have, probably came with my sata enclosure.

Has the installation method for eSATA changed? I am unable to find the tarball from the first post.
bharath
 
Posts: 44
Joined: Sun Sep 04, 2011 3:35 pm

Re: [How-To] Boot Entirely from SATA

Postby WarheadsSE » Sun Aug 19, 2012 5:25 pm

I think Pogoplug broke something.
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: [How-To] Boot Entirely from SATA

Postby bharath » Sun Aug 19, 2012 6:14 pm

$this->bbcode_second_pass_quote('WarheadsSE', 'I') think Pogoplug broke something.


Thought so, if you could just let me know when it is online again would greatly appreciate it.
bharath
 
Posts: 44
Joined: Sun Sep 04, 2011 3:35 pm

Re: [How-To] Boot Entirely from SATA

Postby benni » Mon Aug 20, 2012 1:36 pm

Hi to all,

I have a problem with the sata thing.
I am trying to boot into the latest Archlinuxarm I downloaded. And I can't boot into it.
I got it working with the Archlinuxarm 2012.05 with the description in the first post. All is fine except that i can't update with pacman -Syu.
So I want to get into the latest Archlinux. I copied it to the hdd but the green LED doesn't come up.
Perhaps this is a Problem with the Kernel. But i'm not familiar with that Kernel things.

What is the Problem here? Do I have to perform a Kernel upgrade and how can I do this.
(I have no serial cable available)

Thank you
benni
 
Posts: 3
Joined: Tue Sep 27, 2011 4:25 pm

PreviousNext

Return to Community Supported

Who is online

Users browsing this forum: No registered users and 5 guests