Re: [Freedos-user] "The very weird Hewlett Packard FreeDOS option"

2022-05-17 Thread perditionc
On Tue, May 17, 2022, 10:52 AM  wrote:

> Hi!
>
> Just out of curiosity...
>
> Jim Hall wrote on 16 May 2022, 19:07:
> > FreeDOS pre-installed. But it's UEFI only (no BIOS) and any DOS
> > requires a BIOS.
>
> Is there a way to load a BIOS from an UEFI that lacks a CSM? SeaBIOS
> comes to mind... By loading something like a "BIOSEMU.EFI"
> third-party/external CSM, FreeDOS would again be bootable, even on GPT
> partitioning, because the protective MBR (PMBR) could be used for hybrid
> partitioning...
>

Yes, but it will not be 100% compatible.  Graphics and sound are big
issues.  The graphics card will likely not support int10h video BIOS so
that will be needed as well.  Modern sound cards are an issue in
themselves, with most DOS programs lacking support.  USB and mice/keyboard
support is another problem.  A non-motherboard provided CSM lacks access to
SMM so can't use some tricks to hide compatibility issues.

I don't have links handy but there are a couple projects (not directly
FreeDOS ones) working on this.


> Alternatively, FreeDOS could learn GPT natively.
>

Having the kernel boot on UEFI systems is not overly difficult, but
currently entirely useless as only pure DOS programs that don't talk to
BIOS would work.  No video mode changes, scrolling, output, etc even for
text mode, no hard drive int 13h access for disk or file access.  Probably
no keyboard use either as it is likely a USB device.  As for booting off
GPT disks instead of MBR partitioned ones on BIOS based systems, that is in
the works.


> If anyone knows Clover
> (https://github.com/CloverHackyColor/CloverBootloader) -- this would be
> the reverse: Clover loads a UEFI on a BIOS system, while FreeDOS would
> require to load a BIOS on a UEFI system without a CSM.
>
> Is there anything in the pipeline for UEFI systems?
>
> Thanks,
>

So yes there is work in the pipeline, but nothing coming soon or guaranteed
to be useful.

Jeremy
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] "The very weird Hewlett Packard FreeDOS option"

2022-05-17 Thread Jim Hall
On Tue, May 17, 2022 at 4:43 PM Jon Brase  wrote:
>
> >*I'll note that I don't see the same pre-installed OS options when
> > I click on the "HP Zbook Fury 17.8 G8" in the article. I only see
> > "Windows 11 Pro," "Windows 10 Pro," "Windows 11 Home," and "Ubuntu
> > Linux 20.04." So either HP has changed it, or the "FreeDOS" option
> > is not available in the US (the article's screenshots show purchase
> > prices in Euro).
>
> I've heard of modern systems shipping with FreeDOS before:
[..]
> the acquaintance that told me this said that it was basically a way of
> selling a PC without an operating system while still selling something
> that would boot (so that the technophobes don't come back complaining
> that you've sold them a brick), though I'd think Ubuntu would do that
> job just as well, in terms of licensing cost.
[..]

I won't comment on the geopolitics you mentioned, but I've also heard
that PC manufacturers bundle FreeDOS on systems for this reason. I
understand that it had something to do with Windows OEM license
agreements with Microsoft, that Ballmer would cut vendors a better
deal if they didn't offer "no OS" systems, and preferred that vendors
didn't pre-install Linux either. And with FreeDOS, support was easier
(customers might call for help with Linux, where they probably won't
with FreeDOS).

Jim


___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] "The very weird Hewlett Packard FreeDOS option"

