Could you help find out how to get out of the go-back loop
at startup, if I go into safe mode can I turn off the go-
back option?
I want to get into windows and backup my files and do a
clean install of win2k.
Any help would be great
Thanks,
Mike

Re: Caught in go-back loop of startup by war17

war17
Wed Jan 21 11:49:48 CST 2004

Mike, you can boot up to Safe Mode and uninstall Go-back program in Control
Panel > Add/Remove Programs.

--
Warren
For additional help, post in
http://groups.msn.com/HelpforInternetExplorerorWindowsME/homepage

"Mike A" <anonymous@discussions.microsoft.com> wrote in message
news:14bb01c3e032$58842df0$a101280a@phx.gbl...
> Could you help find out how to get out of the go-back loop
> at startup, if I go into safe mode can I turn off the go-
> back option?
> I want to get into windows and backup my files and do a
> clean install of win2k.
> Any help would be great
> Thanks,
> Mike



Re: Caught in go-back loop of startup by Mike

Mike
Wed Jan 21 12:19:43 CST 2004


>-----Original Message-----
>Mike, you can boot up to Safe Mode and uninstall Go-back
program in Control
>Panel > Add/Remove Programs.
>
>--
>Warren
>For additional help, post in
>http://groups.msn.com/HelpforInternetExplorerorWindowsME/h
omepage
>
>"Mike A" <anonymous@discussions.microsoft.com> wrote in
message
>news:14bb01c3e032$58842df0$a101280a@phx.gbl...
>> Could you help find out how to get out of the go-back
loop
>> at startup, if I go into safe mode can I turn off the
go-
>> back option?
>> I want to get into windows and backup my files and do a
>> clean install of win2k.
>> Any help would be great
>> Thanks,
>> Mike
>
>
>.
>Safe mode is F5 or F8??

Re: Caught in go-back loop of startup by SaltPeter

SaltPeter
Wed Jan 21 12:26:12 CST 2004


"Mike A" <anonymous@discussions.microsoft.com> wrote in message
news:14bb01c3e032$58842df0$a101280a@phx.gbl...
> Could you help find out how to get out of the go-back loop
> at startup, if I go into safe mode can I turn off the go-
> back option?
> I want to get into windows and backup my files and do a
> clean install of win2k.
> Any help would be great
> Thanks,
> Mike

Use a boot disk to back up the files in DOS unless you converted the file
system to ntfs. You are aware that WinME can't be upgraded to W2K, right?
You need to verify your hardware compatibilty before performing a clean
install of W2K. That may mean anything from a bios upgrade, installing W2K
compliant applications to finding drivers for devices.

Note that W2K can't create a FAT32 partition larger than 32 Gigs.



Re: Caught in go-back loop of startup by cquirke

cquirke
Thu Jan 22 10:27:09 CST 2004

On Wed, 21 Jan 2004 13:26:12 -0500, "SaltPeter"

>Note that W2K can't create a FAT32 partition larger than 32 Gigs.

That does NOT mean you have to use NTFS. It just means you have to
use a compitent formatter (say, a Win98 boot diskette and Format.com)
to format the FAT32 volume before installing Win2000.



>--------------- ----- ---- --- -- - - -
Dreams are stack dumps of the soul
>--------------- ----- ---- --- -- - - -

Re: Caught in go-back loop of startup by SaltPeter

SaltPeter
Thu Jan 22 21:05:38 CST 2004


"cquirke (MVP Win9x)" <cquirkenews@nospam.mvps.org> wrote in message
news:mcuv0092kak9gcimem2bjfhpbfgs9e7koo@4ax.com...
> On Wed, 21 Jan 2004 13:26:12 -0500, "SaltPeter"
>
> >Note that W2K can't create a FAT32 partition larger than 32 Gigs.
>
> That does NOT mean you have to use NTFS. It just means you have to
> use a compitent formatter (say, a Win98 boot diskette and Format.com)
> to format the FAT32 volume before installing Win2000.

Tell me something i don't know. By the way, if you are going to dig into how
to create a FAT32 partition for use for a W2K install, at least specify the
correct procedure with Win9x boot disk:

1. partition the drive with fdisk
2. reboot
3. then format the partition in FAT32

>
>
>
> >--------------- ----- ---- --- -- - - -
> Dreams are stack dumps of the soul
> >--------------- ----- ---- --- -- - - -



Re: Caught in go-back loop of startup by cquirke

