Feuerbacher, Alan schrieb: > > Ok, so the *conventional* way to mount my Fedora filesystem under LFS would > be something like "/dev/sda1 /mnt/fedora ...", right? >
/dev/sda2 /fedora ext? defaults 0 0 /dev/sda1 /fedora/boot ext? defaults 0 0 as you mentionned sda1=boot / sda2=root just replace ext? with auto if you don't know. lfs just supports the ext-family of filesystems. xfs, jfs and reiser you can find in blfs, but btrfs and reiser4 are missing. as far as i remember suse used reiser some time ago and supports btrfs in current releases. redhat (fedora) i use last about 2 years ago, thus i'm not shure what is standard now with them. i had problems to mount suse partitions about 3 month ago. as far as i remember, i had to compile attr and/or acl (both are simple cmi (configure / make / make install) and specify some additions flags in the options. tobias -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
