Discussion:
[N8VEM: 19116] Mini-68K CF Update
Richard Cini
2014-12-20 01:34:16 UTC
Permalink
Ok, I think I fixed it. When I booted with the new ROM you posted, changing
nothing, I got an exit code 0x02 and the thing halted. So, I re-ran the BIOS
setup and realized the first boot device still said “A”. So, I changed it to
“C” and it worked. Now I can see the DOS partition (with the single test
file) and I get a different prompt and a short list of commands.

Whoo hoo. Thanks John!

Now, can I copy from the DOS partition to the CP/M partition?

Rich

--
Rich Cini
Collector of Classic Computers
Build Master and lead engineer, Altair32 Emulator
http://www.classiccmp.org/cini
http://www.classiccmp.org/altair32

From: Richard A Cini <***@verizon.net>
Reply-To: N8VEM-Post <***@googlegroups.com>
Date: Friday, December 19, 2014 at 8:25 PM
To: N8VEM-Post <***@googlegroups.com>
Subject: Re: [N8VEM: 19115] Mini-68K CF Update

Here you go (from OS X’s fdisk):



Disk: /dev/disk7 geometry: 497/4/63 [125440 sectors]

Signature: 0xAA55

Starting Ending

#: id cyl hd sec - cyl hd sec [ start - size]

------------------------------------------------------------------------

1: 06 0 0 33 - 3 254 63 [ 32 - 64228] DOS > 32MB

*2: 52 4 0 1 - 6 254 63 [ 64260 - 48195] CP/M or SysV

3: 00 0 0 0 - 0 0 0 [ 0 - 0] unused

4: 00 0 0 0 - 0 0 0 [ 0 - 0] unused



Using the “-d” option:

32,64228,0x06,-,0,0,33,3,254,63

64260,48195,0x52,*,4,0,1,6,254,63

0,0,0x00,-,0,0,0,0,0,0

0,0,0x00,-,0,0,0,0,0,0




Rich

--
Rich Cini
Collector of Classic Computers
Build Master and lead engineer, Altair32 Emulator
http://www.classiccmp.org/cini
http://www.classiccmp.org/altair32

From: John Coffman <***@gmail.com>
Reply-To: N8VEM-Post <***@googlegroups.com>
Date: Tuesday, December 16, 2014 at 10:45 AM
To: N8VEM-Post <***@googlegroups.com>
Subject: Re: [N8VEM: 19112] Mini-68K CF Update


Rich,

can you produce a dump of the partition table on your CF card. Here's what
I am working with:



FROM LINUX fdisk:

Disk /dev/sdd: 64 MB, 64225280 bytes
16 heads, 32 sectors/track, 245 cylinders, total 125440 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x71698e5a

Device Boot Start End Blocks Id System
/dev/sdd1 65536 125439 29952 e W95 FAT16 (LBA)
/dev/sdd2 16384 65535 24576 f W95 Ext'd (LBA)
/dev/sdd3 32 16383 8176 52 CP/M
/dev/sdd5 16416 32767 8176 52 CP/M
/dev/sdd6 32800 49151 8176 52 CP/M
/dev/sdd7 49184 65535 8176 52 CP/M



FROM LINUX lilo:

Partition table entries are not in disk order
LILO version 22.7.3, Copyright (C) 1992-1998 Werner Almesberger
Development beyond version 21 Copyright (C) 1999-2006 John Coffman
Released 11-Aug-2006 and compiled at 20:26:28 on Aug 11 2006.

vol-ID: 71698E5A

Type Boot Start End Sector #sectors
1 FAT16_lba 128:0:1 244:15:32 65536
59904
2 WIN extended 32:0:1 127:15:32 16384
49152
3 0x52 0:1:1 31:15:32 32
16352
4 ** empty **
5 0x52 32:1:1 63:15:32 32
16352
6 0x52 64:1:1 95:15:32 32
16352
7 0x52 96:1:1 127:15:32 32
16352