cquirke
Fri Jan 23 13:40:31 CST 2004

On Thu, 22 Jan 2004 22:05:38 -0500, "SaltPeter"
>"cquirke (MVP Win9x)" <cquirkenews@nospam.mvps.org> wrote in message
>> On Wed, 21 Jan 2004 13:26:12 -0500, "SaltPeter"

>> >Note that W2K can't create a FAT32 partition larger than 32 Gigs.

>> That does NOT mean you have to use NTFS. It just means you have to
>> use a compitent formatter (say, a Win98 boot diskette and Format.com)
>> to format the FAT32 volume before installing Win2000.

>Tell me something i don't know.

More like, tell other posters what they may not know but may be
mislead if they read that reply without correction :-)

>By the way, if you are going to dig into how to create a FAT32
>partition for use for a W2K install, at least specify the
>correct procedure with Win9x boot disk:

>1. partition the drive with fdisk
>2. reboot
>3. then format the partition in FAT32

Oh boy, once you get to the mechanics, it's more like:

1) Make sure your BIOS doesn't impose a capacity limit
- common at 512M, 8G, 32G
- less common at 2G and somewhere between 40G and 80G
- expect FAT32 and BIOS issues > 137G

2) Make sure you understand limitations of FDisk
- MSDOS or pre-SR2 Win95 FDisk can't do FAT32
- Win95xx/98xx FDisk broken above 40G or so
- updated or WinME FDisk OK above 40G to 100G
- all FDisk unable to handle input values >= 100G
- use BING instead, for 100G - 136G range

3) Make sure you understand limitations of Format
- MSDOS or pre-SR2 Win95 Format can't do FAT32
- Format looks like it's got "large" capacities wrong, but works
- expect it not to work > 137G

4) To control FAT16/FAT32, exit and re-enter FDisk
- if Y to "Large disk support", you get FAT32
- if N to "Large disk support", you get FAT16
- for a mix of FAT16 and FAT32, exit and re-enter to taste
- FDisk reads partition table from disk; no need to reboot

5) You must reboot after FDisk, before formatting
- FDisk reads partition table from disk; no need to reboot
- but Format does *not* do this; it uses boot-time values in RAM
- therefore you MUST restart after FDisk, before Format

HTH FTR.



>--------------- ----- ---- --- -- - - -
Dreams are stack dumps of the soul
>--------------- ----- ---- --- -- - - -

Re: Caught in go-back loop of startup by SaltPeter

SaltPeter
Sat Jan 24 13:51:51 CST 2004


"cquirke (MVP Win9x)" <cquirkenews@nospam.mvps.org> wrote in message
news:kit210t1d6pols3arlhf6vo7e0pq6m29js@4ax.com...
> On Thu, 22 Jan 2004 22:05:38 -0500, "SaltPeter"
> >"cquirke (MVP Win9x)" <cquirkenews@nospam.mvps.org> wrote in message
> >> On Wed, 21 Jan 2004 13:26:12 -0500, "SaltPeter"
>
> >> >Note that W2K can't create a FAT32 partition larger than 32 Gigs.
>
> >> That does NOT mean you have to use NTFS. It just means you have to
> >> use a compitent formatter (say, a Win98 boot diskette and Format.com)
> >> to format the FAT32 volume before installing Win2000.
>
> >Tell me something i don't know.
>
> More like, tell other posters what they may not know but may be
> mislead if they read that reply without correction :-)

And this applies to your comment since there is a reason why W2K doesn't
allow creation of a FAT32 partition beyong 32 Gig. It's the fundamental
issue here.

A partition between 16 G and 32 G uses a 32KB cluster size and 64 sectors
per cluster in FAT32.

This fact in and by itself is why doing what you propose is not recommended.
An NTFS partition will use 4 KB clusters up to 16 TeraBytes. Using smaller
clusters reduces wasted space on hard disks.

Your misleading comment also ignores the infinite advantages that NTFS
provides other than the waisted space issue. Standard Transaction logging,
dynamic sector remapping, internal security provider, Disk Quotas, volume
extensions, distributed link tracking, etc...

<snip>



Re: Caught in go-back loop of startup by cquirke

cquirke
Mon Jan 26 14:10:35 CST 2004