2022-05-17 Thread Jon Brase
>*I'll note that I don't see the same pre-installed OS options when I click on 
>the "HP Zbook Fury 17.8 G8" in the article. I only see "Windows 11 Pro," 
>"Windows 10 Pro," "Windows 11 Home," and "Ubuntu Linux 20.04." So either HP 
>has changed it, or the "FreeDOS" option is not available in the US (the 
>article's screenshots show purchase prices in Euro).

I've heard of modern systems shipping with FreeDOS before: around 2012, 
apparently half of all laptops in Russia shipped with FreeDOS; the acquaintance 
that told me this said that it was basically a way of selling a PC without an 
operating system while still selling something that would boot (so that the 
technophobes don't come back complaining that you've sold them a brick), though 
I'd think Ubuntu would do that job just as well, in terms of licensing cost. 
Desktops in Russia, apparently, are almost exclusively built from parts by the 
owner or by a hired entrepreneur.

I imagine shopping in the US vs. abroad has something to do with it: Russia is 
outright hostile to the US (and thus US companies), and the EU tends to do 
better than the US at restraining the kind of anticompetitive deals with 
manufacturers that MS gained infamy for cutting back in the 90's. So I'd 
imagine that companies like HP might well find themselves constrained by local 
law to offer a "no OS" (i.e. FreeDOS) option in those markets.

So if MS is still cutting such deals, this is about what I'd expect to see: 
manufacturers offering FreeDOS abroad and not in the US. OTOH, my understanding 
is that most of MS's income these days is from enterprise volume licensing and 
support, and relatively little from per-machine licensing or the consumer 
market in general, so they don't have to have reformed any, morally speaking, 
for the reptuational risks of such deals to outweigh the rewards.


___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] "The very weird Hewlett Packard FreeDOS option"

2022-05-17 Thread userbeitrag

Hi!

Just out of curiosity...

Jim Hall wrote on 16 May 2022, 19:07:

FreeDOS pre-installed. But it's UEFI only (no BIOS) and any DOS
requires a BIOS.


Is there a way to load a BIOS from an UEFI that lacks a CSM? SeaBIOS
comes to mind... By loading something like a "BIOSEMU.EFI"
third-party/external CSM, FreeDOS would again be bootable, even on GPT
partitioning, because the protective MBR (PMBR) could be used for hybrid
partitioning...

Alternatively, FreeDOS could learn GPT natively.

If anyone knows Clover
(https://github.com/CloverHackyColor/CloverBootloader) -- this would be
the reverse: Clover loads a UEFI on a BIOS system, while FreeDOS would
require to load a BIOS on a UEFI system without a CSM.

Is there anything in the pipeline for UEFI systems?

Thanks,
A.


___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] "The very weird Hewlett Packard FreeDOS option"

2022-05-17 Thread Jim Hall
On Tue, May 17, 2022 at 8:50 AM Fadliwiryawirawan DIVITIONS 2
 wrote:
>
> Please upgrade project small in all social media .. not token . Code kotlin 
> but . Checkpoint . List point' end .
> Me realese . Update my software small programm
>
> fadliwiryawirawan
> fadliwiryawira...@google.com
>
> software SYSTEM secure transparency
>


This is clearly spam. FYI that I have unsubscribed this person from
the email list.


___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] "The very weird Hewlett Packard FreeDOS option"

2022-05-17 Thread Fadliwiryawirawan DIVITIONS 2
Please upgrade project small in all social media .. not token . Code kotlin
but . Checkpoint . List point' end .
Me realese . Update my software small programm

fadliwiryawirawan
fadliwiryawira...@google.com

software SYSTEM secure transparency

Pada tanggal Sel, 17 Mei 2022 18.36, richardkolacz...@hotmail.com <
richardkolacz...@hotmail.com> menulis:

