Welcome, Guest. Please login or register.

Author Topic: Large disk problem  (Read 2261 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline SparkyTopic starter

  • Sr. Member
  • ****
  • Join Date: Dec 2003
  • Posts: 286
    • Show only replies by Sparky
Large disk problem
« on: August 12, 2016, 07:56:54 AM »
I know this is Amiga 101 but it's been too long! :-)

I've a 16GB CF in my A600 and I've created 1 partition of just under 4GB and formatted with PFS3, no problems all works great.
The 2nd partition I can quick format OK (again with PFS3) and I can put files on it but after I reboot it is back to an unformatted state :-(

Pointers on what I'm doing wrong ?

Have OS 3.9 with BB1 and BB2 installed and idefx97 installed (actually found my old key!)
 

Offline Dandy

  • Hero Member
  • *****
  • Join Date: Apr 2004
  • Posts: 1221
    • Show only replies by Dandy
    • http://www.wiehltalbahn.de/en/
Re: Large disk problem
« Reply #1 on: August 12, 2016, 08:30:18 AM »
Quote from: Sparky;812452


I know this is Amiga 101 but it's been too long! :-)

I've a 16GB CF in my A600 and I've created 1 partition of just under 4GB and formatted with PFS3, no problems all works great.
The 2nd partition I can quick format OK (again with PFS3) and I can put files on it but after I reboot it is back to an unformatted state :-(

Pointers on what I'm doing wrong ?

Have OS 3.9 with BB1 and BB2 installed and idefx97 installed (actually found my old key!)



As you're running OS 3.9 on your A600, you obviously must have an accelerator board (with at least an 68020) fitted, as this is a pre-requirement to run OS 3.5/3.9?
All the best,

Dandy

Website maintained by me

If someone enjoys marching to military music, then I already despise him. He got his brain accidently - the bone marrow in his back would have been sufficient for him! (Albert Einstein)
 

Offline SparkyTopic starter

  • Sr. Member
  • ****
  • Join Date: Dec 2003
  • Posts: 286
    • Show only replies by Sparky
Re: Large disk problem
« Reply #2 on: August 12, 2016, 09:27:41 AM »
Yes .. Vampire2.
 

Offline Oldsmobile_Mike

Re: Large disk problem
« Reply #3 on: August 12, 2016, 09:34:51 AM »
I wonder if anyone's tested the Vampire2 in these kind of configurations yet?

Off-hand, is your identifier set correctly for all partitions?  I have it written on a post-it note here, think it's 0x50465303.  Check that? :lol:
Amiga 500: 2MB Chip|16MB Fast|30MHz 68030+68882|3.9|Indivision ECS|GVP A500HD+|Mechware card reader + 8GB CF|Cocolino|SCSI DVD-RAM
Amiga 2000: 2MB Chip|136MB Fast|50MHz 68060|3.9|Indivision ECS + GVP Spectrum|Mechware card reader + 8GB CF|AD516|X-Surf 100|RapidRoad|Cocolino|SCSI CD-RW
 Amiga videos and other misc. stuff at https://www.youtube.com/CompTechMike/videos
 

Offline utri007

Re: Large disk problem
« Reply #4 on: August 12, 2016, 10:00:08 AM »
Quote from: Sparky;812458
Yes .. Vampire2.


Isn't so that you Vampire uses custom Kickstart? Wich is copied to fastram during a boot?

Why you don't use this? http://aminet.net/package/driver/media/SCSI4345p

I have it in my self made physical kickstart and I haven't had any problems with any hard disk anymore. My boot partition is 30gb and hard disk has total 400gb space.
ACube Sam 440ep Flex 800mhz, 1gb ram and 240gb hd and OS4.1FE
A1200 Micronic tower, OS3.9, Apollo 060 66mhz, xPert Merlin, Delfina Lite and Micronic Scandy, 500Gb hd, 66mb ram, DVD-burner and WLAN.
A1200 desktop, OS3.9, Blizzard 060 66mhz, 66mb ram, Ide Fix Express with 160Gb HD and WLAN
A500 OS2.1, GVP+HD8 with 4mb ram, 1mb chip ram and 4gb HD
Commodore CDTV KS3.1, 1mb chip, 4mb fast ram and IDE HD
 

Offline SparkyTopic starter

  • Sr. Member
  • ****
  • Join Date: Dec 2003
  • Posts: 286
    • Show only replies by Sparky
Re: Large disk problem
« Reply #5 on: August 12, 2016, 10:51:54 AM »
Quote from: utri007;812460
Isn't so that you Vampire uses custom Kickstart? Wich is copied to fastram during a boot?

Why you don't use this? http://aminet.net/package/driver/media/SCSI4345p

I have it in my self made physical kickstart and I haven't had any problems with any hard disk anymore. My boot partition is 30gb and hard disk has total 400gb space.


Hmm .. going to have to do a crash course on learning that! :-)

Only thing I can think of is that with BB2 the Apollo team have released a patch for the ROM update, I'll have to ask if there is a clash.

Thanks!
 

Offline utri007

Re: Large disk problem
« Reply #6 on: August 12, 2016, 11:24:10 AM »
Using updated scsi.device with setpatch has a problems. Original scsi.device needs to see big disk and it needs to be able read it configuration. So that updated scsi.device can be loaded.

If you can use updated scsi.device from kickstart without need of setpatch prety much every hard disk works. My current 400gb hard disk didn't work at all without scsi.device 43.45 by Hodes, Wilen and Sauer.
ACube Sam 440ep Flex 800mhz, 1gb ram and 240gb hd and OS4.1FE
A1200 Micronic tower, OS3.9, Apollo 060 66mhz, xPert Merlin, Delfina Lite and Micronic Scandy, 500Gb hd, 66mb ram, DVD-burner and WLAN.
A1200 desktop, OS3.9, Blizzard 060 66mhz, 66mb ram, Ide Fix Express with 160Gb HD and WLAN
A500 OS2.1, GVP+HD8 with 4mb ram, 1mb chip ram and 4gb HD
Commodore CDTV KS3.1, 1mb chip, 4mb fast ram and IDE HD
 

Offline SparkyTopic starter

  • Sr. Member
  • ****
  • Join Date: Dec 2003
  • Posts: 286
    • Show only replies by Sparky
Re: Large disk problem
« Reply #7 on: August 12, 2016, 11:30:47 AM »
Quote from: utri007;812467
Using updated scsi.device with setpatch has a problems. Original scsi.device needs to see big disk and it needs to be able read it configuration. So that updated scsi.device can be loaded.

If you can use updated scsi.device from kickstart without need of setpatch prety much every hard disk works. My current 400gb hard disk didn't work at all without scsi.device 43.45 by Hodes, Wilen and Sauer.


Can you upload that attachment again ?  It's a bit microscopic! :-)
 

Offline utri007

Re: Large disk problem
« Reply #8 on: August 12, 2016, 11:34:12 AM »
Quote from: Sparky;812468
Can you upload that attachment again ?  It's a bit microscopic! :-)


It seems that is amiga.org problem

Here is a link

http://eab.abime.net/showpost.php?p=783309&postcount=1
ACube Sam 440ep Flex 800mhz, 1gb ram and 240gb hd and OS4.1FE
A1200 Micronic tower, OS3.9, Apollo 060 66mhz, xPert Merlin, Delfina Lite and Micronic Scandy, 500Gb hd, 66mb ram, DVD-burner and WLAN.
A1200 desktop, OS3.9, Blizzard 060 66mhz, 66mb ram, Ide Fix Express with 160Gb HD and WLAN
A500 OS2.1, GVP+HD8 with 4mb ram, 1mb chip ram and 4gb HD
Commodore CDTV KS3.1, 1mb chip, 4mb fast ram and IDE HD
 

Offline SparkyTopic starter

  • Sr. Member
  • ****
  • Join Date: Dec 2003
  • Posts: 286
    • Show only replies by Sparky
Re: Large disk problem
« Reply #9 on: August 12, 2016, 11:42:59 AM »
Quote from: utri007;812469
It seems that is amiga.org problem

Here is a link

http://eab.abime.net/showpost.php?p=783309&postcount=1


Ahh .. that's a good read!  Thanks!
 

Offline cmsj

  • Newbie
  • *
  • Join Date: Mar 2016
  • Posts: 16
    • Show only replies by cmsj
Re: Large disk problem
« Reply #10 on: August 12, 2016, 04:00:44 PM »
Quote from: utri007;812460
Isn't so that you Vampire uses custom Kickstart? Wich is copied to fastram during a boot?


The vampire does use a custom Kickstart, but it is not copied to fastram.

The custom KS should have scsi.device 43.46 in it, I believe.
 

Offline Oldsmobile_Mike

Re: Large disk problem
« Reply #11 on: August 12, 2016, 04:03:21 PM »
Quote from: utri007;812469
It seems that is amiga.org problem

Png images get scaled down to an unreasonable small size. Have to use jpg. :(
Amiga 500: 2MB Chip|16MB Fast|30MHz 68030+68882|3.9|Indivision ECS|GVP A500HD+|Mechware card reader + 8GB CF|Cocolino|SCSI DVD-RAM
Amiga 2000: 2MB Chip|136MB Fast|50MHz 68060|3.9|Indivision ECS + GVP Spectrum|Mechware card reader + 8GB CF|AD516|X-Surf 100|RapidRoad|Cocolino|SCSI CD-RW
 Amiga videos and other misc. stuff at https://www.youtube.com/CompTechMike/videos
 

Offline utri007

Re: Large disk problem
« Reply #12 on: August 12, 2016, 07:32:24 PM »
Quote from: cmsj;812475
The vampire does use a custom Kickstart, but it is not copied to fastram.

The custom KS should have scsi.device 43.46 in it, I believe.


I know at least one 43.46 wich no a good. Is it for internal IDE? I prety sure that 43.45 is best one.
ACube Sam 440ep Flex 800mhz, 1gb ram and 240gb hd and OS4.1FE
A1200 Micronic tower, OS3.9, Apollo 060 66mhz, xPert Merlin, Delfina Lite and Micronic Scandy, 500Gb hd, 66mb ram, DVD-burner and WLAN.
A1200 desktop, OS3.9, Blizzard 060 66mhz, 66mb ram, Ide Fix Express with 160Gb HD and WLAN
A500 OS2.1, GVP+HD8 with 4mb ram, 1mb chip ram and 4gb HD
Commodore CDTV KS3.1, 1mb chip, 4mb fast ram and IDE HD
 

Offline kolla

Re: Large disk problem
« Reply #13 on: August 13, 2016, 01:29:24 AM »
This is nuts.
B5D6A1D019D5D45BCC56F4782AC220D8B3E2A6CC
---
A3000/060CSPPC+CVPPC/128MB + 256MB BigRAM/Deneb USB
A4000/CS060/Mediator4000Di/Voodoo5/128MB
A1200/Blz1260/IndyAGA/192MB
A1200/Blz1260/64MB
A1200/Blz1230III/32MB
A1200/ACA1221
A600/V600v2/Subway USB
A600/Apollo630/32MB
A600/A6095
CD32/SX32/32MB/Plipbox
CD32/TF328
A500/V500v2
A500/MTec520
CDTV
MiSTer, MiST, FleaFPGAs and original Minimig
Peg1, SAM440 and Mac minis with MorphOS