From: Steven Haigh <netwiz@crc.id.au>
To: Clinton Lee Taylor <clintonlee.taylor@gmail.com>
Cc: linux-raid@vger.kernel.org
Subject: Re: Use of WD20EARS with MDADM
Date: Thu, 22 Apr 2010 10:51:02 +1000 [thread overview]
Message-ID: <7377a3dbc6fd36483758c7c7aeeae55e@localhost> (raw)
In-Reply-To: <z2wb7b14cbb1004211231vf34acbf1sf34ccba3160c1688@mail.gmail.com>
+1 Insightful.
This is a gem of a tip - so much so that I've archived the text of this as
I KNOW it will come in handy soon.
It may be been semi-off topic, but it is worth its weight in gold!
Thankyou!
On Wed, 21 Apr 2010 21:31:27 +0200, Clinton Lee Taylor
<clintonlee.taylor@gmail.com> wrote:
> Greetings ...
>
> On 21 April 2010 21:01, Mark Knecht <markknecht@gmail.com> wrote:
>> On Wed, Apr 21, 2010 at 11:40 AM, Tim Small <tim@buttersideup.com>
wrote:
>>> Mark Knecht wrote:
>>>> This machine only gets a few hours of use a day but is generally
>>>> powered up all the time. I don't know why Linux wakes this drive up
>>>> roughly every two minutes, assuming it's Linux and not the drive
>>>> itself or something on the motherboard, but it does.
>>>>
>>>
>>>
>>> This is documented here:
>>>
>>>
https://ata.wiki.kernel.org/index.php/Known_issues#Drives_which_perform_frequent_head_unloads_under_Linux
>>>
>>> If you want to fix it, then wdidle3.exe worked for me. Search for:
>>>
>>> wdidle3_1_00.zip
>>>
>>>
>>> Tim.
>>>
>>
>> Yeah, that's been reported here before, but how does someone run this
>> Windows program on a remote machine that boots only Linux? Even if it
>> was a DOS executable the machine has no floppy. I presume you are
>> dual-boot with Windows? If so maybe I'll install Windows the next time
>> I visit.
> Why don't you download FreeDOS boot floppy image. Add the DOS
> program to the image. Copy image to your boot partition, add an entry
> in your Boot Manager to boot the image using some line syslinux image
> booter.
>
> On CentOS, install syslinux package using "yum install syslinux"
> Copy memdisk to your boot partition
>
> From the www.freedos.org web site, download floppy image in
> http://www.freedos.org/freedos/files/ ...
>
> wget -vb
>
http://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/distributions/1.0/fdboot.img
>
> Mount the downloaded image file with "mount fdboot.img /mnt/floppy/ -o
> rw,loop"
>
> Copy DOS program into the floppy image.
>
> Add to your grub.conf file ...
>
> title FreeDOS - Boot Image
> kernel memdisk
> initrd fdboot.img
>
> Now reboot your system that does not have a floppy drive off the
> FreeDOS image and run the DOS program to make changes. The only thing
> I can think of that might be a problem, is that you might have the
> drive attached to a SATA port that is not supported by the DOS program
> or something like that.
>
> This is what I use to do BIOS and other firmware updates, that Linux
> does not have a tool for.
>
> Mailed
> LeeT
>
> P.S. Sorry for the Off Topic post, but I hope it helps.
> --
> To unsubscribe from this list: send the line "unsubscribe linux-raid" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
--
Steven Haigh
Email: netwiz@crc.id.au
Web: http://www.crc.id.au
Phone: (03) 9001 6090 - 0412 935 897
Fax: (03) 8338 0299
--
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2010-04-22 0:51 UTC|newest]
Thread overview: 52+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-25 16:20 Use of WD20EARS with MDADM Andrew Dunn
2010-03-25 17:01 ` Asdo
2010-03-25 17:58 ` Mark Knecht
2010-03-25 20:23 ` John Robinson
2010-03-26 10:45 ` Asdo
2010-03-25 17:10 ` David Lethe
2010-03-25 17:45 ` Asdo
2010-03-28 16:19 ` Stefan *St0fF* Huebner
2010-03-29 16:59 ` WD20EARS data Stefan /*St0fF*/ Hübner
2010-03-29 17:13 ` Stefan /*St0fF*/ Hübner
2010-04-14 19:53 ` Use of WD20EARS with MDADM Bill Davidsen
2010-04-19 14:17 ` Phillip Susi
2010-04-21 13:20 ` Bill Davidsen
2010-04-21 13:45 ` Tim Small
2010-04-21 14:32 ` Mikael Abrahamsson
2010-04-21 21:58 ` Berkey B Walker
2010-05-02 22:33 ` Bill Davidsen
2010-05-03 0:08 ` Berkey B Walker
2010-04-21 15:14 ` Phillip Susi
2010-04-21 16:42 ` Bill Davidsen
2010-04-21 17:36 ` Mark Knecht
2010-04-21 18:40 ` Tim Small
2010-04-21 19:01 ` Mark Knecht
2010-04-21 19:31 ` Clinton Lee Taylor
2010-04-22 0:51 ` Steven Haigh [this message]
2010-04-21 19:33 ` Phillip Susi
2010-04-21 20:36 ` Mark Knecht
2010-05-12 13:06 ` Tim Small
2010-04-22 11:40 ` wdidle3 Tim Small
2010-04-22 16:13 ` Use of WD20EARS with MDADM Khelben Blackstaff
2010-04-22 18:16 ` Simon Matthews
2010-04-22 19:44 ` Phillip Susi
2010-04-22 23:23 ` Mark Knecht
2010-04-23 0:03 ` Richard Scobie
2010-04-23 1:29 ` Mark Knecht
2010-04-23 3:49 ` Phillip Susi
2010-04-23 3:44 ` Phillip Susi
2010-04-21 15:52 ` Simon Matthews
2010-04-21 19:24 ` Richard Scobie
2010-03-26 20:27 ` Peter Kieser
2010-03-26 20:59 ` Mark Knecht
2010-03-26 21:01 ` Peter Kieser
2010-03-26 21:06 ` Mark Knecht
2010-03-26 21:16 ` Mark Knecht
2010-03-26 21:19 ` Richard Scobie
2010-03-26 22:38 ` Mark Knecht
2010-03-26 22:47 ` Peter Kieser
2010-03-26 22:50 ` Matt Garman
2010-03-26 22:51 ` Peter Kieser
2010-03-26 23:01 ` David Rees
2010-03-27 23:31 ` Mark Knecht
2010-03-26 21:45 ` Matt Garman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7377a3dbc6fd36483758c7c7aeeae55e@localhost \
--to=netwiz@crc.id.au \
--cc=clintonlee.taylor@gmail.com \
--cc=linux-raid@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.