On Sat, 24 Jan 2004 14:51:51 -0500, "SaltPeter" >"cquirke (MVP Win9x)"
<cquirkenews@nospam.mvps.org> wrote in message
>> On Thu, 22 Jan 2004 22:05:38 -0500, "SaltPeter"
>> >"cquirke (MVP Win9x)" <cquirkenews@nospam.mvps.org> wrote in message
>> >> On Wed, 21 Jan 2004 13:26:12 -0500, "SaltPeter"

>> >> >Note that W2K can't create a FAT32 partition larger than 32 Gigs.

>> >> That does NOT mean you have to use NTFS. It just means you have to
>> >> use a compitent formatter (say, a Win98 boot diskette and Format.com)
>> >> to format the FAT32 volume before installing Win2000.

>> >Tell me something i don't know.

>> More like, tell other posters what they may not know but may be
>> mislead if they read that reply without correction :-)

>And this applies to your comment since there is a reason why W2K doesn't
>allow creation of a FAT32 partition beyong 32 Gig. It's the fundamental
>issue here.

>A partition between 16 G and 32 G uses a 32KB cluster size and 64 sectors
>per cluster in FAT32.

Yes; my 120G G: does indeed have 32m clusters. As it's used mainly
for large files (.MP3s etc.) I'm quite happy with that... in a litrtle
while we will see what the "cost" of that slack space is. Ah:

111 548 936 ... (last 3 digits skipped in all that follows)
116 026 703 ...

Storage efficiency 96%; wasted space 4.5G - not something I'm about to
slash my wrists over. Let's try a few other volumes...

1 957 253 ...
1 973 682 ...
99% efficiency: FAT16 with <gasp> 32k clusters !!

1 515 974 ...
1 951 563 ...
77% efficiency: FAT16 with 32k clusters again

101 759 675 ...
109 074 612 ...
93% efficiency: FAT32 with 32k clusters

>This fact in and by itself is why doing what you propose is not recommended.
>An NTFS partition will use 4 KB clusters up to 16 TeraBytes. Using smaller
>clusters reduces wasted space on hard disks.

There's more to file system choices than slack space; frankly, I'd
rather have my data on larger clusters than have an unaccessible mess
with small clusters (when things go wrong).

Don't get mesmerized by "small clusters is good"; while 4k clusters
are particularly elegant for code paging, there are some upsides to
larger clusters. I deliberately use the larger cluster size via FAT16
to reduce fragmentation of large files (that 99%-efficient volume is
full of pre-installs and backup archives) or increase recoverability
for small files (that often fit in one cluster; that 77%-efficient
volume is full of itsy-bitsy little Office documents)

>Your misleading comment also ignores the infinite advantages that NTFS
>provides other than the waisted space issue. Standard Transaction logging,
>dynamic sector remapping, internal security provider, Disk Quotas, volume
>extensions, distributed link tracking, etc...

Infinite? Yes, there are advantages, but whether they are relevant,
or outweighed by the disadvantages, is moot.

In a nutshell: You'd better hope NTFS's security and safety advantages
work, because if you need data recovery or formal malware management,
you options are drastically curtailed in NTFS.

Let's see how those NTFS features pan out...

1) Security

That's neat when you share a PC with other ppl and you want to keep
user A's eyes out of user B's stuff. Or when you are a corporation
with professionally-administered backup, so you'd rather lose your
live data (<shrug> "restore the backup") than have competitors see it.

That's not useful when you're the sole user of an isolated PC that has
a seldom-used 1.44M "backup device", and something causes data loss.
In this context, "security" becomes just another additional barrier to
getting your data back, e.g. when you find your CD-booted RC can't
access volumes other than C: or do wildcard copies to diskette, and
it's now too late for the arcane registry settings needed to fix this.

2) Transaction rollback

Let's be clear about what transaction rollback does; it reverses
interrupted file operations to a previous state. So let's say you are
99% of the way through saving a 200-page .doc and the PC crashes;
FATxx would leave that data available as a recoverable fragment,
whereas NTFS would utomatically and reversably discard it.

Which sounds more like data loss to you?

Citing transaction rollback as a cure-all for data loss reflects two
bad assumptions:
- you'd rather lose your data than have a bent file system
- interruption of normal file ops are the only problem that occurs

In practice, the most troublesome data loss does not arise from the
interruption of sane file operations (bad exits, etc.). Scandisk
manages those situations in FATxx pretty well; lost cluster chains are
recovered and invalid length files usually get amputated. Because
Scandisk is interactive, you can use it to see what is wrong, but back
out and do manual recovery if you don't trust what it will do. I'd
prefer that to having NTFS throw away my data without asking first.