> Jim Hall wrote
>
> At least HP stopped referring to "FreeDOS 3.0" on their website. I had
> sent them a "cease and desist" letter about that, when you originally
> mentioned it. We don't have a FreeDOS "3.0" distribution, so I said HP
> needed to stop confusing users with that version label. They changed all
> references from "FreeDOS 3.0" to just "FreeDOS" after I sent the letter.
>
>
>
>
> I know that this current topic is "dead" (to me) and the above paragraph
> by Jim was really the answer I needed for closure (very clear-cut).
> Misunderstanding by me when replies to me say just "typo" or such - WITHOUT
> stating what the FULL CORRECTION should be (to clarify matters for any
> future readers).
>
>
> If you have a few minutes to waste time on...
>
> *Just for fun, refer to the following links (as of 10 minutes ago)...* and
> paying attention to dates
>
>
> hp zbook fury g8
> https://www8.hp.com/h20195/v2/GetDocument.aspx?docname=c07606964
>
>
> hp zbook firefly g8 specs (<-- see date for MS Bing Search Result)
> https://support.hp.com/us-en/document/c06978741
> https://support.hp.com/us-en/document/c06978741
>
>
>
>
>
> The firefly model was released shortly before the fury model and actually
> mentions FreeDOS 1.2.
>
>
> Maybe HP does not know about FreeDOS 1.3?
>
> Richard
> HP ZBook Firefly 15.6 inch G8 Mobile Workstation Specifications
> 
> 5G module is an optional feature that must be configured at purchase.
> Requires activation and separately purchased service contract. Check with
> service provider for coverage and availability in your area.
> support.hp.com
>
> HP ZBook Firefly 15.6 inch G8 Mobile Workstation Specifications
> 
> 5G module is an optional feature that must be configured at purchase.
> Requires activation and separately purchased service contract. Check with
> service provider for coverage and availability in your area.
> support.hp.com
>
> HP ZBook Fury 15.6 Inch G8 Mobile Workstation PC
> 
> QuickSpecs HP ZBook Fury 15.6 Inch G8 Mobile Workstation PC Features
> c07606964 — DA – 16852 —Worldwide — Version 18 — January 18, 2022 Page 5 1
> Multicore is designed to improve performance of certain software products.
> Not all customers or software applications will
> www8.hp.com
>
>
>
>
> --
> *From:* Jim Hall 
> *Sent:* Tuesday, 17 May 2022 8:28 PM
> *To:* Discussion and general questions about FreeDOS. <
> freedos-user@lists.sourceforge.net>
> *Subject:* Re: [Freedos-user] "The very weird Hewlett Packard FreeDOS
> option"
>
>
>
> On Mon, May 16, 2022, 8:22 PM richardkolacz...@hotmail.com <
> richardkolacz...@hotmail.com> wrote:
>
> [..]
> IF I am allowed to quote myself (from a now "dead" topic)
>
> [Freedos-user] Question about FreeDOS 3.0
>
>
> For anyone curious, the following link is how to custom configure (at
> purchase time) the HP laptop
>
>
> https://www.hp.com/us-en/shop/ConfigureView?urlLangId==10051=-1=10151=3074457345620032820=1
>
> From the options at start of page, using Ubuntu (which is free) as a guide
> - one can determine the "cost" of Windows (Pro) to being about   US$215.
> Depending which (of many) links to configure HP zBook G8 you go to, the
> option of FreeDOS 3.0 is not always available - however with the previous
> model (about 1-2 years ago), the G7 version always had FreeDOS 2.0 or
> Ubuntu at no charge (and roughly Windows Pro being at the same price).
>
> [..]
>
> I don't see FreeDOS on the link you shared, so I think that HP ZBook Fury
> 17 G8 page has changed since you first shared it, or I'm not clicking the
> right link to change the OS. (I see only Win 11 pro, Win 10 pro, Win 11
> home, and Ubuntu Linux.)
>
> At least HP stopped referring to "FreeDOS 3.0" on their website. I had
> sent them a "cease and desist" letter about that, when you originally
> mentioned it. We don't have a FreeDOS "3.0" distribution, so I said HP
> needed to stop confusing users with that version label. They changed all
> references from "FreeDOS 3.0" to just "FreeDOS" after I sent the letter.
>
>
> Jim
>
> ___
> Freedos-user mailing list
> Freedos-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freedos-user
>
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] "The very weird Hewlett Packard FreeDOS option"

2022-05-17 Thread richardkolacz...@hotmail.com
Jim Hall wrote

At least HP stopped referring to "FreeDOS 3.0" on their website. I had sent 
them a "cease and desist" letter about that, when you originally mentioned it. 
We don't have a FreeDOS "3.0" distribution, so I said HP needed to stop 
confusing users with that version label. They changed all references from 
"FreeDOS 3.0" to just "FreeDOS" after I sent the letter.




