Page 1 of 1

During multi session DVD, will the HDD continue to spin?

Posted: Tue 09 Jul 2013, 15:43
by ssreddy
During a multi session DVD session, everything is loaded to RAM & the session is run from the RAM.

In such a case, will the hard disk continue to revolve though there are no read - write operations or will it be at rest completely? If it's at rest totally, that will avoid a lot of wear & tear, isn't it?

Posted: Tue 09 Jul 2013, 21:37
by tallboy
Hi ssreddy.
If you have a Linux swap partition on the harddisk, a live multisession loaded into RAM is set up to use that swap partition, unless you have programmed it not to do so.
So yes, your HDD may run.

I never use windoze, and am unfamiliar with how puppy use similar 'swap' partitions in that OS, so someone else may answer that bit!

You can of course disconnect your harddisk and run a live DVD multisession from RAM as usual, provided you have enough memory if you use large programs.

I always run live from a CD/DVD, but as far as I have understood, a puppy on a USB memory stick may be the best solution when running without a HDD on a low memory linuxbox.

tallboy

Posted: Wed 10 Jul 2013, 01:39
by ssreddy
No, I don't have any swap partition on the hard disk.

The main sfs file, the save files & the rest of the puppy files are all on the dvd.

My question is in such a case, when everything is loaded into & being run from the RAM, Will the hard disk still revolve?

I know the system can be run without a hard disk now but if it is attached to the system, will it be at rest mechanically or will it still revolve?

HDD operations when power is on

Posted: Wed 10 Jul 2013, 05:43
by gcmartin
Hard disks whirl as long as there is power to them. They is little to no arm movements (data access) to non-mounted partitions, but the disks go round and round all the time.

Here to help

Posted: Wed 10 Jul 2013, 14:54
by ssreddy
Thank u.

Posted: Wed 10 Jul 2013, 16:09
by amigo
No, most hard disks do not spin forever when not being used. Any modern HD will spin down after a certain time. And you can always use hdparm or sdparm to spin them down when you want.