The more troublesome data loss problems arise due to:

a) INsane file operations, due to bad hardware or deranged code
b) Deliberate hi-level malware attack; "normal" file overwrites
c) Deliberate low-level malware attack; arbitrary disk writes
d) Failing hard drive that can't read arbitrary sectors

In all of the above, NTFS's ability to rollback transactions is
meaningless, because problems (a), (c) and (d) arise beneath NTFS's
level of abstraction (think of pointing to your Medical Personnel
badge when pleading with the sea not to drown you - useless, eh?) or,
in the case of (b), because they are "normal" destructive ops.

In the above cases, your chances of data recovery are considerably
better when the file system is:
- properly documented
- simple enough to understand
- blessed with a maintenance OS that can run a wide range of tools
- supported by a wide range of recovery tools

These, IMO, and good reasons to avoid NTFS - and if it costs me 5% of
my HD capacity to do this, I'd say that's cheap at the price.

BTW, NTFS taketh away as well as giveth, even within its range of
positive features (e.g. security). Read up on Dumaru and another
malware I've forgotton the name of, and NTFS streams.



>--------------- ----- ---- --- -- - - -
Dreams are stack dumps of the soul
>--------------- ----- ---- --- -- - - -

Re: Caught in go-back loop of startup by SaltPeter

SaltPeter
Tue Jan 27 14:35:08 CST 2004


"cquirke (MVP Win9x)" <cquirkenews@nospam.mvps.org> wrote in message
news:eeqa10td7nb231e0q6j6n7evp0flqvn7c3@4ax.com...

<snip>

> There's more to file system choices than slack space; frankly, I'd
> rather have my data on larger clusters than have an unaccessible mess
> with small clusters (when things go wrong).
>
> Don't get mesmerized by "small clusters is good"; while 4k clusters
> are particularly elegant for code paging, there are some upsides to
> larger clusters. I deliberately use the larger cluster size via FAT16
> to reduce fragmentation of large files (that 99%-efficient volume is
> full of pre-installs and backup archives) or increase recoverability
> for small files (that often fit in one cluster; that 77%-efficient
> volume is full of itsy-bitsy little Office documents)

Oh my God, i'm having an arguement with an individual that stating that its
preferable to loose a cluster of 32 KB rather than loosing only 4KB.

>
> >Your misleading comment also ignores the infinite advantages that NTFS
> >provides other than the waisted space issue. Standard Transaction
logging,
> >dynamic sector remapping, internal security provider, Disk Quotas, volume
> >extensions, distributed link tracking, etc...
>
> Infinite? Yes, there are advantages, but whether they are relevant,
> or outweighed by the disadvantages, is moot.

The primary advantage is that options are available. NTFS need not be the
chosen file system either. Multiple FAT32 partitions with smaller clusters
may, or may not be a solution. The reasons for this is obvious for someone
with a little experience in recovery measures.

<snip>
>BTW, NTFS taketh away as well as giveth, even within its range of
>positive features (e.g. security). Read up on Dumaru and another
>malware I've forgotton the name of, and NTFS streams.

Please don't patronize me. YOU won't teach anything about an NT stream (or
any other file stream or I/O stream) or for that matter anything about
hardware or partitioning. I've been in the industry for over 20 years with
an electronics diploma, i'm a dedicated C++ STL programmer and certified MCP
of all major OSs since 95a except for XP (includes NT4 and W2K server). So
take a pill and change the attitude.

While some of you arguements can safely stand some scrutiny, most will not.
The fact remains that while a FAT32 partition can be created to provide a
W2K installation with a partition size greater than 32Gigs, it is not the
BETTER option.

The better option may or may not be starting with a smaller 10 Gig partition
in order to reduce the impact of repair or reinstallations of W2K (10 Gig is
just an example). The ability to recover or repair an OS need not include a
nuclear proof backup strategy. It might mean... organize the OS seperately
from the Data in distinct partitions. I often see this when creating
unattended installations or sysprep deployments at client locations. The
same arguement we are having here occurs.

The bottom line is that its prefereable to set up partitions in order to
provide timely, efficient and manageable recovery when shit hits the fan
(this is true regardless of the OS or file system).

The smaller %system% partition has been a proven plus here, whether FAT32 or
NTFS is a secondary issue.