| Poster | Thread |
1Mouse
|  |
Re: Extra Storage on Sam440ep Posted on 19-May-2012 13:01:26
| | [ #21 ] |
|
|
 |
Cult Member  |
Joined: 23-Jun-2005 Posts: 967
From: Bradford, West Yorkshire | | |
|
| @NutsAboutAmiga
So can I add an SLB to my 500GB drive without losing the information on there?
Can I change sii3114ide to add the second HD?
A list of commands doesn't really help me, can you suggest the actual commands needed? _________________ 2x A500 (1x 1MB) OS1.3 1x A600 (40MB HDD) OS2.05 2xA1200 (68020 8MB Fast RAM) OS3.9 1x CD³² 1 AmigaOne G4XE (OS4 Pre-Release Update4) Minimig Sam440ep + OS4.1.5 |
|
| Status: Offline |
|
|
Spectre660
 |  |
Re: Extra Storage on Sam440ep Posted on 19-May-2012 13:17:41
| | [ #22 ] |
|
|
 |
Elite Member  |
Joined: 5-Jun-2005 Posts: 2416
From: Unknown | | |
|
| @1Mouse
I just attached a second Harddrive to my Sam440ep-Flex to verify for you .
From a Cli after you boot from the CD set the following Uboot variables (assuming you have the second hard drive connected to the sata port on the same side as the first hard drive) ,using the nvsetvar command.
nvsetvar s4sii_maxbus=2 nvsetvar sii3114ide_conf=1102 nvsetvar sii3114ide_xfer=GG0F
then turn your computer off then back on again. Last edited by Spectre660 on 19-May-2012 at 01:20 PM. Last edited by Spectre660 on 19-May-2012 at 01:19 PM.
_________________ Sam440ep-Flex 800Mhz ,1GB.Radeon HD6670 lowprofile via PCI to PCIe Adaper. Sam460ex 1.15Ghz, 2GB.Radeon HD6670 . Apex TM-302-3 Case |
|
| Status: Offline |
|
|
NutsAboutAmiga
|  |
Re: Extra Storage on Sam440ep Posted on 19-May-2012 13:30:34
| | [ #23 ] |
|
|
 |
Elite Member  |
Joined: 9-Jun-2004 Posts: 8606
From: Norway | | |
|
| @1Mouse
Yes.. you can boot from the CDROM, and use disk recovery tools and install the SLB to the partition using mediatoolbox, how ever it might be that its trying to load the SLB from wrong hard-drive, if you now have two.
SETENV BOOT1 CDROM boota
or some thing like that.
You should also check out printenv command in uboot.
The command “resetenv” should set you computer back to factory default if you have messed up too many things and don't remember what.
Last edited by NutsAboutAmiga on 19-May-2012 at 01:39 PM. Last edited by NutsAboutAmiga on 19-May-2012 at 01:38 PM. Last edited by NutsAboutAmiga on 19-May-2012 at 01:34 PM. Last edited by NutsAboutAmiga on 19-May-2012 at 01:32 PM.
_________________ Software developer and forum troll. Please check out my software: Excalibur, Basilisk 2, AmigaInputAnywhere. |
|
| Status: Offline |
|
|
1Mouse
|  |
Re: Extra Storage on Sam440ep Posted on 19-May-2012 13:39:07
| | [ #24 ] |
|
|
 |
Cult Member  |
Joined: 23-Jun-2005 Posts: 967
From: Bradford, West Yorkshire | | |
|
| @Spectre660
The two HD are connected to the board next to each other, booted from the CD opened shell and typed in the 3 commands.
Took out the CD and booted and while booting it recognises the 500gb drive and the CD but not the 160gb.
Then I get an error: no SLB found in any of the designated boot sources; returning to u-boot. _________________ 2x A500 (1x 1MB) OS1.3 1x A600 (40MB HDD) OS2.05 2xA1200 (68020 8MB Fast RAM) OS3.9 1x CD³² 1 AmigaOne G4XE (OS4 Pre-Release Update4) Minimig Sam440ep + OS4.1.5 |
|
| Status: Offline |
|
|
Spectre660
 |  |
Re: Extra Storage on Sam440ep Posted on 19-May-2012 14:08:21
| | [ #25 ] |
|
|
 |
Elite Member  |
Joined: 5-Jun-2005 Posts: 2416
From: Unknown | | |
|
| @1Mouse
Check you cables and power and double check the Uboot settings.
The connections shoul be like this
Empty | 500GB CD | 160GB _________________ Sam440ep-Flex 800Mhz ,1GB.Radeon HD6670 lowprofile via PCI to PCIe Adaper. Sam460ex 1.15Ghz, 2GB.Radeon HD6670 . Apex TM-302-3 Case |
|
| Status: Offline |
|
|
Yescop
|  |
Re: Extra Storage on Sam440ep Posted on 19-May-2012 19:07:56
| | [ #26 ] |
|
|
 |
Member  |
Joined: 30-Mar-2005 Posts: 99
From: France | | |
|
| @1Mouse
Could you give us your parameters obtained with nvgetvar ?
As I knwo, when you have the error "slb not found", it could be explained by the fact UBoot tries to "mount" (not correct word) your disks with the bad driver for example it sees hard disks like ide ones and not sata ones. Juste a thought.
_________________ Amiga is alive and so am .I !! 
Conf: Sam Flex 800 and OS4.1.4
A4040, 2 hddisks, OS 3.0, SCSI, 18 Mo, Zip drive (not used) |
|
| Status: Offline |
|
|
1Mouse
|  |
Re: Extra Storage on Sam440ep Posted on 22-May-2012 15:41:27
| | [ #27 ] |
|
|
 |
Cult Member  |
Joined: 23-Jun-2005 Posts: 967
From: Bradford, West Yorkshire | | |
|
| @Yescop
Here's my startup from uboot:
baudrate=115200 loads_echo=1 stdout=vga stdin=usbkbd ide_doreset=on ide_reset_timeout=10 ide_cd_timeout=20 menucmd=menu boot_method=boota ethaddr=00:50:C2:80:d1:14 eth1addr=00:50:c2:80:d1:15 boot_config=Default ethact=ppc_4xx_eth0 video_activate=internal ipaddr=xxx.xxx.x.x serverip=xxx.xxx.x.x bootcmd=menu; run menuboot_cmd boota_timeout=5 menuboot_delay=5 sii0680ide_conf=1002 sii0680ide_xfer=gggg boot2= boot3= boot1=s4siicdrom 0s4_commandline=debuglevel=0 bootargs=root=/dev/sda3 s4sii_maxbus=2 sii3114ide_conf=1102 sii3114ide_xfer=gg0f menuboot_cmd=boota
How would I go about changing this so that it can access 2 HDs.
Also are there any amends that would speedup startup? _________________ 2x A500 (1x 1MB) OS1.3 1x A600 (40MB HDD) OS2.05 2xA1200 (68020 8MB Fast RAM) OS3.9 1x CD³² 1 AmigaOne G4XE (OS4 Pre-Release Update4) Minimig Sam440ep + OS4.1.5 |
|
| Status: Offline |
|
|
Spectre660
 |  |
Re: Extra Storage on Sam440ep Posted on 22-May-2012 16:04:54
| | [ #28 ] |
|
|
 |
Elite Member  |
Joined: 5-Jun-2005 Posts: 2416
From: Unknown | | |
|
| @1Mouse
set this from CLI to set your Harddrive as the second boot device
nvsetvar boot2=s4sii .
Why do you have sii0680ide settings for a SAM ? _________________ Sam440ep-Flex 800Mhz ,1GB.Radeon HD6670 lowprofile via PCI to PCIe Adaper. Sam460ex 1.15Ghz, 2GB.Radeon HD6670 . Apex TM-302-3 Case |
|
| Status: Offline |
|
|
1Mouse
|  |
Re: Extra Storage on Sam440ep Posted on 22-May-2012 16:12:49
| | [ #29 ] |
|
|
 |
Cult Member  |
Joined: 23-Jun-2005 Posts: 967
From: Bradford, West Yorkshire | | |
|
| @Spectre660
I also need settings for my second HD, can the settings be changed in uboot?
"Why do you have sii0680ide settings for a SAM?" NO IDEA WHAT THIS IS
When it comes to uboot commands I'm completely lost. When it comes to CLI commands I'm completely lost. _________________ 2x A500 (1x 1MB) OS1.3 1x A600 (40MB HDD) OS2.05 2xA1200 (68020 8MB Fast RAM) OS3.9 1x CD³² 1 AmigaOne G4XE (OS4 Pre-Release Update4) Minimig Sam440ep + OS4.1.5 |
|
| Status: Offline |
|
|
KimmoK
|  |
Re: Extra Storage on Sam440ep Posted on 22-May-2012 17:05:28
| | [ #30 ] |
|
|
 |
Elite Member  |
Joined: 14-Mar-2003 Posts: 3953
From: Ylikiiminki, Finland | | |
|
| @thread
So, this is why IDE-SATA adapter did not enable me to use second hard drive.
(oh, those times with true working autoconfig etc...)
+ WE NEED NEW KICKSTART ROM!!! Last edited by KimmoK on 22-May-2012 at 05:07 PM.
_________________ - KimmoK // For freedom, for honor, for AMIGA // "priest" is just the RED goaul in me // The multicolor AmigaFUTURE IS NOW !! |
|
| Status: Offline |
|
|
Spectre660
 |  |
Re: Extra Storage on Sam440ep Posted on 22-May-2012 17:12:20
| | [ #31 ] |
|
|
 |
Elite Member  |
Joined: 5-Jun-2005 Posts: 2416
From: Unknown | | |
|
| @1Mouse
The second harddrive will not be bootable but will show up in Amiga OS 4.1 once set up properly .You can only have two bootable devices attached via SATA on a Sam . The CD/DVD and one harddrive.
I believe the sii0680ide settings are for an Amigaone with a sii0680 card attached so should not be on a Sam unless you have Sii0680 pci card attached.
Quote:
1Mouse wrote: @Spectre660
I also need settings for my second HD, can the settings be changed in uboot?
"Why do you have sii0680ide settings for a SAM?" NO IDEA WHAT THIS IS
When it comes to uboot commands I'm completely lost. When it comes to CLI commands I'm completely lost. |
_________________ Sam440ep-Flex 800Mhz ,1GB.Radeon HD6670 lowprofile via PCI to PCIe Adaper. Sam460ex 1.15Ghz, 2GB.Radeon HD6670 . Apex TM-302-3 Case |
|
| Status: Offline |
|
|
Spectre660
 |  |
Re: Extra Storage on Sam440ep Posted on 22-May-2012 17:15:51
| | [ #32 ] |
|
|
 |
Elite Member  |
Joined: 5-Jun-2005 Posts: 2416
From: Unknown | | |
|
| @KimmoK
You lost me here.
The magic on a Sam is to enable both pairs of SATA connectors in Uboot.
setenv s4sii_maxbus=2
Quote:
KimmoK wrote: @thread
So, this is why IDE-SATA adapter did not enable me to use second hard drive.
(oh, those times with true working autoconfig etc...)
+ WE NEED NEW KICKSTART ROM!!! |
_________________ Sam440ep-Flex 800Mhz ,1GB.Radeon HD6670 lowprofile via PCI to PCIe Adaper. Sam460ex 1.15Ghz, 2GB.Radeon HD6670 . Apex TM-302-3 Case |
|
| Status: Offline |
|
|
1Mouse
|  |
Re: Extra Storage on Sam440ep Posted on 22-May-2012 17:32:05
| | [ #33 ] |
|
|
 |
Cult Member  |
Joined: 23-Jun-2005 Posts: 967
From: Bradford, West Yorkshire | | |
|
| @Spectre660
I'm aware I can only have two bootable devices, however no matter which SATA port I attach the second hard drive to it's not reconised by uboot.
If sii0680ide is not needed by Sam then how do I delete from my uboot?
If I'm right I need to amend sii3114ide_config & sii3114ide_xfer _________________ 2x A500 (1x 1MB) OS1.3 1x A600 (40MB HDD) OS2.05 2xA1200 (68020 8MB Fast RAM) OS3.9 1x CD³² 1 AmigaOne G4XE (OS4 Pre-Release Update4) Minimig Sam440ep + OS4.1.5 |
|
| Status: Offline |
|
|
Spectre660
 |  |
Re: Extra Storage on Sam440ep Posted on 22-May-2012 17:34:26
| | [ #34 ] |
|
|
 |
Elite Member  |
Joined: 5-Jun-2005 Posts: 2416
From: Unknown | | |
|
| @1Mouse
you need to check for the second drive via media toolbox .
If it has not been preped in the Amiga way it wont show up on your workbench .
I think that I will become a lurker from now on so bye guys. Its been nice.
Quote:
1Mouse wrote: @Spectre660
I'm aware I can only have two bootable devices, however no matter which SATA port I attach the second hard drive to it's not reconised by uboot.
If sii0680ide is not needed by Sam then how do I delete from my uboot?
If I'm right I need to amend sii3114ide_config & sii3114ide_xfer |
Last edited by Spectre660 on 22-May-2012 at 05:37 PM.
_________________ Sam440ep-Flex 800Mhz ,1GB.Radeon HD6670 lowprofile via PCI to PCIe Adaper. Sam460ex 1.15Ghz, 2GB.Radeon HD6670 . Apex TM-302-3 Case |
|
| Status: Offline |
|
|
Yescop
|  |
Re: Extra Storage on Sam440ep Posted on 22-May-2012 18:54:07
| | [ #35 ] |
|
|
 |
Member  |
Joined: 30-Mar-2005 Posts: 99
From: France | | |
|
| @1Mouse
Well I didn't see anything wrong except in ss0680ide. As said before, it isn't necessary. To remove them, just in Uboot, set sii0680ide_conf and nothing after. In my config, I have os4_commandline=
After booting, go into mediatool box to see if your hd is known, then format quick it.
To speed up booting, you can decrease menuboot_delay to 2 and may be ide_cd_timeout to 10.
Hope that will work now.
_________________ Amiga is alive and so am .I !! 
Conf: Sam Flex 800 and OS4.1.4
A4040, 2 hddisks, OS 3.0, SCSI, 18 Mo, Zip drive (not used) |
|
| Status: Offline |
|
|
1Mouse
|  |
Re: Extra Storage on Sam440ep Posted on 22-May-2012 19:39:25
| | [ #36 ] |
|
|
 |
Cult Member  |
Joined: 23-Jun-2005 Posts: 967
From: Bradford, West Yorkshire | | |
|
| @Yescop
I'm doing a complete back-up at the moment, so will try later _________________ 2x A500 (1x 1MB) OS1.3 1x A600 (40MB HDD) OS2.05 2xA1200 (68020 8MB Fast RAM) OS3.9 1x CD³² 1 AmigaOne G4XE (OS4 Pre-Release Update4) Minimig Sam440ep + OS4.1.5 |
|
| Status: Offline |
|
|
1Mouse
|  |
Re: Extra Storage on Sam440ep Posted on 24-May-2012 11:07:27
| | [ #37 ] |
|
|
 |
Cult Member  |
Joined: 23-Jun-2005 Posts: 967
From: Bradford, West Yorkshire | | |
|
| @Spectre660
I've done a back-up and started via my update 1 CD however the second HD does not show in MediaToolbox. _________________ 2x A500 (1x 1MB) OS1.3 1x A600 (40MB HDD) OS2.05 2xA1200 (68020 8MB Fast RAM) OS3.9 1x CD³² 1 AmigaOne G4XE (OS4 Pre-Release Update4) Minimig Sam440ep + OS4.1.5 |
|
| Status: Offline |
|
|
Spectre660
 |  |
Re: Extra Storage on Sam440ep Posted on 24-May-2012 11:34:23
| | [ #38 ] |
|
|
 |
Elite Member  |
Joined: 5-Jun-2005 Posts: 2416
From: Unknown | | |
|
| @1Mouse
Are both Harddrives connected to the Sata ports towards the Right side of the Motherboard ? _________________ Sam440ep-Flex 800Mhz ,1GB.Radeon HD6670 lowprofile via PCI to PCIe Adaper. Sam460ex 1.15Ghz, 2GB.Radeon HD6670 . Apex TM-302-3 Case |
|
| Status: Offline |
|
|
1Mouse
|  |
Re: Extra Storage on Sam440ep Posted on 24-May-2012 11:41:18
| | [ #39 ] |
|
|
 |
Cult Member  |
Joined: 23-Jun-2005 Posts: 967
From: Bradford, West Yorkshire | | |
|
| @Spectre660
Yep, side by side on the mobo _________________ 2x A500 (1x 1MB) OS1.3 1x A600 (40MB HDD) OS2.05 2xA1200 (68020 8MB Fast RAM) OS3.9 1x CD³² 1 AmigaOne G4XE (OS4 Pre-Release Update4) Minimig Sam440ep + OS4.1.5 |
|
| Status: Offline |
|
|
Spectre660
 |  |
Re: Extra Storage on Sam440ep Posted on 24-May-2012 11:49:30
| | [ #40 ] |
|
|
 |
Elite Member  |
Joined: 5-Jun-2005 Posts: 2416
From: Unknown | | |
|
| @1Mouse
You got me then once the second drive is working and has power and sata connected . I attached a second drive and changed 3 Uboot settings and the second drive showed up in Media toolbox .
s4sii_maxbus=2 sii3114ide_conf=1102 sii3114ide_xfer=GG0F
Also I have the following boot option in Uboot
boot1=usb boot2=s4siicdrom boot3=s4sii
Edit try this from cli and see how drives are attached
idetool -l sii3114ide.device
output looks something like this with one harddrive and 1 DVD drive
-------------------Unit 0 information------------------------ Flags : $00000187 - present, LBA48 used, supports DMA, ATA, supports cache flush, interrupts used, Xfer mode : best pio 12 (PIO 4, 16 MB/s) / best dma 70 (UDMA 6, 133 MB/s) / current 70 (UDMA 6, 133 MB/s) Total blocks : 976773168 Blocksize : 512 Power mode : 2 / idle (ready for operation) IO1 / IO2 / BMCR @ : $2000 / $200A / $2020 *** Error opening device sii3114ide.device / unit 1 *** Error opening device sii3114ide.device / unit 2 -------------------Unit 3 information------------------------ Flags : $0000011D - present, supports DMA, removable media, ATAPI, interrupts used, Xfer mode : best pio 12 (PIO 4, 16 MB/s) / best dma 69 (UDMA 5, 100 MB/s) / current 69 (UDMA 5, 100 MB/s) Total blocks : 0 Blocksize : 0 SCSI devtyp : 5 Packet size : 12 Current medium read speed : x 65535 ('65535' stands for max.) Current medium write speed : x 65535 (idem) Power mode : 2 / idle (ready for operation) IO1 / IO2 / BMCR @ : $2010 / $201A / $2028
Last edited by Spectre660 on 24-May-2012 at 11:59 AM. Last edited by Spectre660 on 24-May-2012 at 11:56 AM. Last edited by Spectre660 on 24-May-2012 at 11:55 AM. Last edited by Spectre660 on 24-May-2012 at 11:50 AM.
_________________ Sam440ep-Flex 800Mhz ,1GB.Radeon HD6670 lowprofile via PCI to PCIe Adaper. Sam460ex 1.15Ghz, 2GB.Radeon HD6670 . Apex TM-302-3 Case |
|
| Status: Offline |
|
|