Welcome, Guest. Please login or register.

Author Topic: SFS formated drives and booting with no startup-sequence  (Read 1661 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline HardStepTopic starter

  • Full Member
  • ***
  • Join Date: Apr 2005
  • Posts: 151
  • Country: 00
    • Show only replies by HardStep
SFS formated drives and booting with no startup-sequence
« on: May 01, 2007, 08:34:25 PM »
Hi,
my WB partition uses FFS and other 2 partitions SFS.
Is there a way to see the other 2 partitions also when booting with no startup sequence?
Thanks.
 

Offline Amigaz

  • Hero Member
  • *****
  • Join Date: Feb 2004
  • Posts: 1959
  • Country: se
  • Gender: Male
    • Show only replies by Amigaz
Re: SFS formated drives and booting without startup-sequence
« Reply #1 on: May 01, 2007, 08:35:24 PM »
Yes, if they are within the first 4 gb of your harddrive
-------------------------------------------------------------------
Amiga 4000T - A3640 '040
Amiga 4000 - CS MKIII
Amiga 1200 - Blizzard 1230 MKIV
Amiga 1200 - Stock
Amiga CD32 - TF360
A bunch of ol' A500's
 

Offline motorollin

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Re: SFS formated drives and booting without startup-sequence
« Reply #2 on: May 01, 2007, 08:46:02 PM »
I don't see what difference it would make whether you boot with startup-sequence or not. SFS doesn't get activated by a patch when the system boots, it is available as soon as the RDB is examined by Kickstart. So why would the partitions not be available when booting with no startup-sequence?

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show only replies by Piru
    • http://www.iki.fi/sintonen/
Re: SFS formated drives and booting without startup-sequence
« Reply #3 on: May 01, 2007, 09:02:02 PM »
@motorollin
Quote
So why would the partitions not be available when booting with no startup-sequence?

SetPatch not executed, and no new scsi.device with >4GB support loaded?
 

Offline HardStepTopic starter

  • Full Member
  • ***
  • Join Date: Apr 2005
  • Posts: 151
  • Country: 00
    • Show only replies by HardStep
Re: SFS formated drives and booting without startup-sequence
« Reply #4 on: May 01, 2007, 09:36:58 PM »
Actually the partitions are out of the first 4G.
But is it possible to mount them manually?
 

Offline adolescent

  • Hero Member
  • *****
  • Join Date: Sep 2003
  • Posts: 3056
    • Show only replies by adolescent
Re: SFS formated drives and booting without startup-sequence
« Reply #5 on: May 01, 2007, 11:01:34 PM »
Like Piru says, you can run setpatch and they will appear.  (Setpatch also does things like enable AGA, CPU caches, etc. so it's not really a bad thing)
Time to move on.  Bye Amiga.org.  :(
 

Offline mr_a500

  • Hero Member
  • *****
  • Join Date: May 2004
  • Posts: 865
    • Show only replies by mr_a500
Re: SFS formated drives and booting without startup-sequence
« Reply #6 on: May 01, 2007, 11:06:55 PM »
Quote
Actually the partitions are out of the first 4G.
But is it possible to mount them manually?


If you want to see partitions beyond 4Gb without running setpatch, the only way you can do without rebooting is to have a 3.9 ROM - which contains the updated scsi.device. (did somebody out there make a batch of 3.9 ROMs?)

Otherwise, you have to use either loadmodule or setpatch to update the scsi.device - and both will require a reboot. I think there's also IDEfix97 or something, but that also requires reboot.

Offline motorollin

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Re: SFS formated drives and booting without startup-sequence
« Reply #7 on: May 01, 2007, 11:11:27 PM »
@Piru
Oh yeah, forgot about the need to patch scsi.device with setpatch. Part of the luxury of a Kickflash is not having to worry about that!

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10