Date: Tue, 25 Oct 2005 10:21:10 +0200 From: Jakub Jermar <jermar@itbs.cz> To: freebsd-sparc64@freebsd.org Subject: SPARC iso9660 boot loader loading alternative OS? Message-ID: <435DEAF6.8020503@itbs.cz>
next in thread | raw e-mail | index | archive | help
Hi,
I am looking for a suitable bootloader for my school
operating system kernel. I came across to FreeBSD and tried
to produce a bootable CD.
I downloaded 5.4-RELEASE-sparc64-bootonly.iso, replaced
FreeBSD kernel with my own and produced iso9660 image like this:
mkisofs -f -G root/boot/boot1 -B ... -r -o image.iso root/
When I try to boot it, I get a message like this:
>> FreeBSD/sparc64 boot block
Boot path: /sbus@3,0/SUNW,fas@3,8800000/sd@6,0:f
Boot loader: /boot/loader
Not ufs
mount: can't read superblock
panic: mount
Program terminated
ok
I guess the ISO image is missing something. Can you help me
and say what am I doing wrong?
Best regards,
Jakub
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?435DEAF6.8020503>