I know that this current topic is "dead" (to me) and the above paragraph by Jim 
was really the answer I needed for closure (very clear-cut). Misunderstanding 
by me when replies to me say just "typo" or such - WITHOUT stating what the 
FULL CORRECTION should be (to clarify matters for any future readers).


If you have a few minutes to waste time on...

Just for fun, refer to the following links (as of 10 minutes ago)... and paying 
attention to dates


hp zbook fury g8
https://www8.hp.com/h20195/v2/GetDocument.aspx?docname=c07606964


hp zbook firefly g8 specs (<-- see date for MS Bing Search Result)
https://support.hp.com/us-en/document/c06978741https://support.hp.com/us-en/document/c06978741





The firefly model was released shortly before the fury model and actually 
mentions FreeDOS 1.2.


Maybe HP does not know about FreeDOS 1.3?

Richard
HP ZBook Firefly 15.6 inch G8 Mobile Workstation 
Specifications
5G module is an optional feature that must be configured at purchase. Requires 
activation and separately purchased service contract. Check with service 
provider for coverage and availability in your area.
support.hp.com

HP ZBook Firefly 15.6 inch G8 Mobile Workstation 
Specifications
5G module is an optional feature that must be configured at purchase. Requires 
activation and separately purchased service contract. Check with service 
provider for coverage and availability in your area.
support.hp.com

HP ZBook Fury 15.6 Inch G8 Mobile Workstation 
PC
QuickSpecs HP ZBook Fury 15.6 Inch G8 Mobile Workstation PC Features c07606964 
— DA – 16852 —Worldwide — Version 18 — January 18, 2022 Page 5 1 Multicore is 
designed to improve performance of certain software products. Not all customers 
or software applications will
www8.hp.com





From: Jim Hall 
Sent: Tuesday, 17 May 2022 8:28 PM
To: Discussion and general questions about FreeDOS. 

Subject: Re: [Freedos-user] "The very weird Hewlett Packard FreeDOS option"



On Mon, May 16, 2022, 8:22 PM 
richardkolacz...@hotmail.com 
mailto:richardkolacz...@hotmail.com>> wrote:
[..]
IF I am allowed to quote myself (from a now "dead" topic)

[Freedos-user] Question about FreeDOS 3.0


For anyone curious, the following link is how to custom configure (at purchase 
time) the HP laptop

https://www.hp.com/us-en/shop/ConfigureView?urlLangId==10051=-1=10151=3074457345620032820=1

>From the options at start of page, using Ubuntu (which is free) as a guide - 
>one can determine the "cost" of Windows (Pro) to being about   US$215. 
>Depending which (of many) links to configure HP zBook G8 you go to, the option 
>of FreeDOS 3.0 is not always available - however with the previous model 
>(about 1-2 years ago), the G7 version always had FreeDOS 2.0 or Ubuntu at no 
>charge (and roughly Windows Pro being at the same price).
[..]

I don't see FreeDOS on the link you shared, so I think that HP ZBook Fury 17 G8 
page has changed since you first shared it, or I'm not clicking the right link 
to change the OS. (I see only Win 11 pro, Win 10 pro, Win 11 home, and Ubuntu 
Linux.)

At least HP stopped referring to "FreeDOS 3.0" on their website. I had sent 
them a "cease and desist" letter about that, when you originally mentioned it. 
We don't have a FreeDOS "3.0" distribution, so I said HP needed to stop 
confusing users with that version label. They changed all references from 
"FreeDOS 3.0" to just "FreeDOS" after I sent the letter.


Jim

___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] NDCONFIG.SYS

2022-05-17 Thread Jim Hall
On Tue, May 17, 2022, 5:17 AM Daniel  wrote:

