|
|
My work laptop has one hard drive, but I've been wanting to partition it so I can have my work separate from the operating system (Windows 7).
Today I finally got around to trying it. A quick online search provided instructions for using Disk Management to shrink a partition, create a new partition, assign a drive letter, format it. I did all that. It looked good. I moved a bunch of files from C to F (the new partition). And it was good. Until I rebooted.
After rebooting, the F drive (partition) shows as RAW (instead of NTFS) and the system says it needs to be formatted. I know I put files there, so I hesitate to reformat.
More searching hasn't turned up a solution.
Going on the idea that maybe the letters for the partitions on a physical drive have to be consecutive, I reordered the letters so now the new partition is D, but that didn't help.
For a while the DVD drive (previously was D, now E) was also acting strange, but it seems OK now.
Has anyone else seen this? Can anyone point to a solution?
I guess I'll reboot again.
Edit: I still don't know what went wrong or how to fix it, so this morning I bit the bullet and reformatted. This time things seem OK. It survived a reboot and I'm restoring files again.
You'll never get very far if all you do is follow instructions.
modified 18-Jun-14 11:40am.
|
|
|
|
|
Sounds very strange. I have never had a problem doing that; indeed I did it on 2 Windows 7 Professional systems only recently, with no problems. However I did not do (and never have done) it direct from diskmgmt , but by right-clicking "My Computer" and accessing the plugin from the management console. Don't know why or if that would make any difference. I know (you did, didn't you?) you backed up those files before copying them to the new partition.
|
|
|
|
|
Richard MacCutchan wrote: backed up those files
It was mostly my TFS working copy, so restoration is simple. I had begun altering config files and such to point to F: rather than C: and I'll have to make those changes again.
You'll never get very far if all you do is follow instructions.
|
|
|
|
|
I never had such experience, but you may grab a partitioning software (not the one of Microsoft) that build specifically for that and try to fix it...
I'm not questioning your powers of observation; I'm merely remarking upon the paradox of asking a masked man who he is. (V)
|
|
|
|
|
|
Dear all:
I am a new one in windows driver, now I want to implement a I2C touch driver in
windows xp, Does any sample code in WinDDK? OR anything reference about I2C
touch driver?
Thanks for your help, Victor
|
|
|
|
|
cedricvictor wrote: I am a new one in windows driver Then I'd suggest starting with something simpeler, like a bare-bones driver.
Bastard Programmer from Hell
If you can't read my code, try converting it here[^]
|
|
|
|
|
Dear all:
I wanna write a Windows xp i2c bus driver, but I don't know how to begin,
and where to search the data, or sample code.
Does any one give me some suggestion?
Thank for your help. Victor
|
|
|
|
|
|
Hi,
we are facing Memory Leak issue from the beginning of Application deployed on the server. Suppose we restart the server, the memory usage will be decreased(25 or 30%). Then gradually it will increase. if it touches 100%, some of our Application EXE will be killed by the system. Memory Size is increased upto 100% within two days. I am a developer but in our System admin and me are analyzing this issue. When Physical Memory usage is 98% around 11.5 GB, in the task Manager -> Process -> Total size of the process is nearly 400 or 500 Mb only. We could not find where memory taking . Any suggestion appreciated.
More Information About the Server.
This is image server. Images are being accessed continuesly by other network client by using shared access as well as iis virtual path.
Windows Server 2008R2 Enterprise
Service Pack 1
Installed Memory 12 GB
System Type 64bit Operating System
|
|
|
|
|
cravi85 wrote: Any suggestion appreciated. The first suggestion is to monitor your applications to find out which one(s) are leaking.
|
|
|
|
|
|
hi, everybody
i write a Virtual keyboard, and send a virtual key to the keyboardclass by KeyboardClassServiceCallback.
First, my pc is lenveo thinkpad T430,when the syntp.sys driver is running, my virtual keyboard is crash until send vitual key.
i guardian the .dump file:
SYSTEM_SERVICE_EXCEPTION (3b)
An exception happened while executing a system service routine.
Arguments:
Arg1: 00000000c0000005, Exception code that caused the bugcheck
Arg2: fffff880010c754a, Address of the instruction which caused the bugcheck
Arg3: fffff8801bf0b0b0, Address of the context record for the exception that caused the bugcheck
Arg4: 0000000000000000, zero.
Debugging Details:
------------------
EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - 0x%08lx
FAULTING_IP:
Wdf01000+3754a
fffff880`010c754a 664439400a cmp word ptr [rax+0Ah],r8w
CONTEXT: fffff8801bf0b0b0 -- (.cxr 0xfffff8801bf0b0b0)
rax=0000000000000000 rbx=fffff8801bf0bb38 rcx=fffffa8007baedc0
rdx=fffffa800849b4d0 rsi=fffff8801bf0bba0 rdi=fffff8801bf0bbac
rip=fffff880010c754a rsp=fffff8801bf0bab0 rbp=fffff8801bf0bec0
r8=0000000000000000 r9=fffff8801bf0bb38 r10=fffff880009ca180
r11=fffffa8004de8b00 r12=0000000000000000 r13=0000000000000000
r14=fffffa8004670280 r15=fffffa8004670280
iopl=0 nv up ei ng nz na pe nc
cs=0010 ss=0018 ds=002b es=002b fs=0053 gs=002b efl=00210282
Wdf01000+0x3754a:
fffff880`010c754a 664439400a cmp word ptr [rax+0Ah],r8w ds:002b:00000000`0000000a=????
Resetting default scope
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
BUGCHECK_STR: 0x3B
CURRENT_IRQL: 0
LAST_CONTROL_TRANSFER: from 0000000000000000 to fffff880010c754a
STACK_TEXT:
fffff880`1bf0bab0 00000000`00000000 : fffff800`09262630 00000000`00000010 00000000`00200086 fffff880`1bf0bae8 : Wdf01000+0x3754a
FOLLOWUP_IP:
Wdf01000+3754a
fffff880`010c754a 664439400a cmp word ptr [rax+0Ah],r8w
SYMBOL_STACK_INDEX: 0
SYMBOL_NAME: Wdf01000+3754a
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: Wdf01000
IMAGE_NAME: Wdf01000.sys
DEBUG_FLR_IMAGE_TIMESTAMP: 51c51641
STACK_COMMAND: .cxr 0xfffff8801bf0b0b0 ; kb
FAILURE_BUCKET_ID: X64_0x3B_Wdf01000+3754a
BUCKET_ID: X64_0x3B_Wdf01000+3754a
Followup: MachineOwner
---------
In the DeviceTree, the keyboardfdo is upper syntp fdo, i guess , the crash may be related to the fdo orders~~
|
|
|
|
|
At a customer's place who has OS X 10.5.8 installed on their iMac.
Need to upgrade but there is no App Store until 10.6.x.
Online says it is DVD only. Ring local Aplle Store and they don't have it but reckon it can be downloafed.
Put me through to Apple Support who promptly hang up on me.
Anyone have a link to where I can buy it and then download it?
Michael Martin
Australia
"I controlled my laughter and simple said "No,I am very busy,so I can't write any code for you". The moment they heard this all the smiling face turned into a sad looking face and one of them farted. So I had to leave the place as soon as possible."
- Mr.Prakash One Fine Saturday. 24/04/2004
modified 13-Mar-14 22:50pm.
|
|
|
|
|
Michael Martin wrote: Put me through to Apple Support who promptly hang up on me.
Wow, says a lot doesn't it?
.-.
|o,o|
,| _\=/_ .-""-.
||/_/_\_\ /[] _ _\
|_/|(_)|\\ _|_o_LII|_
\._. |\_/|"` |_| ==== |_|
|_|_| ||" || ||
|-|-| ||LI o ||
|_|_| ||'----'||
/_/ \_\ /__| |__\
|
|
|
|
|
There's a pretty unsatisfying (but very Apple) solution on their 'Support' site[^].
Basically, buy a 10.6 DVD, install it, then Mavericks. Big thing to check first is whether or not the machine can be upgraded.
TTFN - Kent
|
|
|
|
|
I did some research - Versions before Lion (10.6.X) need to be installed from a DVD, anything else is impossible. Fortunately, Apple still sells Snow Leopard copies, so getting hands on the DVD shouldn't be a big deal.
I will never again mention that Dalek Dave was the poster of the One Millionth Lounge Post, nor that it was complete drivel.
|
|
|
|
|
Marco Bertschi wrote:
I did some research - Versions before Lion (10.6.X) need to be installed from a DVD, anything else is impossible. Fortunately, Apple still sells Snow Leopard copies, so getting hands on the DVD shouldn't be a big deal. |
Found all that myself, but want the thing today. If I could get it today, I could complete the entire upgrade by the end of the weekend and get paid on Monday.
As it is, I called Apple, have paid for it and it should get to me by Tuesday, so it might be done by Thursday or Friday. The dicks won't mail it to my PO Box, it has to be the house, good thing my Wife and I both work, both kids go to school and the Mother In-Law won't answer the door when no ones home.
Michael Martin
Australia
"I controlled my laughter and simple said "No,I am very busy,so I can't write any code for you". The moment they heard this all the smiling face turned into a sad looking face and one of them farted. So I had to leave the place as soon as possible."
- Mr.Prakash One Fine Saturday. 24/04/2004
|
|
|
|
|
I could of course just send you my copy, but I doubt that that will arrive in Oz before you get it from Apel.
I will never again mention that Dalek Dave was the poster of the One Millionth Lounge Post, nor that it was complete drivel.
|
|
|
|
|
I want to add the shortcut to all user desktop using group policy reference. The file was share from
\\pc1\localsh\News
folder and mapped to user by a logon script to this path
Y:\News
I want to create a short cut to the News folder and put it on all desktop user. So I try to read the article from here[^]. The below is my setting:
Action: Update
Name: News/Information
Target Type: File System Object
Location: All user desktop
Target path: \\pc1\localsh\News
Argument: (Blank)
Start In: \\pc1\localsh\News
Other setting is keep the same. I also try to run gpupdate /force command on both server and client machine but when I try to logon, the shortcut is appear. I also try to search video in youtube it give an example by pointing shortcut to a website, not to a folder.
Please let me know if you found any mistake in the above setting and find the solution.
Thank,
Kanel
|
|
|
|
|
I downloaded the log file from the web server, and found many strange entries. Why is a statistics script called so terribly often? What do all the junk referrers do there? Looks like some mis-configuration of the Plesk software for managing IIS.
Literally hundreds of times a day, http://cydas.org/plesk-stat/webstat/AWStats/cgi-bin/awstats.pl?framename=mainright&output=refererpages[^] is called. This shows the referrer statistics for the web site - virtually none of them is related to Cytogenetics (that's what the web site is about). Most of them are dubious domains.
The statistics page does not show query parameters, as they are required for a good link to YouTube. But the logs show many referrals from YouTube (most of them say: "This video is no longer available because the YouTube account associated with this video has been terminated.", but one is still available and bears the title "Generateur de Code PaySafeCard - Gratuit Code PaySafeCard" - criminal content, I guess).
What are your experiences with such a strange thing, how does this kind of hack work, and more important: how to prevent it?
[Edit]With a Google search (for awstats.pl and further search terms[^]), I found some more web sites which are such infected, and fake "user profiles" which link to the statistics page as their "home page".[/Edit]
modified 23-Feb-14 9:38am.
|
|
|
|
|
I'd like to add some further thoughts about that problem.
The awstats.pl script provided a page with links - and everyone could add his favorite into this list: just send a GET request to any page of my site with a forged referer (any library for sending http requests allows for setting any referer), and it will then show up on the script page.
Why would you want to do so?
It is believed that you get a better rank with search engines when your site is linked from many other sites. And in fact, several "referers" contained "seo" (like Search Engine Optimization) in their domain/subdomain or page name. And many other sites were likely added by such SEO bastards.
Actually, back in 2010 a Russian web pharmacy was the first to massively use my site for that purpose.
But there is another group: they show "cheats" for games, provide links to cracked games, or even more criminal key generators. I guess they simply try to obfuscate their origin - my page is linked from somewhere, from here you get to a youtube video explaining their hack and showing a link to the next page to get the desired product.
Perhaps other uses are possible, but that's the idea I've come up with.
|
|
|
|
|
Hi all,
I am newbie to Window Driver programming.
So, my question that I concern is how the API call exactly Driver functions.
E.g.:
User application call an API function, then API function call Windows Driver. The question is how the API function maps to Driver function or call the driver correctly, especially there are many drivers for one device.
As of my thinking, the driver must conform to the rule that Microsoft define?
Pls answer me in the soonest time and Thank you very much.
|
|
|
|
|
|