Re: Backing up



I think FreeBSD supports ext2 better than Linux supports UFS.

This is a ways down my priority list, but since the subject has
come up :)

It is not working for me at all (in 6.1):

# ll /dev/ad0s7
crw-r----- 1 root operator 0, 93 Sep 4 02:30 /dev/ad0s7
# file -s /dev/ad0s7
/dev/ad0s7: Linux rev 1.0 ext2 filesystem data
# grep -w ad0s7 /etc/fstab
/dev/ad0s7 /linux ext2fs ro 0 0
# ll -d /linux
drwxr-xr-x 2 root wheel 512 Aug 24 12:09 /linux
# mount /linux
mount_ext2fs: /dev/ad0s7: Operation not supported by device
# uname -a
FreeBSD fbsd61 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May 7 04:32:43 UTC 2006 root@xxxxxxxxxxxxxxxxxxxx:/usr/obj/usr/src/sys/GENERIC i386

What am I doing wrong?
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • mount_ext2fs returning ENODEV on 6.1
    ... Linux rev 1.0 ext2 filesystem data ... # mount /linux ... # uname -a ...
    (freebsd-questions)
  • Re: used to windows
    ... for starters i would rather use linux as a simple home user, ... Unix has a unified file system structure, ... a mount point. ... referred to as the file system's root directory. ...
    (alt.os.linux.redhat)
  • [SLE] Buslink USB 2.0 CD-Recorder
    ... Mar 24 12:19:30 linux kernel: subfs: unsuccessful attempt to mount media ...
    (SuSE)
  • Re: Difficulties dual-booting 2 Linux OSs - esp. re. LILO
    ... with the idea of changing over to Linux for quite a while now, ... I rebooted and used the mount command, ... proc on /proc type proc ... /dev2/root is not a valid block device ...
    (comp.os.linux.setup)
  • Re: Mount and read a solaris disk in Linux
    ... > I have a Solaris disk that I need to mount and read on a linux box. ... When you mount a filesystem, nothing should be written to it ...
    (comp.os.linux.misc)