In this step we create partitions on the flashdisk installed in the PCM5820/L.
The partitions are named /dev/hdc, /dev/hdc1, ... on yor PCM-5820L. You should create the following partitions on your flashdisk:
root@ternitz60:/croot/etc > fdisk /dev/hdc
Command (m for help): p
Disk /dev/hdc: 2 heads, 32 sectors, 612 cylinders
Units = cylinders of 64 * 512 bytes
Device Boot Start End Blocks Id System
/dev/hdc1 * 1 150 4784 83 Linux native
/dev/hdc2 151 612 14784 5 Extended
/dev/hdc5 151 612 14768 83 Linux native
Command (m for help):
Create a PCM5820 bootfloppy and the PCM-5820 LRP-Floppy (you need two floppies)
cp pcm5820_dos_floppy.image /dev/fd0
cp pcm5820_lrp_floppy.image /dev/fd0
You can download this floppy-images here:
Now you made your Floppies and can boot now with your dos-floppy
Now you can format the boot partition of the flashdisk
format c:
Now create a bootsektor on the flashdisk. Don´t foreget to unlock the flashdisk before writing the bootsektor.
lock c:
(note: answer the question with y)
syslinux c:
Now insert the lrp-files floppy and copy all lrp files to the flashdisk:
copy a:*.* c:
Remove floppy from floppydrive and reboot the 5820. Now 5820 is booting from your new flashdisk!!!
You should see lrp booting.