Operating System - HP-UX
1753587 Members
6825 Online
108796 Solutions
New Discussion

Re: fsck returns "fsck: Invalid file system swap"

 
Silvio Causetti
New Member

fsck returns "fsck: Invalid file system swap"

After a workstation crash I cannot mount one of the 2 disk filesystems. On it I created a swap area as 'primary swap area'.

The root filesystem is mounted. It asks me to run fsck on the second disk.
I executed:
fsck /dev/dsk/c0t4d0
it returned:
fsck: Invalid file system swap

The operating system is HpUx 10.20

Any suggestion?

Thank you in advance, Silvio

1 REPLY 1
Joseph Loo
Honored Contributor

Re: fsck returns "fsck: Invalid file system swap"

hi,

it should be:

# fsck
and not the physical volume.

e.g.
# fsck -F vxfs /dev/vg00/rlvol2

regards.
what you do not see does not mean you should not believe