MKpart_exe for Q40 & Q60
- XorA
- Site Admin
- Posts: 1617
- Joined: Thu Jun 02, 2011 11:31 am
- Location: Shotts, North Lanarkshire, Scotland, UK
Re: MKpart_exe for Q40 & Q60
http://ftp.iij.ad.jp/pub/linux/gentoo/d ... 5.4.tar.gz
Would appear to be the last known source of atari-fdisk.
Shoestring Linux sounds like a nightmare of GPL non compliance, I guess thats why I can't find it anywhere in google?
Would appear to be the last known source of atari-fdisk.
Shoestring Linux sounds like a nightmare of GPL non compliance, I guess thats why I can't find it anywhere in google?
-
- Font of All Knowledge
- Posts: 4668
- Joined: Mon Dec 20, 2010 11:40 am
- Location: Sunny Runcorn, Cheshire, UK
Re: MKpart_exe for Q40 & Q60
HI,
Thank you for the link to atari-fdisk.
Looking at the source code, it looks like the Qx0 Shoestring Linux implementation was modified and not shared.
It looks like starting from the beginning again.
Please find attached a How To Guide that details the hard disk setup and boot up process.
Thank you for the link to atari-fdisk.
Looking at the source code, it looks like the Qx0 Shoestring Linux implementation was modified and not shared.
It looks like starting from the beginning again.
Please find attached a How To Guide that details the hard disk setup and boot up process.
Regards,
Derek
Derek
- XorA
- Site Admin
- Posts: 1617
- Joined: Thu Jun 02, 2011 11:31 am
- Location: Shotts, North Lanarkshire, Scotland, UK
Re: MKpart_exe for Q40 & Q60
Given that atari-fdisk was not creating the file system, there is a good chance if I had an example HD image I could replicate the missing bit in a few hours.Derek_Stewart wrote:HI,
Thank you for the link to atari-fdisk.
Looking at the source code, it looks like the Qx0 Shoestring Linux implementation was modified and not shared.
It looks like starting from the beginning again.
Please find attached a How To Guide that details the hard disk setup and boot up process.
Q60_HOWTO_IN.txt.pdf
Its a pity Q60 is not a machine in QEMU

- XorA
- Site Admin
- Posts: 1617
- Joined: Thu Jun 02, 2011 11:31 am
- Location: Shotts, North Lanarkshire, Scotland, UK
Re: MKpart_exe for Q40 & Q60
I see this fdisk program with source.
http://biblioteca.museo8bits.es/ql/q40/ ... index.html
A quick look at the code and it seems to be doing roughly the right thing!
http://biblioteca.museo8bits.es/ql/q40/ ... index.html
A quick look at the code and it seems to be doing roughly the right thing!
Re: MKpart_exe for Q40 & Q60
I don't see why it should it not be GPL compliant. It was a one person work in the old dial-up internet days, therefore distributed on CDROM.XorA wrote:Shoestring Linux sounds like a nightmare of GPL non compliance, I guess thats why I can't find it anywhere in google?
For me it is the first Google hit: http://linux-q40.sourceforge.net/
- XorA
- Site Admin
- Posts: 1617
- Joined: Thu Jun 02, 2011 11:31 am
- Location: Shotts, North Lanarkshire, Scotland, UK
Re: MKpart_exe for Q40 & Q60
Yeah I found it eventually, but that was a long way from the 1st hit. All the links in that page are broken though (although waybackmachine has stored them all).Peter wrote:I don't see why it should it not be GPL compliant. It was a one person work in the old dial-up internet days, therefore distributed on CDROM.XorA wrote:Shoestring Linux sounds like a nightmare of GPL non compliance, I guess thats why I can't find it anywhere in google?
For me it is the first Google hit: http://linux-q40.sourceforge.net/
- XorA
- Site Admin
- Posts: 1617
- Joined: Thu Jun 02, 2011 11:31 am
- Location: Shotts, North Lanarkshire, Scotland, UK
Re: MKpart_exe for Q40 & Q60
So two bits of good news, the atari-fdisk on Shoestring seems to be based on the 1.61 release of atari fdisk, so not much different from the source we have. The changes also seem relatively limited to a few lines of code.
Re: MKpart_exe for Q40 & Q60
Duncan
Re: MKpart_exe for Q40 & Q60
Amazing that you found this worthwhile! Many thanks.duncan wrote: Tue Apr 11, 2023 7:34 pm 2 years on I have finally had the time to look at MKpart_exe. So here is a modified version of it that will create 4 QWA partitions of specified size. See attached.
Maybe I need to redesign the Q60 for newer monitors.
-
- Font of All Knowledge
- Posts: 4668
- Joined: Mon Dec 20, 2010 11:40 am
- Location: Sunny Runcorn, Cheshire, UK
Re: MKpart_exe for Q40 & Q60
Hi Duncan,
Nice work, a real improve on the MKPART from TT.
I never understood, why the 4th partition should be the rest if the drive space.
My partitioning scheme of 3 x QWA and 1 Linux, maybe needs to change, and dispense with the Linux partition on the first drive.
Maybe a better idea would to have Linux on a seperate drive. But Shoestring Linux is very old in Linux timelines.
Nice work, a real improve on the MKPART from TT.
I never understood, why the 4th partition should be the rest if the drive space.
My partitioning scheme of 3 x QWA and 1 Linux, maybe needs to change, and dispense with the Linux partition on the first drive.
Maybe a better idea would to have Linux on a seperate drive. But Shoestring Linux is very old in Linux timelines.
Regards,
Derek
Derek