Port-ofppc archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: FAT and RDB
On Wed, 16 Jun 2010 10:50:05 +0900 (JST)
KIYOHARA Takashi <kiyohara%kk.iij4u.or.jp@localhost> wrote:
> Please support to load from FAT on RDB partition.
That's unusual, but ok, why not?
> I create FAT on RDB partition by MorphOS 2.5. And ofwboot succeed to
> load the netbsd from there.
> [...]
> My diff:
>
> Index: rdb.c
> [...]
The diffs are ok. Please commit them.
> By the way, how create DOST_NBR partition?
> Do you forcibly make it with the binary editor? For instance, use bvi
> and the DOST_MSD partition. ;-)
By using the HDConfig program of MorphOS 2.x. There is a cycle-gadget
to choose the file system type for a partition. AFAIK you can also
select MSDOS file systems.
For others not listed there, select the file system "Custom". Now you can
enter the 32-bit hex ID of your file system type. Which is 0x4d534400
for MSDOS or 0x4e425307 for a NetBSD FFS root partition.
--
Frank Wille
Home |
Main Index |
Thread Index |
Old Index