--John
There are options? I just let the board boot to the F drive. Should I do
something different?
Sent from my iPhone
Rich,
I assume you are booting CP/M-68 with the "C" option.
Does the "D" option work? [list FAT16 Directory]
When you get the boot message, the directory of the FAT16 partition, type
0x06, on the CF card (device 44 on the MF/PIC board) should be listed. This
allows you to boot any m68K .coff file (A.OUT) or binary (*.BIN) file in the
FAT16 partition.
The cross compiler I have used is the Ashware GCC 2.95 compiler. CP/M-68 is
compiled with the Ashware suite of cross-tools.
The FAT16 partition is first; and the CP/M 0x52 partition is second; I think
I have an extended partition on this CF card, also, third partition table
entry.
--John
Thanks Max. Yes, I have heard about the sector alignment thanks for
reminding me.
Any idea about reading the FAT16 partition? If I can get that working, then
file transfer will be a snap.
Rich,
I assume you are booting CP/M-68 with the "C" option.
Does the "D" option work? [list FAT16 Directory]
When you get the boot message, the directory of the FAT16 partition, type
0x06, on the CF card (device 44 on the MF/PIC board) should be listed. This
allows you to boot any m68K .coff file (A.OUT) or binary (*.BIN) file in the
FAT16 partition.
The cross compiler I have used is the Ashware GCC 2.95 compiler. CP/M-68
is compiled with the Ashware suite of cross-tools.
The FAT16 partition is first; and the CP/M 0x52 partition is second; I
think I have an extended partition on this CF card, also, third partition
table entry.
--John
Thanks Max. Yes, I have heard about the sector alignment thanks for
reminding me.
Any idea about reading the FAT16 partition? If I can get that working, then
file transfer will be a snap.
Rich
--
Rich Cini
Collector of Classic Computers
Build Master and lead engineer, Altair32 Emulator
http://www.classiccmp.org/cini
http://www.classiccmp.org/altair32
Date: Monday, December 15, 2014 at 8:24 PM
Subject: Re: [N8VEM: 19102] Mini-68K CF Update
Hi Rich,
That's great news!
Despite supporting Logical Block Addressing, I think a number of disk
partitioners like to align partitions on track/sector boundaries.
I think that is why you have some spare space.
Cheers!
Max
All —
Today I received two brand-new SanDisk 64MB CF cards to try with the
Mini68K. I took one of them, used the same partition tool, and re-sized it
to 32mb (FAT16 type 0x06, primary)/24mb (unformatted type 0x52, primary,
active). For some reason when you do this, there’s 8mb of unallocated
space and no seeming way to recover it at least with this tool. Maybe
using a *nix alternative would work better.
I popped it into the PPIDE and selected drive C, ran init and it worked!
PIPped a few files, no problem.
Now, I still can’t read the FAT partition from CP/M. I put a 5k text
file in the FAT partition but CP/M doesn’t see it. Looks like I made
some progress, though.
Rich
--
Rich Cini
Collector of Classic Computers
Build Master and lead engineer, Altair32 Emulator
http://www.classiccmp.org/cini
http://www.classiccmp.org/altair32
--
You received this message because you are subscribed to the Google Groups
"N8VEM" group.
To unsubscribe from this group and stop receiving emails from it, send an
Visit this group at http://groups.google.com/group/n8vem.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups
"N8VEM" group.
To unsubscribe from this group and stop receiving emails from it, send an
Visit this group at http://groups.google.com/group/n8vem.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups
"N8VEM" group.
To unsubscribe from this group and stop receiving emails from it, send an
Visit this group at http://groups.google.com/group/n8vem.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups
"N8VEM" group.
To unsubscribe from this group and stop receiving emails from it, send an
Visit this group at http://groups.google.com/group/n8vem.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups
"N8VEM" group.
To unsubscribe from this group and stop receiving emails from it, send an
Visit this group at http://groups.google.com/group/n8vem.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups
"N8VEM" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to n8vem+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at http://groups.google.com/group/n8vem.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups
"N8VEM" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to n8vem+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at http://groups.google.com/group/n8vem.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "N8VEM" group.
To unsubscribe from this group and stop receiving emails from it, send an email to n8vem+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at http://groups.google.com/group/n8vem.
For more options, visit https://groups.google.com/d/optout.
John Coffman
2014-12-20 17:55:22 UTC
Permalink
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<tt>Unfortunately, the BIOS knows nothing about CP/M partitions.&nbsp;
The FAT16 reader was put in to speed development by booting
cross-compiled .BIN and coff A.OUT files.&nbsp; It was used to quickly
get trial versions of the OS into execution without going into a
ROM burning cycle.<br>
<br>
The C-code has been reused on the UNA project for the same
purpose.<br>
<br>
It would be highly adaptable for inclusion into a CP/M utility to
transfer files from FAT16 to CP/M volumes.<br>
<br>
--John<br>
<br>
<br>
<br>
</tt><br>
On 12/19/2014 05:34 PM, Richard Cini wrote:
<blockquote cite="mid:D0BA3BD8.EC55%***@verizon.net"
type="cite">
<div>
<div>
<div>Ok, I think I fixed it. When I booted with the new ROM
you posted, changing nothing, I got an exit code 0x02 and
the thing halted. So, I re-ran the BIOS setup and realized
the first boot device still said &#8220;A&#8221;. So, I changed it to
&#8220;C&#8221; and it worked. Now I can see the DOS partition (with the
single test file) and I get a different prompt and a short
list of commands.</div>
<div><br>
</div>
<div>Whoo hoo. Thanks John!</div>
<div><br>
</div>
<div>Now, can I copy from the DOS partition to the CP/M
partition?</div>
<div><br>
</div>
<div>
<div>Rich</div>
<div><br>
</div>
<div>--</div>
<div>Rich Cini</div>
<div>Collector of Classic Computers</div>
<div>Build Master and lead engineer, Altair32 Emulator</div>
<div><a moz-do-not-send="true"
href="http://www.classiccmp.org/cini">http://www.classiccmp.org/cini</a></div>
<div><a moz-do-not-send="true"
href="http://www.classiccmp.org/altair32">http://www.classiccmp.org/altair32</a></div>
</div>
</div>
</div>
<div><br>
</div>
<span id="OLK_SRC_BODY_SECTION">
<div style="font-family: Calibri; font-size: 11pt; text-align:
left; color: black; border-width: 1pt medium medium;
border-style: solid none none; border-color: rgb(181, 196,
223) -moz-use-text-color -moz-use-text-color; padding: 3pt 0in
0in;"><span style="font-weight: bold;">From: </span> Richard
A Cini &lt;<a moz-do-not-send="true"
href="mailto:***@verizon.net">***@verizon.net</a>&gt;<br>
<span style="font-weight: bold;">Reply-To: </span> N8VEM-Post
&lt;<a moz-do-not-send="true"
href="mailto:***@googlegroups.com">***@googlegroups.com</a>&gt;<br>
<span style="font-weight: bold;">Date: </span> Friday,
December 19, 2014 at 8:25 PM<br>
<span style="font-weight: bold;">To: </span> N8VEM-Post &lt;<a
moz-do-not-send="true" href="mailto:***@googlegroups.com">***@googlegroups.com</a>&gt;<br>
<span style="font-weight: bold;">Subject: </span> Re: [N8VEM:
19115] Mini-68K CF Update<br>
</div>
<div><br>
</div>
<div>
<div style="word-wrap: break-word; color: rgb(0, 0, 0);
font-size: 14px; font-family: Calibri,sans-serif;">
<div>
<div>Here you go (from OS X&#8217;s fdisk):</div>
<div><br>
</div>
<div>
<p style="margin: 0px; font-size: 12px; font-family:
'Andale Mono'; color: rgb(41, 249, 20);
background-color: rgb(0, 0, 0);"><br>
</p>
<p style="margin: 0px; font-size: 12px; font-family:
'Andale Mono'; color: rgb(41, 249, 20);
background-color: rgb(0, 0, 0);">Disk: /dev/disk7<span
class="Apple-tab-span" style="white-space: pre;"> </span>geometry:
497/4/63 [125440 sectors]</p>
<p style="margin: 0px; font-size: 12px; font-family:
'Andale Mono'; color: rgb(41, 249, 20);
background-color: rgb(0, 0, 0);">Signature: 0xAA55</p>
<p style="margin: 0px; font-size: 12px; font-family:
'Andale Mono'; color: rgb(41, 249, 20);
background-color: rgb(0, 0, 0);">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; Starting &nbsp; &nbsp;
&nbsp; Ending</p>
<p style="margin: 0px; font-size: 12px; font-family:
'Andale Mono'; color: rgb(41, 249, 20);
background-color: rgb(0, 0, 0);">&nbsp;#: id&nbsp; cyl&nbsp; hd sec
-&nbsp; cyl&nbsp; hd sec [ &nbsp; &nbsp; start - &nbsp; &nbsp; &nbsp; size]</p>
<p style="margin: 0px; font-size: 12px; font-family:
'Andale Mono'; color: rgb(41, 249, 20);
background-color: rgb(0, 0, 0);">------------------------------------------------------------------------</p>
<p style="margin: 0px; font-size: 12px; font-family:
'Andale Mono'; color: rgb(41, 249, 20);
background-color: rgb(0, 0, 0);">&nbsp;1: 06&nbsp; &nbsp; 0 &nbsp; 0&nbsp; 33
-&nbsp; &nbsp; 3 254&nbsp; 63 [&nbsp; &nbsp; &nbsp; &nbsp; 32 -&nbsp; &nbsp; &nbsp; 64228] DOS &gt; 32MB
&nbsp;</p>
<p style="margin: 0px; font-size: 12px; font-family:
'Andale Mono'; color: rgb(41, 249, 20);
background-color: rgb(0, 0, 0);">*2: 52&nbsp; &nbsp; 4 &nbsp; 0 &nbsp; 1
-&nbsp; &nbsp; 6 254&nbsp; 63 [ &nbsp; &nbsp; 64260 -&nbsp; &nbsp; &nbsp; 48195] CP/M or SysV</p>
<p style="margin: 0px; font-size: 12px; font-family:
'Andale Mono'; color: rgb(41, 249, 20);
background-color: rgb(0, 0, 0);">&nbsp;3: 00&nbsp; &nbsp; 0 &nbsp; 0 &nbsp; 0
-&nbsp; &nbsp; 0 &nbsp; 0 &nbsp; 0 [ &nbsp; &nbsp; &nbsp; &nbsp; 0 -&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0] unused &nbsp; &nbsp; &nbsp;</p>
<p style="margin: 0px; font-size: 12px; font-family:
'Andale Mono'; color: rgb(41, 249, 20);
background-color: rgb(0, 0, 0);">&nbsp;4: 00&nbsp; &nbsp; 0 &nbsp; 0 &nbsp; 0
-&nbsp; &nbsp; 0 &nbsp; 0 &nbsp; 0 [ &nbsp; &nbsp; &nbsp; &nbsp; 0 -&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 0] unused &nbsp; &nbsp; &nbsp;</p>
<p style="margin: 0px; font-size: 12px; font-family:
'Andale Mono'; color: rgb(41, 249, 20);
background-color: rgb(0, 0, 0);"><br>
</p>
</div>
<div>
<div><br>
</div>
<div>Using the &#8220;-d&#8221; option:</div>
<div><br>
</div>
<div>
<p style="margin: 0px; font-size: 12px; font-family:
'Andale Mono'; color: rgb(41, 249, 20);
background-color: rgb(0, 0, 0);">32,64228,0x06,-,0,0,33,3,254,63</p>
<p style="margin: 0px; font-size: 12px; font-family:
'Andale Mono'; color: rgb(41, 249, 20);
background-color: rgb(0, 0, 0);">64260,48195,0x52,*,4,0,1,6,254,63</p>
<p style="margin: 0px; font-size: 12px; font-family:
'Andale Mono'; color: rgb(41, 249, 20);
background-color: rgb(0, 0, 0);">0,0,0x00,-,0,0,0,0,0,0</p>
<p style="margin: 0px; font-size: 12px; font-family:
'Andale Mono'; color: rgb(41, 249, 20);
background-color: rgb(0, 0, 0);">0,0,0x00,-,0,0,0,0,0,0</p>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div>Rich</div>
<div><br>
</div>
<div>--</div>
<div>Rich Cini</div>
<div>Collector of Classic Computers</div>
<div>Build Master and lead engineer, Altair32 Emulator</div>
<div><a moz-do-not-send="true"
href="http://www.classiccmp.org/cini">http://www.classiccmp.org/cini</a></div>
<div><a moz-do-not-send="true"
href="http://www.classiccmp.org/altair32">http://www.classiccmp.org/altair32</a></div>
</div>
</div>
<div><br>
</div>
<span id="OLK_SRC_BODY_SECTION">
<div style="font-family: Calibri; font-size: 11pt;
text-align: left; color: black; border-width: 1pt medium
medium; border-style: solid none none; border-color:
rgb(181, 196, 223) -moz-use-text-color
-moz-use-text-color; padding: 3pt 0in 0in;"><span
style="font-weight: bold;">From: </span> John Coffman
&lt;<a moz-do-not-send="true"
href="mailto:***@gmail.com">***@gmail.com</a>&gt;<br>
<span style="font-weight: bold;">Reply-To: </span>
N8VEM-Post &lt;<a moz-do-not-send="true"
href="mailto:***@googlegroups.com">***@googlegroups.com</a>&gt;<br>
<span style="font-weight: bold;">Date: </span> Tuesday,
December 16, 2014 at 10:45 AM<br>
<span style="font-weight: bold;">To: </span> N8VEM-Post
&lt;<a moz-do-not-send="true"
href="mailto:***@googlegroups.com">***@googlegroups.com</a>&gt;<br>
<span style="font-weight: bold;">Subject: </span> Re:
[N8VEM: 19112] Mini-68K CF Update<br>
</div>
<div><br>
</div>
<div>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<div bgcolor="#ffffff" text="#000000"> Rich,<br>
<br>
can you produce a dump of the partition table on your
CF card.&nbsp; Here's what I am working with:<br>
<br>
<br>
<br>
<b>FROM LINUX fdisk:<br>
<br>
</b><tt>Disk /dev/sdd: 64 MB, 64225280 bytes<br>
16 heads, 32 sectors/track, 245 cylinders, total
125440 sectors<br>
Units = sectors of 1 * 512 = 512 bytes<br>
Sector size (logical/physical): 512 bytes / 512
bytes<br>
I/O size (minimum/optimal): 512 bytes / 512 bytes<br>
Disk identifier: 0x71698e5a<br>
<br>
&nbsp;&nbsp; Device Boot&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Start&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; End&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Blocks&nbsp;&nbsp;
Id&nbsp; System<br>
/dev/sdd1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 65536&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 125439&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 29952&nbsp;&nbsp;&nbsp;
e&nbsp; W95 FAT16 (LBA)<br>
/dev/sdd2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 16384&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 65535&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 24576&nbsp;&nbsp;&nbsp;
f&nbsp; W95 Ext'd (LBA)<br>
/dev/sdd3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 32&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 16383&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 8176&nbsp;&nbsp;
52&nbsp; CP/M<br>
/dev/sdd5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 16416&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 32767&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 8176&nbsp;&nbsp;
52&nbsp; CP/M<br>
/dev/sdd6&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 32800&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 49151&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 8176&nbsp;&nbsp;
52&nbsp; CP/M<br>
/dev/sdd7&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 49184&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 65535&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 8176&nbsp;&nbsp;
52&nbsp; CP/M<br>
<br>
</tt><br>
<br>
<b>FROM LINUX lilo:<br>
<br>
</b><tt>Partition table entries are not in disk order<br>
LILO version 22.7.3, Copyright (C) 1992-1998 Werner
Almesberger<br>
Development beyond version 21 Copyright (C)
1999-2006 John Coffman<br>
Released 11-Aug-2006 and compiled at 20:26:28 on Aug
11 2006.<br>
<br>
&nbsp;vol-ID: 71698E5A<br>
<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;Type&nbsp; Boot&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Start&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; End&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Sector&nbsp;&nbsp;&nbsp; #sectors<br>
&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; FAT16_lba&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 128:0:1&nbsp;&nbsp;&nbsp;&nbsp;
244:15:32&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 65536&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 59904<br>
&nbsp;&nbsp; 2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; WIN extended&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 32:0:1&nbsp;&nbsp;&nbsp;&nbsp;
127:15:32&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 16384&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 49152<br>
&nbsp;&nbsp; 3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x52&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0:1:1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
31:15:32&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 32&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 16352<br>
&nbsp;&nbsp; 4&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp; ** empty **<br>
&nbsp;&nbsp; 5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x52&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 32:1:1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
63:15:32&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 32&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 16352<br>
&nbsp;&nbsp; 6&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x52&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 64:1:1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
95:15:32&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 32&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 16352<br>
&nbsp;&nbsp; 7&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0x52&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 96:1:1&nbsp;&nbsp;&nbsp;&nbsp;
127:15:32&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 32&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 16352<br>
<br>
</tt><br>
--John<br>
<br>
<br>
<br>
<br>
On 12/16/2014 01:59 AM, Richard Cini wrote:
<blockquote
cite="mid:79F1D2BC-3EF6-466C-A702-***@verizon.net"
type="cite">
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<div>There are options? I just let the board boot to
the F drive. Should I do something different?<br>
<br>
Sent from my iPhone</div>
<div><br>
On Dec 15, 2014, at 10:01 PM, John Coffman &lt;<a
moz-do-not-send="true"
href="mailto:***@gmail.com">***@gmail.com</a>&gt;

wrote:<br>
<br>
</div>
<div><span></span></div>
<blockquote type="cite">
<div>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<tt>Rich,<br>
<br>
I assume you are booting CP/M-68 with the "C"
option.<br>
<br>
Does the "D" option work?&nbsp; [list FAT16
Directory]<br>
<br>
When you get the boot message, the directory
of the FAT16 partition, type 0x06, on the CF
card (device 44 on the MF/PIC board) should be
listed.&nbsp; This allows you to boot any m68K
.coff file (A.OUT) or binary (*.BIN) file in
the FAT16 partition.<br>
<br>
The cross compiler I have used is the Ashware
GCC 2.95 compiler.&nbsp; CP/M-68 is compiled with
the Ashware suite of cross-tools.<br>
<br>
The FAT16 partition is first; and the CP/M
0x52 partition is second; I think I have an
extended partition on this CF card, also,
third partition table entry.<br>
<br>
--John<br>
<br>
<br>
</tt><br>
On 12/15/2014 05:50 PM, Richard Cini wrote:
<blockquote
cite="mid:D0B4F9CE.E9D4%***@verizon.net"
type="cite">
<div>
<div>
<div>Thanks Max. Yes, I have heard about
the sector alignment&Atilde;&cent;&acirc;&#8218;&not;&Acirc;&brvbar;thanks for
reminding me.</div>
<div><br>
</div>
<div>Any idea about reading the FAT16
partition? If I can get that working,
then file transfer will be a snap.</div>
<meta content="text/html;
charset=ISO-8859-1"
http-equiv="Content-Type">
<tt>Rich,<br>
<br>
I assume you are booting CP/M-68 with
the "C" option.<br>
<br>
Does the "D" option work?&nbsp; [list FAT16
Directory]<br>
<br>
When you get the boot message, the
directory of the FAT16 partition, type
0x06, on the CF card (device 44 on the
MF/PIC board) should be listed.&nbsp; This
allows you to boot any m68K .coff file
(A.OUT) or binary (*.BIN) file in the
FAT16 partition.<br>
<br>
The cross compiler I have used is the
Ashware GCC 2.95 compiler.&nbsp; CP/M-68 is
compiled with the Ashware suite of
cross-tools.<br>
<br>
The FAT16 partition is first; and the
CP/M 0x52 partition is second; I think I
have an extended partition on this CF
card, also, third partition table entry.<br>
<br>
--John<br>
<br>
<br>
</tt><br>
On 12/15/2014 05:50 PM, Richard Cini
wrote:
<blockquote
cite="mid:D0B4F9CE.E9D4%***@verizon.net"
type="cite">
<div>
<div>
<div>Thanks Max. Yes, I have heard
about the sector
alignment&Atilde;&cent;&acirc;&#8218;&not;&Acirc;&brvbar;thanks for
reminding me.</div>
<div><br>
</div>
<div>Any idea about reading the
FAT16 partition? If I can get that
working, then file transfer will
be a snap.</div>
<div><br>
</div>
<div>
<div>Rich</div>
<div><br>
</div>
<div>--</div>
<div>Rich Cini</div>
<div>Collector of Classic
Computers</div>
<div>Build Master and lead
engineer, Altair32 Emulator</div>
<div><a moz-do-not-send="true"
href="http://www.classiccmp.org/cini">http://www.classiccmp.org/cini</a></div>
<div><a moz-do-not-send="true"
href="http://www.classiccmp.org/altair32">http://www.classiccmp.org/altair32</a></div>
</div>
</div>
</div>
<div><br>
</div>
<span id="OLK_SRC_BODY_SECTION">
<div style="font-family: Calibri;
font-size: 11pt; text-align: left;
color: black; border-width: 1pt
medium medium; border-style: solid
none none; border-color: rgb(181,
196, 223) -moz-use-text-color
-moz-use-text-color; padding: 3pt
0in 0in;"><span style="font-weight:
bold;">From: </span> Max Scane
&lt;<a moz-do-not-send="true"
href="mailto:***@gmail.com">***@gmail.com</a>&gt;<br>
<span style="font-weight: bold;">Reply-To:
</span> N8VEM-Post &lt;<a
moz-do-not-send="true"
href="mailto:***@googlegroups.com">***@googlegroups.com</a>&gt;<br>
<span style="font-weight: bold;">Date:
</span> Monday, December 15, 2014 at
8:24 PM<br>
<span style="font-weight: bold;">To:
</span> N8VEM-Post &lt;<a
moz-do-not-send="true"
href="mailto:***@googlegroups.com">***@googlegroups.com</a>&gt;<br>
<span style="font-weight: bold;">Subject:
</span> Re: [N8VEM: 19102] Mini-68K
CF Update<br>
</div>
<div><br>
</div>
<div dir="ltr">Hi Rich,
<div><br>
</div>
<div>That's great news!</div>
<div><br>
</div>
<div>Despite supporting Logical
Block Addressing, I think a number
of disk partitioners like to align
partitions on track/sector
boundaries.</div>
<div><br>
</div>
<div>I think that is why you have
some spare space.</div>
<div><br>
</div>
<div>Cheers!</div>
<div><br>
</div>
<div>Max</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Tue, Dec
16, 2014 at 12:13 PM, Richard Cini
<span dir="ltr">&lt;<a
moz-do-not-send="true"
href="mailto:***@verizon.net"
target="_blank">***@verizon.net</a>&gt;</span>
wrote:
<blockquote class="gmail_quote"
style="margin: 0pt 0pt 0pt
0.8ex; border-left: 1px solid
rgb(204, 204, 204);
padding-left: 1ex;">
<div style="word-wrap:
break-word; color: rgb(0, 0,
0); font-size: 14px;
font-family:
Calibri,sans-serif;">
<div>
<div>
<div>All &Atilde;&cent;&acirc;&#8218;&not;&#8221;</div>
<div><br>
</div>
<div><span
style="white-space:
pre-wrap;"> </span>Today
I received two brand-new
SanDisk 64MB CF cards to
try with the Mini68K. I
took one of them, used
the same partition tool,
and re-sized it to 32mb
(FAT16 type 0x06,
primary)/24mb
(unformatted type 0x52,
primary, active). For
some reason when you do
this, there&Atilde;&cent;&acirc;&#8218;&not;&#8482;s 8mb
of unallocated space and
no seeming way to
recover it at least with
this tool. Maybe using a
*nix alternative would
work better.</div>
<div><br>
</div>
<div><span
style="white-space:
pre-wrap;"> </span>I
popped it into the PPIDE
and selected drive C,
ran init and it worked!
PIPped a few files, no
problem.</div>
<div><br>
</div>
<div><span
style="white-space:
pre-wrap;"> </span>Now,
I still can&Atilde;&cent;&acirc;&#8218;&not;&#8482;t read
the FAT partition from
CP/M. I put a 5k text
file in the FAT
partition but CP/M
doesn&Atilde;&cent;&acirc;&#8218;&not;&#8482;t see it.
Looks like I made some
progress, though.</div>
<div><br>
</div>
<div>
<div>Rich</div>
<div><br>
</div>
<div>--</div>
<div>Rich Cini</div>
<div>Collector of
Classic Computers</div>
<div>Build Master and
lead engineer,
Altair32 Emulator</div>
<div><a
moz-do-not-send="true"
href="http://www.classiccmp.org/cini" target="_blank">http://www.classiccmp.org/cini</a></div>
<div><a
moz-do-not-send="true"
href="http://www.classiccmp.org/altair32" target="_blank">http://www.classiccmp.org/altair32</a></div>
</div>
</div>
</div>
</div>
<span class="HOEnZb"><font
color="#888888"> -- <br>
You received this message
because you are subscribed
to the Google Groups "N8VEM"
group.<br>
To unsubscribe from this
group and stop receiving
emails from it, send an
email to <a
moz-do-not-send="true"
href="mailto:n8vem+***@googlegroups.com"
target="_blank">n8vem+***@googlegroups.com</a>.<br>
To post to this group, send
email to <a
moz-do-not-send="true"
href="mailto:***@googlegroups.com"
target="_blank">***@googlegroups.com</a>.<br>
Visit this group at <a
moz-do-not-send="true"
href="http://groups.google.com/group/n8vem"
target="_blank">http://groups.google.com/group/n8vem</a>.<br>
For more options, visit <a
moz-do-not-send="true"
href="https://groups.google.com/d/optout"
target="_blank">https://groups.google.com/d/optout</a>.<br>
</font></span></blockquote>
</div>
</div>
-- <br>
You received this message because you
are subscribed to the Google Groups
"N8VEM" group.<br>
To unsubscribe from this group and
stop receiving emails from it, send an
email to <a moz-do-not-send="true"
href="mailto:n8vem+***@googlegroups.com">n8vem+***@googlegroups.com</a>.<br>
To post to this group, send email to <a
moz-do-not-send="true"
href="mailto:***@googlegroups.com">***@googlegroups.com</a>.<br>
Visit this group at <a
moz-do-not-send="true"
href="http://groups.google.com/group/n8vem">http://groups.google.com/group/n8vem</a>.<br>
For more options, visit <a
moz-do-not-send="true"
href="https://groups.google.com/d/optout">https://groups.google.com/d/optout</a>.<br>
</span> -- <br>
You received this message because you
are subscribed to the Google Groups
"N8VEM" group.<br>
To unsubscribe from this group and stop
receiving emails from it, send an email
to <a moz-do-not-send="true"
href="mailto:n8vem+***@googlegroups.com">n8vem+***@googlegroups.com</a>.<br>
To post to this group, send email to <a
moz-do-not-send="true"
href="mailto:***@googlegroups.com">***@googlegroups.com</a>.<br>
Visit this group at <a
moz-do-not-send="true"
href="http://groups.google.com/group/n8vem">http://groups.google.com/group/n8vem</a>.<br>
For more options, visit <a
moz-do-not-send="true"
href="https://groups.google.com/d/optout">https://groups.google.com/d/optout</a>.<br>
</blockquote>
-- <br>
You received this message because you are
subscribed to the Google Groups "N8VEM"
group.<br>
To unsubscribe from this group and stop
receiving emails from it, send an email to
<a moz-do-not-send="true"
href="mailto:n8vem+***@googlegroups.com">n8vem+***@googlegroups.com</a>.<br>
To post to this group, send email to <a
moz-do-not-send="true"
href="mailto:***@googlegroups.com">***@googlegroups.com</a>.<br>
Visit this group at <a
moz-do-not-send="true"
href="http://groups.google.com/group/n8vem">http://groups.google.com/group/n8vem</a>.<br>
For more options, visit <a
moz-do-not-send="true"
href="https://groups.google.com/d/optout">https://groups.google.com/d/optout</a>.<br>
</div>
</div>
</blockquote>
</div>
</blockquote>
-- <br>
You received this message because you are subscribed
to the Google Groups "N8VEM" group.<br>
To unsubscribe from this group and stop receiving
emails from it, send an email to <a
moz-do-not-send="true"
href="mailto:n8vem+***@googlegroups.com">n8vem+***@googlegroups.com</a>.<br>
To post to this group, send email to <a
moz-do-not-send="true"
href="mailto:***@googlegroups.com">***@googlegroups.com</a>.<br>
Visit this group at <a moz-do-not-send="true"
href="http://groups.google.com/group/n8vem">http://groups.google.com/group/n8vem</a>.<br>
For more options, visit <a moz-do-not-send="true"
href="https://groups.google.com/d/optout">https://groups.google.com/d/optout</a>.<br>
</blockquote>
</div>
</div>
-- <br>
You received this message because you are subscribed to
the Google Groups "N8VEM" group.<br>
To unsubscribe from this group and stop receiving emails
from it, send an email to <a moz-do-not-send="true"
href="mailto:n8vem+***@googlegroups.com">n8vem+***@googlegroups.com</a>.<br>
To post to this group, send email to <a
moz-do-not-send="true"
href="mailto:***@googlegroups.com">***@googlegroups.com</a>.<br>
Visit this group at <a moz-do-not-send="true"
href="http://groups.google.com/group/n8vem">http://groups.google.com/group/n8vem</a>.<br>
For more options, visit <a moz-do-not-send="true"
href="https://groups.google.com/d/optout">https://groups.google.com/d/optout</a>.<br>
</span></div>
</div>
-- <br>
You received this message because you are subscribed to the
Google Groups "N8VEM" group.<br>
To unsubscribe from this group and stop receiving emails from
it, send an email to <a moz-do-not-send="true"
href="mailto:n8vem+***@googlegroups.com">n8vem+***@googlegroups.com</a>.<br>
To post to this group, send email to <a moz-do-not-send="true"
href="mailto:***@googlegroups.com">***@googlegroups.com</a>.<br>
Visit this group at <a moz-do-not-send="true"
href="http://groups.google.com/group/n8vem">http://groups.google.com/group/n8vem</a>.<br>
For more options, visit <a moz-do-not-send="true"
href="https://groups.google.com/d/optout">https://groups.google.com/d/optout</a>.<br>
</span>
-- <br>
You received this message because you are subscribed to the Google
Groups "N8VEM" group.<br>
To unsubscribe from this group and stop receiving emails from it,
send an email to <a moz-do-not-send="true"
href="mailto:n8vem+***@googlegroups.com">n8vem+***@googlegroups.com</a>.<br>
To post to this group, send email to <a moz-do-not-send="true"
href="mailto:***@googlegroups.com">***@googlegroups.com</a>.<br>
Visit this group at <a moz-do-not-send="true"
href="http://groups.google.com/group/n8vem">http://groups.google.com/group/n8vem</a>.<br>
For more options, visit <a moz-do-not-send="true"
href="https://groups.google.com/d/optout">https://groups.google.com/d/optout</a>.<br>
</blockquote>
</body>
</html>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups &quot;N8VEM&quot; group.<br />
To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:n8vem+***@googlegroups.com">n8vem+***@googlegroups.com</a>.<br />
To post to this group, send email to <a href="mailto:***@googlegroups.com">***@googlegroups.com</a>.<br />
Visit this group at <a href="http://groups.google.com/group/n8vem">http://groups.google.com/group/n8vem</a>.<br />
For more options, visit <a href="https://groups.google.com/d/optout">https://groups.google.com/d/optout</a>.<br />
Loading...