> Well, I have been foolin around with the files.  Here is what I have done
> so far and what I haven’t done, but would like to:
>
> I copied FDAUTO.BAT and FDCONFIG.SYS to NDAUTO.BAT and NDCONFIG.SYS
>
> Done:
> I edited ndauto.bat how I liked it leavin fdauto.bat alone in case of a
> problem.  As mentioned I edited the link for fdauto.bat to the new filename
> in both the new ndauto.bat and fdconfig.sys files at the bottom.
>
> Sillyness:
> I was wonderin bout renamin FDCONFIG.SYS to NDCONFIG.SYS.
>
> Just cause I like to fiddle around I have it startin up sayin (in the
> Welcome.bat under fdos\bin) welcome to NorbyDOS then later Based on *:
> (Website link).*
>
> *I know this is all just silly and unecessary, but I like to do stuff like
> that bein unique.*
>


If you want to have FreeDOS look for NDCONFIG.SYS, you will need to edit
the FreeDOS kernel source code and recompile. It does not look for
NDCONFIG.SYS on its own.
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] "The very weird Hewlett Packard FreeDOS option"

2022-05-17 Thread Jim Hall
On Mon, May 16, 2022, 8:22 PM richardkolacz...@hotmail.com <
richardkolacz...@hotmail.com> wrote:

> [..]
> IF I am allowed to quote myself (from a now "dead" topic)
>
> [Freedos-user] Question about FreeDOS 3.0
>
>
> For anyone curious, the following link is how to custom configure (at
> purchase time) the HP laptop
>
>
> https://www.hp.com/us-en/shop/ConfigureView?urlLangId==10051=-1=10151=3074457345620032820=1
>
> From the options at start of page, using Ubuntu (which is free) as a guide
> - one can determine the "cost" of Windows (Pro) to being about   US$215.
> Depending which (of many) links to configure HP zBook G8 you go to, the
> option of FreeDOS 3.0 is not always available - however with the previous
> model (about 1-2 years ago), the G7 version always had FreeDOS 2.0 or
> Ubuntu at no charge (and roughly Windows Pro being at the same price).
>
[..]

I don't see FreeDOS on the link you shared, so I think that HP ZBook Fury
17 G8 page has changed since you first shared it, or I'm not clicking the
right link to change the OS. (I see only Win 11 pro, Win 10 pro, Win 11
home, and Ubuntu Linux.)

At least HP stopped referring to "FreeDOS 3.0" on their website. I had sent
them a "cease and desist" letter about that, when you originally mentioned
it. We don't have a FreeDOS "3.0" distribution, so I said HP needed to stop
confusing users with that version label. They changed all references from
"FreeDOS 3.0" to just "FreeDOS" after I sent the letter.


Jim
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] FDCONFIG.SYS

2022-05-17 Thread Jerome Shidel
Hi Daniel, 

> On May 17, 2022, at 5:45 AM, Daniel  wrote:
> 
> This may be a crazy or even insane thing to ask, nevermind do, but is it 
> possible to create a new config file and use that.  For instance rename 
> fdconfig.sys to the MSDOS config.sys?

You can use either FDCONFIG.SYS or CONFIG.SYS with FreeDOS. Nothing special is 
needed. You can just rename FDCONFIG.SYS so the kernel will then look for 
CONFIG.SYS. 

However, there is an advantage to using FDCONFIG instead. 

Older commercial programs that have their own installers and modify the config 
file, were generally bad at making good changes to the CONFIG.SYS and 
AUTOEXEC.BAT files. Often duplicating or creating conflicting settings. 
Sometimes even reducing things like FILES=80 to FILES=40. 

This was even an issue sometimes when installing programs created circa MS-DOS 
3 onto later versions of MS-DOS like 6.2 or installing into PC-DOS. 

Also, there are also some differences when it comes to what drivers and their 
settings get used by FreeDOS. 

Using FDCONFIG and FDAUTO provides an relatively easy way to use those old 
installers and not break your system configuration. Then afterwards, you can 
manually include any needed changes.

:-)

Jerome

___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Freedos-user Digest, Vol 2243, Issue 2

2022-05-17 Thread Daniel
Well, I have been foolin around with the files.  Here is what I have done
so far and what I haven’t done, but would like to:

