All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joe Emenaker <joe@emenaker.com>
To: Joel Soete <soete.joel@scarlet.be>
Cc: parisc-linux@lists.parisc-linux.org
Subject: Re: [parisc-linux] Can't write to hard drives on a K200
Date: Tue, 26 Sep 2006 16:38:49 -0700	[thread overview]
Message-ID: <4519BA09.5070000@emenaker.com> (raw)
In-Reply-To: <45191956.4060800@scarlet.be>


[-- Attachment #1.1: Type: text/plain, Size: 1316 bytes --]

Joel Soete wrote:
>> Hrmmm.... so maybe the disks are read-only somehow, right? Well then 
>> how come I can dd like so:
>>
>>   dd if=/dev/zero of=/dev/sda bs=512 count=10
>>
>> That works fine. So.... anybody have any idea what's going on?
> If that doesn't matter to completely erase your disk try the same cmdl 
> without count param, i.e.
>     dd if=/dev/zero of=/dev/sda bs=512
Well, I did the entire drive with:
   dd if=/dev/zero of=/dev/sda bs=512 count=10 count=8388314
and that worked fine.

I also tried your
    dd if=/dev/zero of=/dev/sda bs=512k
and that worked too (8192 records in, 8192 records out).

So... dd works, (c)fdisk doesn't. I guess I could just get someone to 
partition a blank hd just the way I want and then send me their 
partition table (dd if=/dev/sdX bs=512 count=1 | gzip -9 | mail ....), 
then I could dd it on this end and I'd be all set, huh?

Well, there's another option. I could plug the drives into a SCSI card 
on a PC... but I've tried that, and I can't get that to work. If someone 
wants to help me with *that*, I'd appreciate that as well, since I 
clearly don't understand all of the intricacies of SCSI, because I 
couldn't get the PC to recognize the drive(s). I *think* it had to do 
with the drives being (apparently) "single-ended"... but I don't know.

- Joe

[-- Attachment #1.2: S/MIME Cryptographic Signature --]
[-- Type: application/x-pkcs7-signature, Size: 3291 bytes --]

[-- Attachment #2: Type: text/plain, Size: 169 bytes --]

_______________________________________________
parisc-linux mailing list
parisc-linux@lists.parisc-linux.org
http://lists.parisc-linux.org/mailman/listinfo/parisc-linux

  reply	other threads:[~2006-09-26 23:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <4518662C.6020103@emenaker.com>
2006-09-26  0:06 ` SPAM: [parisc-linux] Can't write to hard drives on a K200 Michael S. Zick
2006-09-26 12:13 ` Joel Soete
2006-09-26 23:38   ` Joe Emenaker [this message]
2006-09-27  2:28     ` Michael S. Zick
     [not found] <J6B9MR$91CD8B56571F1770C341CEA677BE5E0B@scarlet.be>
     [not found] ` <200609290939.19381.mszick@morethan.org>
     [not found]   ` <20060929145622.GM5017@parisc-linux.org>
2006-10-11 16:14     ` Michael S. Zick
2006-10-12  1:19       ` Grant Grundler

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=4519BA09.5070000@emenaker.com \
    --to=joe@emenaker.com \
    --cc=parisc-linux@lists.parisc-linux.org \
    --cc=soete.joel@scarlet.be \
    /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.