Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

ext2fs(5) [freebsd man page]

EXT2FS(5)						      BSD File Formats Manual							 EXT2FS(5)

NAME
ext2fs -- Ext2fs file system SYNOPSIS
To link into the kernel: options EXT2FS To load as a kernel loadable module: kldload ext2fs DESCRIPTION
The ext2fs driver will permit the FreeBSD kernel to access Ext2 file systems. EXAMPLES
To mount a ext2fs volume located on /dev/ada1s1: mount -t ext2fs /dev/ada1s1 /mnt SEE ALSO
nmount(2), unmount(2), fstab(5), mount(8) HISTORY
The ext2fs driver first appeared in FreeBSD 2.2. AUTHORS
The ext2fs kernel implementation was written by Godmar Back or modified by him using the CSRG sources. John Dyson and others in the FreeBSD Project made modifications. This manual page was written by Craig Rodrigues <rodrigc@FreeBSD.org>. BSD
October 1, 2013 BSD

Check Out this Related Man Page

MSDOSFS(5)						      BSD File Formats Manual							MSDOSFS(5)

NAME
msdosfs -- MS-DOS file system SYNOPSIS
options MSDOSFS DESCRIPTION
The msdosfs driver will permit the FreeBSD kernel to read and write MS-DOS based file systems. The most common usage follows: mount -t msdosfs /dev/ada0sN /mnt where N is the partition number and /mnt is a mount point. Some users tend to create a /dos directory for msdosfs mount points. This helps to keep better track of the file system, and make it more easily accessible. It is possible to define an entry in /etc/fstab that looks similar to: /dev/ada0sN /dos msdosfs rw 0 0 This will mount an MS-DOS based partition at the /dos mount point during system boot. Using /mnt as a permanent mount point is not advised as its intention has always been to be a temporary mount point for floppy and ZIP disks. See hier(7) for more information on FreeBSD direc- tory layout. SEE ALSO
mount(2), unmount(2), mount(8), mount_msdosfs(8), umount(8) AUTHORS
This manual page was written by Tom Rhodes <trhodes@FreeBSD.org>. BSD
October 1, 2013 BSD
Man Page

14 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Corrupted journal in a Linux LVM How to recover

Not real Linux expert but here is the problem. Shutdown this machine and then it would not reboot. From everything I can tell it looks like the journal file in the logical volume is corrupted. I have tried everything I can think of to get the volume mounted. Anybody have any ideas on how... (19 Replies)
Discussion started by: ccj4467
19 Replies

2. Linux

Bootloader problem Grub.

Hello, I have some questions about my Mandriva Linux. My father died last year and so I got automatically forced to use Linux (master computer). I have become a little bit known with it, had to reset the root password via command lines etc. But I have some problems I can't solve on my own. In... (0 Replies)
Discussion started by: blabla9002
0 Replies

3. UNIX for Dummies Questions & Answers

Bootloader problem Grub.

Bootloader problem Grub. Hello, I have some questions about my Mandriva Linux. My father died last year and so I got automatically forced to use Linux (master computer). I have become a little bit known with it, had to reset the root password via command lines etc. But I... (11 Replies)
Discussion started by: blabla9002
11 Replies

4. Solaris

Help with beginner issues setting up ZFS??

Hi, I'm new to Solaris 11. The goal is to set up a ZFS raid-Z2 NAS. These are the instructions I've been trying to follow, with no luck: "Setting Up an OpenSolaris NAS Box: Father-Son Bonding" (not allowed to post URL) Issues: 1) Root access is evidently required but I don't... (8 Replies)
Discussion started by: lakedude
8 Replies

5. UNIX for Advanced & Expert Users

Help with Inodes please

How can i trace Inode structure and modify it in UNIX kernel? We want to change the inode structure in the sense that we want to add a new field to the inode data structure. So we want to know how and where to trace inode (7 Replies)
Discussion started by: Group_Inode
7 Replies

6. Hardware

Bootable thumbdrive

Hi all! I trying to modify my bootable thumbdrive to be seen in window OS when i plug in. I did a FAT32 partition for it but it seem like! "windows only recognizes the first primary partition on a removable device" My 1st partition is my Ubuntu OS partition ext4, is there a way to go about... (4 Replies)
Discussion started by: GQiang
4 Replies

7. Solaris

OpenIndiana: Can't mount ext2 filesystem

I have oi_151a7 and installed from sfe fuse-ext, libfuse and e2fsprogs. Mount e.g. # mount -F ext2fs /dev/dsk/c4t0d0p1 /mnt returns "mount: Operation not applicable to FSType ext2fs" and $ fuse-ext2 /dev/dsk/c4t0d0p1 ~/tmp/a/ does not output anything but the filesystem seems not to be... (3 Replies)
Discussion started by: bsdx
3 Replies

8. UNIX for Advanced & Expert Users

Error with trying to resize software raid device

Hello, I have a failed raid array that is mismatched in size of the entire hard drives. The portions that are shared are, of course, the same. The smaller drive failed. Here is the working drive setup (a picture is worth 1000 words). ... (1 Reply)
Discussion started by: Narnie
1 Replies

9. UNIX for Dummies Questions & Answers

Ext2 file system from windows

Hi all, I have some problem with the ext2 file system format. In particolar, I have a unix based system full backup, which is a .iso file. In order to create a bootable usb, i have to format the USB with ext2 FS, and then I have to mount that image on it. The problem is that, I need to it... (3 Replies)
Discussion started by: Mr. Piros
3 Replies

10. UNIX for Dummies Questions & Answers

Moving Virtual Machine Files from one SSD to Another

Hello All, I recently bought a new 500GB Samsung SSD drive to replace my current (*at that time) internal 256GB OCZ SSD drive. Everyday I run my Windows virtual machine (*as guest) from my Linux OS (*OpenSuSE 11.4 as host) using VMware Player. I run the VM from an External SSD drive... (7 Replies)
Discussion started by: mrm5102
7 Replies

11. Shell Programming and Scripting

Unknown fs on usb?

Error mounting: mount exited with exit code 1: helper failed with: mount: wrong fs type, bad option, bad superblock on /dev/sdb1, missing codepage or helper program, or other error In some cases useful info is found in syslog - try dmesg | tail or soThis happens when I try... (17 Replies)
Discussion started by: 1in10
17 Replies

12. Fedora

Fstab for 2nd hdd, how to?

once again, mounting another volume or hdd the fstab-file is giving me a headache. May someone could give me a hint how to configure the fstab-file properly to use the hdd. The following ls -l /dev/disk/by-uuidis giving me this Thats the UUID for /dev/sdb1 with the name "save"... (6 Replies)
Discussion started by: 1in10
6 Replies

13. UNIX for Advanced & Expert Users

How to fix mistake on raid: mdadm create instead of assemble?

Hi guys, I'm new to RAID although I've had a server running raid5 for a while. It was delivered preinstalled like this and I never really wondered how to monitor and maintain it. This quick introduction just to let you understand why I'm such an idiot asking such a silly question. Now what... (0 Replies)
Discussion started by: chebarbudo
0 Replies

14. Windows & DOS: Issues & Discussions

Ext2 SD card utility to read and write to it

Dear Experts Sorry if it isn't the right subforum I am using windows 7 before partitioning my mobile's (Samsung Galaxy S7) SD card I did backup to all folders that were installed on it. Then I partitioned the SD card using the utility called "Mini Tool Partition" as per the snapshot below (SD... (1 Reply)
Discussion started by: zillah
1 Replies