Plop Forum

General Category => Boot Managers => Topic started by: Levski on February 02, 2010, 08:09:18 AM

Title: Set CD-ROM Speed
Post by: Levski on February 02, 2010, 08:09:18 AM
Hi,
I use PLoP Boot Manager to boot linux from cd which results in a lot of noise
Is it possible to setup plop to decrease the drive speed ?
Title: Re: Set CD-ROM Speed
Post by: Elmar on February 02, 2010, 08:17:06 AM
no, decreasing the speed is not possible

regards
elmar
Title: Re: Set CD-ROM Speed
Post by: dukenukeme on March 14, 2010, 02:08:17 AM
QuoteIs it possible to setup plop to decrease the drive speed ?
it is not possible from plop
may be achived by modifying initrd.gz and adding hdparm utility
and further modifying linux-live init scrips
to include in some place

hdparm -E 24 /dev/XXX

where XXX is different /dev/sr0 or /dev/scd0 or /dev/hdc ?
i have tryed this approach , it was not really functioning (old drive)
depends on live cd