Results 1 to 1 of 1
Hi all,
I am trying to install Linux on a 512 compact flash and i made two partitions on that
/dev/hda1
/dev/hda2
when i tried to build ext2 file system ...
- 04-14-2006 #1Just Joined!
- Join Date
- Apr 2006
- Posts
- 1
Trouble with mke2fs on Compact flash cards.
Hi all,
I am trying to install Linux on a 512 compact flash and i made two partitions on that
/dev/hda1
/dev/hda2
when i tried to build ext2 file system on those partitions i get the following errors. Any help is appreciated.
I tried mke2fs /dev/hdc1 and it gave me same error. I tried with -c option to look for badblocks and its the same.
Thanks
Sid
root@scyther:~# mke2fs -c -c /dev/hdc1
mke2fs 1.38 (30-Jun-2005)
/dev/hdc1 is mounted; will not make a filesystem here!
root@scyther:~# mke2fs -c -c /dev/hdc2
mke2fs 1.38 (30-Jun-2005)
/dev/hdc2 is mounted; will not make a filesystem here!


Reply With Quote