Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
LVM w/multiple filesystem types
Name: Six Date: June 4, 2004 at 19:58:52 Pacific OS: FreeBSD/Gentoo CPU/Ram: 1.6/512 DDR
Comment:
Hi, I was wondering if the Vinum logical volume manager for FreeBSD works when there are other partition types on the drive? I'm sure the different file systems can't be LVM'd, but this is what I want: hda1 + hda2 = UFS2 (FreeBSD + /var)) hda3 = Shared swap (FBSD swap while in FBSD, Linux will re-mkswap each boot) hda4 = UFS2 (shared between FreeBSD and Gentoo Linux) hda5 = ext2
So, can hda1,2,4 be LVM-capable without harming the other two partitions?
Summary: You want proof , here it is. http://aurora.zemris.fer.hr/filesystems/ The only reason I don't like ext3 is that I have had bad experiences with it with earlier 2.4.x kernels. Partitions not mounting w...
Summary: Load fdisk ("fdisk /dev/hda", possibly replacing "a" with "b", "c", or "d", depending upon primary/master through secondary/slave) and create new ("n") partitions. Then, write ("w") out the new parti...
Summary: I recently installed Linux 2.4.18 specificaly so I could use my Zip Drive. It detects my Zip Drive, and creates a /mnt/Zip100.0 directory, but when I try to mount it (using a desktop icon button) an e...