LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   make2fs ? (https://www.linuxquestions.org/questions/linux-newbie-8/make2fs-376079/)

p4inkill4 10-23-2005 01:32 PM

make2fs ?
 
What software do i need to have for this command to work ?

jailbait 10-23-2005 01:39 PM

"What software do i need to have for this command to work ?"

Login as root.

--------------------------
Steve Stites

homey 10-23-2005 01:40 PM

Just typing software. :)
As root user ( su - )
# ls /sbin |grep mk
mkdosfs
mke2fs
mkfs
mkfs.cramfs
mkfs.ext2
mkfs.ext3
mkfs.msdos
mkfs.vfat
mkinitrd
mkswap

p4inkill4 10-23-2005 01:52 PM

I'm allready as root
[root@localhost root]# make2fs /dev/fd0
-bash: make2fs: command not found

ls /sbin |grep mk
mkdosfs
mkfs
mkfs.bfs
mkfs.cramfs
mkfs.ext2
mkfs.ext3
mkfs.minix
mkfs.msdos@
mkfs.vfat@
mkinitrd
mkrescue
mkswap

homey 10-23-2005 01:56 PM

The command is supposed to be mke2fs but mkfs.ext2 should be just as good.

p4inkill4 10-23-2005 02:00 PM

Thnx homey


All times are GMT -5. The time now is 01:12 AM.