I copied FDAUTO.BAT and FDCONFIG.SYS to NDAUTO.BAT and NDCONFIG.SYS

Done:
I edited ndauto.bat how I liked it leavin fdauto.bat alone in case of a
problem.  As mentioned I edited the link for fdauto.bat to the new filename
in both the new ndauto.bat and fdconfig.sys files at the bottom.

Sillyness:
I was wonderin bout renamin FDCONFIG.SYS to NDCONFIG.SYS.

Just cause I like to fiddle around I have it startin up sayin (in the
Welcome.bat under fdos\bin) welcome to NorbyDOS then later Based on *:
(Website link).*

*I know this is all just silly and unecessary, but I like to do stuff like
that bein unique.*

*Thanks.*

On Tue, May 17, 2022 at 06:06 
wrote:

> Send Freedos-user mailing list submissions to
> freedos-user@lists.sourceforge.net
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://lists.sourceforge.net/lists/listinfo/freedos-user
> or, via email, send a message with subject or body 'help' to
> freedos-user-requ...@lists.sourceforge.net
>
> You can reach the person managing the list at
> freedos-user-ow...@lists.sourceforge.net
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Freedos-user digest..."
>
>
> Today's Topics:
>
>1. FDCONFIG.SYS (Daniel)
>2. Re: FDCONFIG.SYS (Jim Hall)
>
>
> --
>
> Message: 1
> Date: Tue, 17 May 2022 05:45:14 -0400
> From: Daniel 
> To: freedos-user@lists.sourceforge.net
> Subject: [Freedos-user] FDCONFIG.SYS
> Message-ID:
> <
> cafbn1xxppkkxwgvsrnsgqm-z6t+5etffhxqfyjfbp3dgqse...@mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> This may be a crazy or even insane thing to ask, nevermind do, but is it
> possible to create a new config file and use that.  For instance rename
> fdconfig.sys to the MSDOS config.sys?
>
> On Mon, May 16, 2022 at 21:20 
> wrote:
>
> > Send Freedos-user mailing list submissions to
> > freedos-user@lists.sourceforge.net
> >
> > To subscribe or unsubscribe via the World Wide Web, visit
> > https://lists.sourceforge.net/lists/listinfo/freedos-user
> > or, via email, send a message with subject or body 'help' to
> > freedos-user-requ...@lists.sourceforge.net
> >
> > You can reach the person managing the list at
> > freedos-user-ow...@lists.sourceforge.net
> >
> > When replying, please edit your Subject line so it is more specific
> > than "Re: Contents of Freedos-user digest..."
> >
> >
> > Today's Topics:
> >
> >1. Re: "The very weird Hewlett Packard FreeDOS option" (Jim Hall)
> >2. Re: "The very weird Hewlett Packard FreeDOS option"
> >   (richardkolacz...@hotmail.com)
> >
> >
> > --
> >
> > Message: 1
> > Date: Mon, 16 May 2022 12:07:48 -0500
> > From: Jim Hall 
> > To: "Discussion and general questions about FreeDOS."
> > 
> > Subject: Re: [Freedos-user] "The very weird Hewlett Packard FreeDOS
> > option"
> > Message-ID:
> > <
> > cahvad3b34vftw7titkv9pnd4d5cixq_o_ozgt58_c9htuh4...@mail.gmail.com>
> > Content-Type: text/plain; charset="UTF-8"
> >
> > On Mon, May 16, 2022 at 10:09 AM Liam Proven  wrote:
> > >
> > > I thought that this blog post might interest folks here.
> > >
> > >
> >
> https://blog.tmm.cx/2022/05/15/the-very-weird-hewlett-packard-freedos-option/
> > >
> > > Various models of HP computer can be bought with FreeDOS as their
> > > operating system, and it is the cheapest option -- or Ubuntu Linux for
> > > some models.
> > >
> > > But it's not just a computer with a formatted hard disk and FreeDOS on
> > > it. It's considerably more complicated than that...
> > >
> >
> >
> > Summary for those who don't want to click on the article:
> >
> > HP is selling new laptops, like the HP Zbook Fury 17.8 G8, with
> > FreeDOS pre-installed. But it's UEFI only (no BIOS) and any DOS
> > requires a BIOS. Here's how HP pre-installed FreeDOS on this system:
> > (quoted from article)
> >
> > >  1 The laptops is set to UEFI boot, which boots a pretty standard GRUB
> > >  2 Debian gets booted with KMS disabled, as well as all DRM drivers.
> > >  3 Once the system is booted Gnome Display Manager starts
> > >  4 GDM will automatically login the root user and start the
> > /root/.xsession
> > >  5 The XSession will start an XFCE terminal and executes Qemu on an
> > image file in /home/aos/qemu
> >
> >
> > So basically, HP has installed Linux, which starts QEMU, and they boot
> > FreeDOS inside QEMU. When you shut down FreeDOS (exit QEMU) the system
> > shuts down too.
> >
> >
> > *I'll note that I don't see the same pre-installed OS options when I
> > click on the "HP Zbook Fury 17.8 G8" in the article. I only see
> > "Windows 11 Pro," "Windows 10 Pro," "Windows 11 Home," and "Ubuntu
> > Linux 20.04." 

