search for: mke3fs

Displaying 7 results from an estimated 7 matches for "mke3fs".

Did you mean: mke2fs
2001 Apr 01
3
Which are the steps to apply a Ext3 file system?
...0-0ext3.i386.rpm rpm -Uvh e2fsprogs-1.20-0.WIP.src.rpm rpm -Uvh e2fsprogs-devel-1.20-0.WIP.i386.rpm rpm -Uvh quota-2.00pre3-7a.i386.rpm rpm -Uvh quota-2.00pre3-7a.src.rpm 4- I built the kernel again. 5- I turned off/on the machine. 5- So, I tryed create a ext3 filesystem: [root]# mke3fs /dev/hda6 mke3fs: Must be run on a kernel with ext3 support. Which are the steps to apply a Ext3 file system? What am I suppose to do?
2014 Sep 20
4
Possible bug in mkfs.ext3
...stdisk/can > find any intact super blocks. > > Consider using a hex editor to look at some of the super blocks. > They should contain the same data. The data that actually appears > there might give some clue as to what happened. > > As a last ditch recovery effort, run mke2fs/mke3fs with the "-S" > option to initialize the super blocks and group descriptors only. > Do this only with (or on) a backup copy of the partition, since > it is potentially destructive. Then see if /debugfs/can make > sense of the filesystem, and if so, run /fsck/with the "-f...
2014 Sep 20
0
Re: Possible bug in mkfs.ext3
...ntact super blocks. >> >> Consider using a hex editor to look at some of the super blocks. >> They should contain the same data. The data that actually appears >> there might give some clue as to what happened. >> >> As a last ditch recovery effort, run mke2fs/mke3fs with the "-S" >> option to initialize the super blocks and group descriptors only. >> Do this only with (or on) a backup copy of the partition, since >> it is potentially destructive. Then see if /debugfs/can make >> sense of the filesystem, and if so, run /fsck/w...
2000 Nov 20
3
Info before I try this
Is there any more docs on this other then the blurb on beta.redhat.com? I got a spare non-critical victim err... test machine I want to try this on and have all the RPMS, but would really like to chew on a little more detail before I leap. Regards, Henri -- "People die." --The Cynic's Book of Wisdom
2014 Sep 21
1
Re: Possible bug in mkfs.ext3
...t;>> >>> Consider using a hex editor to look at some of the super blocks. >>> They should contain the same data. The data that actually appears >>> there might give some clue as to what happened. >>> >>> As a last ditch recovery effort, run mke2fs/mke3fs with the "-S" >>> option to initialize the super blocks and group descriptors only. >>> Do this only with (or on) a backup copy of the partition, since >>> it is potentially destructive. Then see if /debugfs/can make >>> sense of the filesystem, and if...
2000 Nov 06
1
Please make the journal file unmodified by user processes
Please forbid user level process to touch or unling the journal file when the partition is ext3 mounted ... at all ! So far this weakness has been my main problem when using ext3 on production systems. Happened to rpmfind machines a couple of times, at best a program removed the journal inode from the FS list and it cannot be mounted at next reboot. At worse the content of the journal.dat is
2000 Oct 30
7
Source RPM please
Hi, I''m a long ext3 user (rpmfind.net). I propagated ext3 on some of our server box (W3C webservers are ext3 based too now). I might be tempted of testing out your kernel RPMs but unavailability or the source RPM and the SMP version are definite showstoppers. Please provide them. In the meantime I will stick to my own set of kernel ext3 RPMs at ftp://rpmfind.net/pub/veillard/ext3/