Skip to content

mount command says "can't find image2 in /etc/fstab" #8

@elitestar

Description

@elitestar

mount command says "can't find image2 in /etc/fstab" , any idea what could have gone wrong. This is simplefs built on ubuntu 16

ubuntu:/code/sankar/simplefs-master$ dd bs=4096 count=100 if=/dev/zero of=image2
100+0 records in
100+0 records out
409600 bytes (410 kB, 400 KiB) copied, 0.0290435 s, 14.1 MB/s
ubuntu:
/code/sankar/simplefs-master$ ./mkfs-simplefs image
Super block written succesfully
root directory inode written succesfully
journal inode written succesfully
welcomefile inode written succesfully
inode store padding bytes (after the three inodes) written sucessfully
Journal written successfully
root directory datablocks (name+inode_no pair for welcomefile) written succesfully
padding after the rootdirectory children written succesfully
block has been written succesfully

ubuntu:/code/sankar/simplefs-master$ sudo mount -o loop -t simplefs image2
mount: can't find image2 in /etc/fstab
ubuntu:
/code/sankar/simplefs-master$

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions