|
Related Topics:
| Short Final? - Is there an official of I've Googled it and could only find fluff. Dallas
Short Staffed - FAA it violated staffing policies with only one air traffic on duty at airport when Comair jet crashed Sunday, killing 49 people. This is a CNN bulletin I received in my email a short while ago. eh? SnakeEyes
Cessna: Short take off - This does not seem right to me! Can a Cessna take off in such a short distance on gravel? -- MikeW *The only time an aircraft has too much fuel on board is when it is on fire*
Short haul challenge - one of those cliff hanger trips and it takes but 5 A 747 from Livermore to Have fun.
Radar Contact 4 - short review - Best. Add-on. EVER! Dan (more on Monday, but so far im very
|
|
|
Next: Flight-Sim: not one MS FSiM
|
| Author |
Message |
External

Since: Sep 08, 2006 Posts: 577
|
(Msg. 16) Posted: Thu May 15, 2008 2:30 pm
Post subject: Re: FSX short of memory and shut-down [Login to view extended thread Info.] Archived from groups: alt>games>microsoft>flight-sim (more info?)
|
|
|
On 5/15/2008 6:29 AM, wim.dijkgraaf went clickity clack on the keyboard
and produced this interesting bit of text:
> Thanks for all the replies, I try to find BOOT.INI but no results. Except
> for a boot.ini back-up which I can't open.
BOOT.INI is a file that's marked as being hidden, system and read-only.
You need to change the attributes. The easiest way is to do it from
the command line. Go to the Start menu, select Run and type in CMD.
This will open a command line window. Type in the following:
C:
CD \
ATTRIB -R -H -S BOOT.INI
NOTEPAD BOOT.INI
At this point you can edit the file as you wish. After you're done
you'll need to set the attributes the way they were. In the command
line window type in the following:
ATTRIB +R +H +S BOOT.INI
and then you can close the window.
Just for your edification, ATTRIB is a program which allows you to deal
with file attributes. Specifically, the four attributes that can be
managed are read-only, hidden, system and archive. (There are other
attributes, but those are beyond the scope of ATTRIB.)
There is a different way to do this, but if you're not comfortable with
doing command line editing, I don't recommend it. It's by using a
program called BOOTCFG.EXE. Frankly, I prefer to do it the way I
describe above. It allows me to muck with things using a comfortable
interface.
--
"Pinky, are you pondering what I'm pondering?"
"I think so, Brain, but then my name would be Thumby." >> Stay informed about: FSX short of memory and shut-down |
|
| Back to top |
|
 |  |
External

Since: Jul 14, 2007 Posts: 44
|
(Msg. 17) Posted: Fri May 16, 2008 10:37 am
Post subject: Re: FSX short of memory and shut-down [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Hi Ibby,
This is a answer I can deal with. Thank you.
Wim Dijkgraaf
"Ibby" <ibby11.RemoveThis@tiscali.co.uk> schreef in bericht
news:5d36b1ac-b581-4fb0-97c9-a5ede91c876f@b1g2000hsg.googlegroups.com...
>I open it by going to Control Panel/Performance and Maintenance/System
> then click Advanced Tab, Startup and Recovery Settings button then
> click Edit button which will open the BOOT.INI in Notepad
>
> Ibby >> Stay informed about: FSX short of memory and shut-down |
|
| Back to top |
|
 |  |
External

Since: Mar 06, 2008 Posts: 234
|
(Msg. 18) Posted: Fri May 16, 2008 3:02 pm
Post subject: Re: FSX short of memory and shut-down [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
On May 16, 9:36 pm, "Danny" <danny.mckee @ gmail.com> wrote:
> Good information here.
>
> http://www.highflightsimulations.com/ctd.html
>
> "wim.dijkgraaf" <wim.dijkgraaf.RemoveThis@casema_weg.nl> wrote in message
>
SP2 for FSX already adds its ability to use >2Gb address space so it
doesn't require changing by this or similor utilities.
I think the /3GB switch still requires adding to the BOOT.INI. In
fact it must require changing as I got OOM errors using SP2 until I
changed my BOOT.INI
Ibby >> Stay informed about: FSX short of memory and shut-down |
|
| Back to top |
|
 |  |
External

Since: Feb 16, 2008 Posts: 19
|
(Msg. 19) Posted: Fri May 16, 2008 4:36 pm
Post subject: Re: FSX short of memory and shut-down [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
|
|
| Back to top |
|
 |  |
External

Since: Jul 14, 2007 Posts: 44
|
(Msg. 20) Posted: Sat May 17, 2008 4:38 am
Post subject: Re: FSX short of memory and shut-down [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Danny, As useal this works not for me. dsbedit, as mentioned in the
write-up, is not regonised as a known command.
Wim Dijkgraaf
"Danny" <danny.mckee @ gmail.com> schreef in bericht
news:UfmXj.57$pN.28@newsfe06.lga...
> Good information here.
>
> http://www.highflightsimulations.com/ctd.html
>
>
>
>
>
>
> "wim.dijkgraaf" <wim.dijkgraaf.RemoveThis@casema_weg.nl> wrote in message
> news:1172b$482ad3d1$53526998$30325@cache90.multikabel.net...
>> How can I extend the memory for FSX?
>> Wim Dijkgraaf
>> Netherlands
>>
> >> Stay informed about: FSX short of memory and shut-down |
|
| Back to top |
|
 |  |
External

Since: Feb 16, 2008 Posts: 19
|
(Msg. 21) Posted: Sat May 17, 2008 5:11 pm
Post subject: Re: FSX short of memory and shut-down [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
I got the command prompt by clicking Start>Run then type CMD.
the black 'DOS' Window will open. I then carefully typed the command at the
c:\ prompt as was done when using DOS operating system.
Sorry, Wim. I'm not a big enough geek to offer much help other than point to
sites I found.
Danny
"wim.dijkgraaf" <wim.dijkgraaf.DeleteThis@casema_weg.nl> wrote in message
news:2e707$482e8e4e$53526998$4249@cache90.multikabel.net...
> Danny, As useal this works not for me. dsbedit, as mentioned in the
> write-up, is not regonised as a known command.
> Wim Dijkgraaf
>
> "Danny" <danny.mckee @ gmail.com> schreef in bericht
> news:UfmXj.57$pN.28@newsfe06.lga...
>> Good information here.
>>
>> http://www.highflightsimulations.com/ctd.html
>>
>>
>>
>>
>>
>>
>> "wim.dijkgraaf" <wim.dijkgraaf.DeleteThis@casema_weg.nl> wrote in message
>> news:1172b$482ad3d1$53526998$30325@cache90.multikabel.net...
>>> How can I extend the memory for FSX?
>>> Wim Dijkgraaf
>>> Netherlands
>>>
>>
>
> >> Stay informed about: FSX short of memory and shut-down |
|
| Back to top |
|
 |  |
|