Re: [Freedos-user] FDCONFIG.SYS

2022-05-17 Thread Jim Hall
BTW, when replying to a list email, please also delete any unneeded extra
lines of text from the "reply" part of your message. That helps focus your
email message, and makes it easier for others to reply to you.

You replied to a digest email message to ask a new question, and you
changed the Subject of the new email (thanks!) but you didn't need the
other "reply" part of the digest message.
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] FDCONFIG.SYS

2022-05-17 Thread Jim Hall
On Tue, May 17, 2022, 4:47 AM Daniel  wrote:

> This may be a crazy or even insane thing to ask, nevermind do, but is it
> possible to create a new config file and use that.  For instance rename
> fdconfig.sys to the MSDOS config.sys?
>

Hi Daniel

Yes you can. FreeDOS will look for FDCONFIG.SYS first by default. If the
FreeDOS kernel cannot find FDCONFIG.SYS, it then looks for CONFIG.SYS. So
you can rename your FDCONFIG.SYS file to CONFIG.SYS and that will be fine.

We look for FDCONFIG.SYS first because that makes it easier for folks to
dual boot a computer with FreeDOS and MS-DOS. Since MS-DOS only looks for
CONFIG.SYS, users can effectively have one config file for FreeDOS and
another config file for MS-DOS, on the same disk.

I'll add that you can also rename FDAUTO.BAT to AUTOEXEC.BAT *but you'll
need to change all the references in your FDCONFIG.SYS/CONFIG.SYS file.
You'll find the references on the SHELL lines.*


Jim
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


[Freedos-user] FDCONFIG.SYS

2022-05-17 Thread Daniel
This may be a crazy or even insane thing to ask, nevermind do, but is it
possible to create a new config file and use that.  For instance rename
fdconfig.sys to the MSDOS config.sys?

On Mon, May 16, 2022 at 21:20 
wrote:

