![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| FTP is corrupting binaries | krisl | UNIX for Dummies Questions & Answers | 5 | 08-14-2007 12:43 PM |
| /ext2 and /ext3 | vasikaran | UNIX for Dummies Questions & Answers | 2 | 12-16-2005 02:40 AM |
| ReiserFS vs ext3 vs anything else? | fishsponge | Filesystems, Disks and Memory | 6 | 09-30-2005 06:45 PM |
| ext3 filesystem | comadreja | Filesystems, Disks and Memory | 3 | 03-11-2002 10:47 PM |
| Anyone else see a performance hit from ext3 | 98_1LE | UNIX for Dummies Questions & Answers | 1 | 01-06-2002 07:35 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
how to Corrup ext3 paration
hi guys,
I am testing some embedded device.. In which there were a bug due to the corruption of the ext3 partition. ( if the partition was currapated all system was crashing ) Now developers are mounting that particular partition to check whether it is corrupted or not and taking other actions according to that... Now I need to reproduce the bug to confirm that it has been solved.... My problem is. is there any way we can corrupt the ext3 partition ?? Last edited by Gaurang033; 07-16-2008 at 06:48 AM.. |
|
||||
|
Quote:
And I don't know how to corrupt the ext3 partition.. any idea ?? |
|
||||
|
Quote:
First, skip some blocks of the disk and write some random data. dd if=/dev/urandom bs=1024 count=1 of=/dev/disk seek=10353 |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|