G'day all,
We're just trying to add a second HDD to our Fedora server. It's not new but recent.
fdisk'd it OK (one single linux partition), then ran mke2fs -j /dev/hdb1, which reported no problems.
Then, to check (because we weren't entirely sure about the provenance of the drive) I ran fsck, which reported as follows:
You didn't state what command you used exactly, but I'd wager you tried to fsck /dev/hdb rather than fsck /dev/hdb1 (note the 1).
That would explain the message.
Greeno -- Tony Green <[EMAIL PROTECTED]>
-- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