> Send Freedos-user mailing list submissions to
> freedos-user@lists.sourceforge.net
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://lists.sourceforge.net/lists/listinfo/freedos-user
> or, via email, send a message with subject or body 'help' to
> freedos-user-requ...@lists.sourceforge.net
>
> You can reach the person managing the list at
> freedos-user-ow...@lists.sourceforge.net
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Freedos-user digest..."
>
>
> Today's Topics:
>
>1. Re: "The very weird Hewlett Packard FreeDOS option" (Jim Hall)
>2. Re: "The very weird Hewlett Packard FreeDOS option"
>   (richardkolacz...@hotmail.com)
>
>
> --
>
> Message: 1
> Date: Mon, 16 May 2022 12:07:48 -0500
> From: Jim Hall 
> To: "Discussion and general questions about FreeDOS."
> 
> Subject: Re: [Freedos-user] "The very weird Hewlett Packard FreeDOS
> option"
> Message-ID:
> <
> cahvad3b34vftw7titkv9pnd4d5cixq_o_ozgt58_c9htuh4...@mail.gmail.com>
> Content-Type: text/plain; charset="UTF-8"
>
> On Mon, May 16, 2022 at 10:09 AM Liam Proven  wrote:
> >
> > I thought that this blog post might interest folks here.
> >
> >
> https://blog.tmm.cx/2022/05/15/the-very-weird-hewlett-packard-freedos-option/
> >
> > Various models of HP computer can be bought with FreeDOS as their
> > operating system, and it is the cheapest option -- or Ubuntu Linux for
> > some models.
> >
> > But it's not just a computer with a formatted hard disk and FreeDOS on
> > it. It's considerably more complicated than that...
> >
>
>
> Summary for those who don't want to click on the article:
>
> HP is selling new laptops, like the HP Zbook Fury 17.8 G8, with
> FreeDOS pre-installed. But it's UEFI only (no BIOS) and any DOS
> requires a BIOS. Here's how HP pre-installed FreeDOS on this system:
> (quoted from article)
>
> >  1 The laptops is set to UEFI boot, which boots a pretty standard GRUB
> >  2 Debian gets booted with KMS disabled, as well as all DRM drivers.
> >  3 Once the system is booted Gnome Display Manager starts
> >  4 GDM will automatically login the root user and start the
> /root/.xsession
> >  5 The XSession will start an XFCE terminal and executes Qemu on an
> image file in /home/aos/qemu
>
>
> So basically, HP has installed Linux, which starts QEMU, and they boot
> FreeDOS inside QEMU. When you shut down FreeDOS (exit QEMU) the system
> shuts down too.
>
>
> *I'll note that I don't see the same pre-installed OS options when I
> click on the "HP Zbook Fury 17.8 G8" in the article. I only see
> "Windows 11 Pro," "Windows 10 Pro," "Windows 11 Home," and "Ubuntu
> Linux 20.04." So either HP has changed it, or the "FreeDOS" option is
> not available in the US (the article's screenshots show purchase
> prices in Euro).
>
>
> Jim
>
>
>
> --
>
> Message: 2
> Date: Tue, 17 May 2022 01:20:30 +
> From: "richardkolacz...@hotmail.com" 
> To: Discussion and general questions about FreeDOS.
> 
> Subject: Re: [Freedos-user] "The very weird Hewlett Packard FreeDOS
> option"
> Message-ID:
> <
> sy4p282mb39381787bbaacb5c2bbba69488...@sy4p282mb3938.ausp282.prod.outlook.com
> >
>
> Content-Type: text/plain; charset="us-ascii"
>
>
> Jim Hall wrote
>
>
>
> *I'll note that I don't see the same pre-installed OS options when I
> click on the "HP Zbook Fury 17.8 G8" in the article. I only see
> "Windows 11 Pro," "Windows 10 Pro," "Windows 11 Home," and "Ubuntu
> Linux 20.04." So either HP has changed it, or the "FreeDOS" option is
> not available in the US (the article's screenshots show purchase
> prices in Euro).
>
>
> NO NEW INFORMATION here (below) from me, but ...
>
> IF I am allowed to quote myself (from a now "dead" topic)
>
> [Freedos-user] Question about FreeDOS 3.0
>
>
> For anyone curious, the following link is how to custom configure (at
> purchase time) the HP laptop
>
>
> https://www.hp.com/us-en/shop/ConfigureView?urlLangId==10051=-1=10151=3074457345620032820=1
>
> >From the options at start of page, using Ubuntu (which is free) as a
> guide - one can determine the "cost" of Windows (Pro) to being about
>  US$215. Depending which (of many) links to configure HP zBook G8 you go
> to, the option of FreeDOS 3.0 is not always available - however with the
> previous model (about 1-2 years ago), the G7 version always had FreeDOS 2.0
> or Ubuntu at no charge (and roughly Windows Pro being at the same price).
>
>
>
> NOTE - HP has just announced the next model - HP zBOOK Fury G9
>
>
> Richard
>
>
> 
> From: Jim Hall 
> Sent: Tuesday, 17 May 2022