Re: short read

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>
>  [root@XXXXX asimfs]# debugfs /mnt/asimfs/
> debugfs 1.35 (28-Feb-2004)
>  /mnt/asimfs/: Attempt to read block from filesystem resulted in short read
> while opening filesystem
>  debugfs:  stats
> stats: Filesystem not open


debugfs is run on a device file rather than a mount point.
Try:

# debugfs /dev/hda5
or whatever your device file is.

As mentioned by Thomas, if this is your self-made filesystem, it might
not work since this is specific to ext2.


--
Goldwyn

--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/kernelnewbies/
FAQ:           http://kernelnewbies.org/faq/



[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux