From: "Jurriaan Kalkman" <Jurriaan.Kalkman@zrt.nl>
To: <smithjames@comcast.net>, <parisc-linux@lists.parisc-linux.org>
Subject: Betr.: [parisc-linux] Formatting Scsi disks
Date: Fri, 06 Sep 2002 16:00:22 +0200 [thread overview]
Message-ID: <sd78d3a1.013@ms-zrt1> (raw)
>I had an odd thing happen.....
>
>i took a disk out of a 712 & had it in a mac for a while
>when i put it back into the 712, & tried to put linux back on it, it got =
as
>far as fdisk which then said that it couldnt write a partition table to =
it
>
>the disk still works in the mac - am i missing something daft here ?
>
>the search command from the boot console on the 712 sees the disk
>the kernel sees & correctly identifies the disk
>
>just wont partition it
>
>
>any ideas?
>
try zeroing out the first few blocks:
dd if=3D/dev/zero of=3D/dev/offending_scsi_drive bs=3D512 count=3D4
(think if you need a backup before you do this!)
Good luck,
Jurriaan
next reply other threads:[~2002-09-06 14:15 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-09-06 14:00 Jurriaan Kalkman [this message]
2002-09-13 6:26 ` [parisc-linux] Re: OT HP-UX Formatting Scsi disks Derek Engelhaupt
2002-09-13 19:16 ` Christoph Plattner
2002-09-14 1:04 ` Andrew Shugg
2002-09-14 6:49 ` sven schnelle
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=sd78d3a1.013@ms-zrt1 \
--to=jurriaan.kalkman@zrt.nl \
--cc=parisc-linux@lists.parisc-linux.org \
--cc=smithjames@comcast.net \
/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.