View Single Post
Old 12 March 2011, 22:48   #1
CDTV1991
Registered User
 
Join Date: Feb 2011
Location: Wales
Posts: 279
Bootable Workbench CD on CDTV

I'm trying to make a bootable Workbench 1.3 CD by using the instructions on http://acdldp.emuunlim.com/bootablecdr.shtml

I have MakeCD and a working WinUAE setup.

I'm trying to burn the contents of the Workbench 1.3 disk to an ISO CD disc image with MakeCD, then I'm testing it in WinUAE.

If I run a CDTV config in WinUAE and mount the ISO CD image the CDTV start screen just shows, nothing else.
If I run an A500 config in WinUAE and mount the ISO CD image the Insert Disk start screen just shows, nothing else.

If I run an A500 config in WinUAE and mount an extracted version of the image as a hard drive then it boots up ok
If I run a CDTV config in WinUAE and mount an extracted version of the image as a hard drive then the CDTV start screen just shows
If I run a CDTV config with no extended ROM in WinUAE and mount an extracted version of the image as a hard drive then it boots ok

So I can't get the image to work with the CD at all and I can only get the hard drive route working if I disable the extended ROMs

My startup sequence is as follows:

Addbuffers df0: 10
c:SetPatch >NIL: ;patch system functions
cd c:
echo "Richie's Test A500/A2000 Workbench disk. Release 1.3 version 34.20*N"
Sys:System/FastMemFirst ; move C00000 memory to last in list
BindDrivers
SetClock load ;load system time from real time clock (A1000 owners should
;replace the SetClock load with Date
FF >NIL: -0 ;speed up Text
resident CLI L:Shell-Seg SYSTEM pure add; activate Shell
resident c:Execute pure
mount newcon:
;
failat 11
run execute s:StartupII ;This lets resident be used for rest of script
wait >NIL: 5 mins ;wait for StartupII to complete (will signal when done)
;
SYS:System/SetMap usa1 ;Activate the ()/* on keypad
path ram: c: sys:utilities sys:system s: sysrefs add ;set path for Workbench
LoadWB delay ;wait for inhibit to end before continuing
endcli >NIL:

Last edited by CDTV1991; 13 March 2011 at 00:57.
CDTV1991 is offline  
 
Page generated in 0.06732 seconds with 11 queries