Welcome, Guest. Please login or register.

Author Topic: Diskless booting of Amiga  (Read 8980 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Mrs Beanbag

  • Sr. Member
  • ****
  • Join Date: Sep 2011
  • Posts: 455
    • Show all replies
Re: Diskless booting of Amiga
« Reply #14 from previous page: June 10, 2013, 09:45:53 AM »
I don't know what is meant by a bootblock for non-block devices but you can definitely boot from RAD which isn't a block device.

NFS doesn't need TCP? Really?
Signature intentionally left blank
 

Offline Mrs Beanbag

  • Sr. Member
  • ****
  • Join Date: Sep 2011
  • Posts: 455
    • Show all replies
Re: Diskless booting of Amiga
« Reply #15 on: June 10, 2013, 01:02:57 PM »
Quote from: Thomas;737384
RAD *is* a block device.
Is it? I wonder why. It doesn't need to be.

Quote from: Zac67;737156
There are two different types of DOS devices: block  devices with (usually) a physical structure underneath and a file system  on top, and file handlers without, like a RAM disks or a network  redirect. Take a look at the old mountlist entries and you get the main  idea.
Are RAD and RAM different internally then?
Signature intentionally left blank
 

Offline Mrs Beanbag

  • Sr. Member
  • ****
  • Join Date: Sep 2011
  • Posts: 455
    • Show all replies
Re: Diskless booting of Amiga
« Reply #16 on: June 10, 2013, 02:48:20 PM »
hm, RAD is arbitrary size though, I copied my whole workbench partition to it once. Elsewhere is telling me that it is a fixed size, weird *is confused*. The OS shouldn't need to know anything about the geometry anyway though.

Also it is possible to boot from RAM: as well, Toni Wilen did it once by accident.
Signature intentionally left blank
 

Offline Mrs Beanbag

  • Sr. Member
  • ****
  • Join Date: Sep 2011
  • Posts: 455
    • Show all replies
Re: Diskless booting of Amiga
« Reply #17 on: June 10, 2013, 07:42:50 PM »
it was an empty RAM disk, so it didn't need to be recoverable, but somehow mounted during exec/dos initialisation. I don't know the details. I think it was Toni Wilen. It was while developing the AROS 68k boot ROM so it might not have been exactly the standard RAM handler.
Signature intentionally left blank
 

Offline Mrs Beanbag

  • Sr. Member
  • ****
  • Join Date: Sep 2011
  • Posts: 455
    • Show all replies
Re: Diskless booting of Amiga
« Reply #18 on: June 10, 2013, 09:54:47 PM »
Quote from: psxphill;737436
If you're making your own boot rom then you can cause any file system to be mounted.
That's the idea.
Signature intentionally left blank