Hi
Yes I can still start windows. Not much works though. Can sometimes get into the info from the 3 buttons on the bottom left of the screen, but it I try to run any thing from them, they stop working.
On boot up it still gives the option for Win 7 or Win 10. As I mentioned the computer was upgradedto Win10. All the Win7 files are still on it.
Ran the script and mabe a text file and copied it to the flash drive.
Here are the results:
Microsoft Windows [Version 10.0.15063]
© 2017 Microsoft Corporation. All rights reserved.
C:\Windows\system32>diskpart
Microsoft DiskPart version 10.0.15063.0
Copyright © Microsoft Corporation.
On computer: MIKE
DISKPART> list volume
Volume ### Ltr Label Fs Type Size Status Info
---------- --- ----------- ----- ---------- ------- --------- --------
Volume 0 D DVD-ROM 0 B No Media
Volume 1 Recovery NTFS Partition 9 GB Healthy
Volume 2 C WIN7 NTFS Partition 250 GB Healthy System
Volume 3 E PROGRAMMES NTFS Partition 170 GB Healthy
Volume 4 F CAD NTFS Partition 170 GB Healthy
Volume 5 G DATA NTFS Partition 165 GB Healthy
Volume 6 H FILLING NTFS Partition 165 GB Healthy
Volume 7 NTFS Partition 450 MB Healthy Hidden
DISKPART> select disc 0
Microsoft DiskPart version 10.0.15063.0
DISK - Shift the focus to a disk. For example, SELECT DISK.
PARTITION - Shift the focus to a partition. For example, SELECT PARTITION.
VOLUME - Shift the focus to a volume. For example, SELECT VOLUME.
VDISK - Shift the focus to a virtual disk. For example, SELECT VDISK.
DISKPART> list partition
There is no disk selected to list partitions.
Select a disk and try again.
DISKPART> select disk 0
Disk 0 is now the selected disk.
DISKPART> list partition
Partition ### Type Size Offset
------------- ---------------- ------- -------
Partition 1 Primary 9 GB 1024 KB
Partition 2 Primary 250 GB 9 GB
Partition 0 Extended 670 GB 260 GB
Partition 4 Logical 170 GB 260 GB
Partition 5 Logical 170 GB 430 GB
Partition 6 Logical 165 GB 600 GB
Partition 7 Logical 165 GB 766 GB
Partition 3 Recovery 450 MB 931 GB
DISKPART> notepad
Microsoft DiskPart version 10.0.15063.0
ACTIVE - Mark the selected partition as active.
ADD - Add a mirror to a simple volume.
ASSIGN - Assign a drive letter or mount point to the selected volume.
ATTRIBUTES - Manipulate volume or disk attributes.
ATTACH - Attaches a virtual disk file.
AUTOMOUNT - Enable and disable automatic mounting of basic volumes.
BREAK - Break a mirror set.
CLEAN - Clear the configuration information, or all information, off the
disk.
COMPACT - Attempts to reduce the physical size of the file.
CONVERT - Convert between different disk formats.
CREATE - Create a volume, partition or virtual disk.
DELETE - Delete an object.
DETAIL - Provide details about an object.
DETACH - Detaches a virtual disk file.
EXIT - Exit DiskPart.
EXTEND - Extend a volume.
EXPAND - Expands the maximum size available on a virtual disk.
FILESYSTEMS - Display current and supported file systems on the volume.
FORMAT - Format the volume or partition.
GPT - Assign attributes to the selected GPT partition.
HELP - Display a list of commands.
IMPORT - Import a disk group.
INACTIVE - Mark the selected partition as inactive.
LIST - Display a list of objects.
MERGE - Merges a child disk with its parents.
ONLINE - Online an object that is currently marked as offline.
OFFLINE - Offline an object that is currently marked as online.
RECOVER - Refreshes the state of all disks in the selected pack.
Attempts recovery on disks in the invalid pack, and
resynchronizes mirrored volumes and RAID5 volumes
that have stale plex or parity data.
REM - Does nothing. This is used to comment scripts.
REMOVE - Remove a drive letter or mount point assignment.
REPAIR - Repair a RAID-5 volume with a failed member.
RESCAN - Rescan the computer looking for disks and volumes.
RETAIN - Place a retained partition under a simple volume.
SAN - Display or set the SAN policy for the currently booted OS.
SELECT - Shift the focus to an object.
SETID - Change the partition type.
SHRINK - Reduce the size of the selected volume.
UNIQUEID - Displays or sets the GUID partition table (GPT) identifier or
master boot record (MBR) signature of a disk.
DISKPART>
Thanks
MikeBack