- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- e2fsck -b 8193 /dev/sda1
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-14-2006 08:22 AM
тАО12-14-2006 08:22 AM
e2fsck -b 8193 /dev/sda1
I run "e2fsck -b 8193".
Any help is appreciated...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-14-2006 08:31 AM
тАО12-14-2006 08:31 AM
Re: e2fsck -b 8193 /dev/sda1
You always should have a copy of dumpe2fs "before" the FS dies.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-14-2006 08:53 AM
тАО12-14-2006 08:53 AM
Re: e2fsck -b 8193 /dev/sda1
work. I can log in, however I have issue with file system read-only due to it is corrupt. Any other suggestion?
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-15-2006 04:38 AM
тАО12-15-2006 04:38 AM
Re: e2fsck -b 8193 /dev/sda1
ext2 or ext3?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-15-2006 04:55 AM
тАО12-15-2006 04:55 AM
Re: e2fsck -b 8193 /dev/sda1
RedHat ES4.
/dev/sda2 14 6527 52323705 8e Linux LVM
[root@englvm72 ~]#
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-15-2006 06:59 PM
тАО12-15-2006 06:59 PM
Re: e2fsck -b 8193 /dev/sda1
You need to access the LVM volumes on it, using the /dev/mapper/ or /dev/
Do you know what logical volumes you've created?
Use 'vgdisplay' and 'lvscan' to list all the logical volume groups and device nodes. Then you can do the fsck on the filesystems.