Port-ofppc archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PegasosII can't boot
Hi! Frank,
My PegasosII can't find root on latest -current.
Maybe after this commit.
http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/arch/ofppc/ofppc/disksubr.c.diff?r1=1.22&r2=1.23&only_with_tag=MAIN&f=h
My partition of HDD created 4 partitions on RDB with MorphOS.
| FFS(AmigaDOS?) | SFS | Custom | DOS |
| 0x444f5301 | 0x53465300 | 0x4e444f53 | 0x4d534400 |
^^^^^^^^^^^^
MorphOS NetBSD
MorphOS can't create these partitions.
-- disklabel_rdb.h --
#define DOST_NBR 0x4e425200 /* 'NBRx' NetBSD root partition */
#define DOST_NBS 0x4e425300 /* 'NBS0' NetBSD swap partition */
#define DOST_NBU 0x4e425500 /* 'NBUx' NetBSD user partition */
What should I do?
Thanks,
--
kiyohara
Home |
Main Index |
Thread Index |
Old Index