|
 |
|
01-01-2005, 08:55 AM
|
#1
|
|
Newbie
Join Date: Dec 2004
Posts: 50
|
I'v had a thought! - Make Hibernation Better?
My computer can come out of hibernation in under 10 seconds, so I've decided I'l use hibernation as my methord of powering down.
Anyway, Would it be possible to use the same hibernation file(memory dump) everytime windows is woken up?
benifits:
extreamly quick powerdown
same boot times everytime.
cons:
are they any? If I'm using same hibernation file each boot, then memory not going to get clogged up, like it would in normal hibernation. (i read sumwer)
would appreciate peoples views on this.
mick.
|
|
|
|
|
|
Advertisement
|
Sponsored links
|
01-01-2005, 08:58 AM
|
#2
|
|
Confusion Master
Join Date: Sep 2003
Location: If you go down to the woods today, You're sure of
Posts: 11,928
|
It would mean the same song playing from the same place each time you started the PC up.
What if you had removed that song from your playlists?
|
|
|
01-01-2005, 09:18 AM
|
#3
|
|
Newbie
Join Date: Dec 2004
Posts: 50
|
I'd thought of that...
If you happend to delete the file it simply wouldnt play.
would puting computer into hibernation, just at the end of the last song, with random selected, select a random track each time computer is resumed?
mick
|
|
|
01-01-2005, 10:54 AM
|
#4
|
|
Raw Wave
Join Date: Mar 2004
Location: Redondo Beach, CA
Posts: 1,969
|
See the EWF/minlogon thread. Using components from XPe it's possible to achieve what you want.
|
|
|
01-01-2005, 12:53 PM
|
#5
|
|
FLAC
Join Date: May 2004
Posts: 1,251
|
 I think we need to put a sticky up or something, because a lot of people don't realize what we've got going on here. Anyways, yeah using EWF we can create a hibernate once, resume many (HORM) image. I haven't checked yet, but I imagine that you can do it even without making the filesystem readonly since it's just the special version of NTLDR that does it. If that's the case then the frontend could always update a file with the last action (playing mp3, video, radio, etc.) and then on resume it should always read that file to see what it should load up. But that's up to the frontend developers.
|
|
|
01-01-2005, 12:59 PM
|
#6
|
|
Maximum Bitrate
Join Date: Sep 2004
Posts: 505
|
Your right, we just need frontend support for this kind of thing.
|
|
|
01-01-2005, 01:04 PM
|
#7
|
|
Newbie
Join Date: Dec 2004
Posts: 50
|
Just installed EWF  ...
It does exactly what i wanted  .... thanks.
mick.
|
|
|
01-01-2005, 10:26 PM
|
#8
|
|
Maximum Bitrate
Join Date: Feb 2004
Location: Charlotte, NC
Posts: 520
|
yeah...i just stumbled uppon the EWF HORM document.
Awesome work guy!
STICKy please..
one question though.
does EWF and HORM improve hibernation times or just boot times
__________________
mobo $130 ; 150wOpus-$200 ; 256mb pc2700 -$10 ; 120gb HDD 7200-$70 ; Lilliput TS 7"-$265 ; USB LAN-Free AR ; Rikaline 6010 GPS-$34 ; ShuttleXpress-$37
Total = $746....Carputer = Priceless
Last edited by cadence117; 01-01-2005 at 11:57 PM.
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
01-02-2005, 09:20 AM
|
#9
|
|
Newbie
Join Date: Dec 2004
Posts: 50
|
If I make changes with ewf enabled... can I then commit the changes afterwards, by typing, ewfmgr c: -commit -live ??
mick.
|
|
|
01-02-2005, 09:32 AM
|
#10
|
|
Maximum Bitrate
Join Date: Sep 2004
Posts: 505
|
ewfmgr c: -commitanddisable -live
ewfmgr C: -enable
EWF will then be enabled on the next restart.
|
|
|
01-02-2005, 09:38 AM
|
#11
|
|
Newbie
Join Date: Dec 2004
Posts: 50
|
I just thought it would be nice to commit changes without having to restart.
cant have everything eh
mick.
|
|
|
01-02-2005, 10:21 AM
|
#12
|
|
FLAC
Join Date: May 2004
Posts: 1,251
|
-commitanddisable -live commits your changes right then and there, no restart needed. you need to restart in order to re-enable EWF after you give the -enable command.
|
|
|
05-18-2005, 08:05 AM
|
#13
|
|
Newbie
Join Date: Apr 2005
Location: The Netherlands,GLD
Posts: 34
|
Quote: Originally Posted by SFiorito
 .......Anyways, yeah using EWF we can create a hibernate once, resume many (HORM) image. I haven't checked yet, but I imagine that you can do it even without making the filesystem readonly since it's just the special version of NTLDR that does it......
Does anyone knows if this works?
I'm using a normal windows XP SP2 install and I'm only want to use HORM
is this possible? I don't need to lockup my pc wit EWF etc..
|
|
|
05-18-2005, 08:20 AM
|
#14
|
|
Super Moderator
Join Date: Apr 2004
Location: USA
Posts: 3,688
|
Just wondering why you guys care how fast your computer powers down?
__________________
AMD XP 2600+/512MB RAM/120GB hard drive
Opus 150W/DVD/GPS/7" Lilliput TS/802.11g/Bluetooth
Installed.
-GPSSecure- - GPS Tracking
-AltTabber2.2.2- - Handy touchscreen utility.
|
|
|
05-18-2005, 10:31 AM
|
#15
|
|
Constant Bitrate
Join Date: Apr 2004
Posts: 154
|
Quote: Originally Posted by SFiorito
 I think we need to put a sticky up or something, because a lot of people don't realize what we've got going on here. Anyways, yeah using EWF we can create a hibernate once, resume many (HORM) image. I haven't checked yet, but I imagine that you can do it even without making the filesystem readonly since it's just the special version of NTLDR that does it. If that's the case then the frontend could always update a file with the last action (playing mp3, video, radio, etc.) and then on resume it should always read that file to see what it should load up. But that's up to the frontend developers.
I'd love to be able to do this. I like having all the system info stored in memory (saving writes to the HD) but hate having to rebuild a playlist every time I get in the car. I remember someone working on a way to commit just a single file to a readonly partition. I tried installing my frontend on another partition that wasn't protected so the playlist file would be written. But it creates bad sectors on the drive anytime I try to write anything to the unprotected partition when EWF is enabled on the protected one. Why does this happen?
Same HD two partitions.
One protected, one not.
Neither are writable when just one is readonly with EWF.
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 04:18 AM.
| |