Hi,
I'm trying to burn the 9.1-Release i386 ISO image. I have burned them both, using growisofs to burn the DVD image, and using cdrecord to burn the disc1 CD image. At least the burn process completed normally for both without apparent errors.
The goal, though, is to install FreeBSD over an existing WinXP on an IBM ThinkPad T60. None of the DVD discs - including previous 8 and 7 releases seem to boot.
I have an old 7.2 Release CD disc that does boot in this laptop. The version 8 disc I've got - and now the the 9.1 - do not.
Did I omit a flag or option in burning the CD disc? Today, on my desktop, the command used was:
On the laptop, after pressing F12 to select boot device, I selected the CD drive and see on screen:
and hangs.
Any advice/suggestions are much appreciated.
I'm trying to burn the 9.1-Release i386 ISO image. I have burned them both, using growisofs to burn the DVD image, and using cdrecord to burn the disc1 CD image. At least the burn process completed normally for both without apparent errors.
The goal, though, is to install FreeBSD over an existing WinXP on an IBM ThinkPad T60. None of the DVD discs - including previous 8 and 7 releases seem to boot.
I have an old 7.2 Release CD disc that does boot in this laptop. The version 8 disc I've got - and now the the 9.1 - do not.
Did I omit a flag or option in burning the CD disc? Today, on my desktop, the command used was:
Code:
as root:
# cdrecord -sao ~/download/software/FreeBSD/Rel9.1/FreeBSD-9.1-RELEASE-i386-disc1.iso
On the laptop, after pressing F12 to select boot device, I selected the CD drive and see on screen:
Code:
CD Loader 1.2
Building the boot loader arguments
Looking up /BOOT/LOADER... File not found
Looking up /boot/loader... Filenot found
Boot failed
_
and hangs.
Any advice/suggestions are much appreciated.