Chris
----- Original Message -----
From: "Jason Stubbs" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, November 23, 2003 9:28 PM
Subject: Re: [gentoo-user] formating a partition
On Monday 24 November 2003 12:09, Chris wrote:
> fsck always failed with exit code 6 {what ever that stands for}
>From the man page:
The exit code returned by fsck is the sum of the following
conditions:
<snip>
2 - System should be rebooted
4 - File system errors left uncorrected
<snip>
> and
> /dev/hdb3 does not exist
> yet fdisk sayes it is
Sounds like maybe hdb's partition table is corrupted.
If fdisk picks up all partitions, try opening hdb with fdisk, confirming
that
everything is correct, writing the partition table and exiting again.
i.e.
fdisk /dev/hdb
p
v
w
Jason
--
[EMAIL PROTECTED] mailing list
heres the short ver of what reiserfsck has to say
** reiserfsck /dev/hdb3 aborted saying to use --rebuild-sb
** reiserfsck --rebuild-sb /dev/hdb3 - super.c 333 rebuild_sb
rebuils_sb: cannot open device /dev/hdb3
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.543 / Virus Database: 337 - Release Date: 11/21/2003
--
[EMAIL PROTECTED] mailing list