Re: Filesystem of choice? Hardware and Software Linux and Unix by liliafan Reiserfs is fastest, ext3 is a little more safe, ext2 is fastest, different filesystems for different jobs, oh and UFS on solaris with logging on. / - ext3 /boot - ext3 /var - ext2 /home - reiserfs /tmp - ext2 /usr - reiserfs Shell script for identifying FS TYPE and mounting via LOOP device Programming Software Development by ltme …to next available loop device file - mount that reiserfs partition to mount point Where am I at …want to know, because I then want to associate any reiserfs filesystem (partition) to a loop device file; 'losetup…'losetup /dev/loopXXX /dev/reiserfs_partition_here' This associates the reiserfs partition to the loop device XXX. I then use … Hans Reiser: Schuldig! Hardware and Software Linux and Unix by khess … and earned his BA degree in Systematizing. The ReiserFS and Reiser4 filesystems, that bear his name, break…traditional filesystems such as ext2 and ext3. The ReiserFS and Reiser4 filesystems are considered to be noteworthy … community--or even the totality of the ReiserFS project. The ReiserFS and Reiser4 projects will continue and have … 1000% Speed Increase Using Linux Kernel 2.6 Hardware and Software Linux and Unix by TheComputerGeek … Advanced Filesystems [/b][/i]Hans Reiser, the lead developer for reiserfs, told me that while the upcoming release, reiser4, does not… SUSE 9.2 Pro & USR5610B Hardware and Software Linux and Unix by rbeamish1 … via_rhine dm_mod 54524 0 usbcore 106724 5 usbserial,ehci_hcd,uhci_hcd reiserfs 242000 1 aic7xxx 179768 0 sd_mod 16912 0 scsi_mod 111308… how to fix my root filesystem failure Hardware and Software Linux and Unix by shield0092005 … is my root par. on reiser fs. i tried fsck.reiserfs it says --- failed to open the filesystem superblock cannot be… DMA disabled Hardware and Software Linux and Unix by fragmented_user …)395/255/63 The hd is formatted using: Journalized FS: ReiserFS Move server from SUSE E10 to Slackware Hardware and Software Linux and Unix by slacke …/sda1 /dev/sdb1[/QUOTE]. I used ext3 file system. (If reiserFS or ext2 is better I will use it) I didn… Re: Move server from SUSE E10 to Slackware Hardware and Software Linux and Unix by jbennet [quote]used ext3 file system. (If reiserFS or ext2 is better I will use it)[/quote] Ext3 … Re: Move server from SUSE E10 to Slackware Hardware and Software Linux and Unix by slacke … terrible with Hans and his wife. So rather ext3 than ReiserFS. I am playing with RAID arrays now, and followed few… Apache overload Hardware and Software Linux and Unix by Abadon_ … change this: [QUOTE]max_allowed_packet = 128M[/QUOTE] My file system is reiserfs mounted with the following options relatime,noatime,notail Thanks in… Re: file systems Hardware and Software Linux and Unix by TallCool1 …file sytems when i install linux ext2 -- ext3 -- ReiserFS ...what are the features of each and which is …basically ext2 with [b]journaling[/b] added. [i]ReiserFS[/i] is a more-sophisticated journaling file system with some… use of ext3, rather than ReiserFS, for home use. Though either works well, ReiserFS has a somewhat higher overhead.… Re: file systems Hardware and Software Linux and Unix by subtronic …[/i] is basically ext2 with [b]journaling[/b] added. [i]ReiserFS[/i] is a more-sophisticated journaling file system with some… recommend the use of ext3, rather than ReiserFS, for home use. Though either works well, ReiserFS has a somewhat higher overhead. Further… Re: Filesystem of choice? Hardware and Software Linux and Unix by TallCool1 I use [b]ext3[/b] currently. I tried [b]ReiserFS[/b] originally, but decided to try ext3 for comparison on … install started out as an experiment). I had read that ReiserFS was more processor-intensive and intended more for large database… Re: Quick Reference for Linux Commands Hardware and Software Linux and Unix by TKSS … which case I would do the following: >mount -t reiserfs /dev/hdc /mnt/share.drive (or whatever you want to… mount it to in your File sys) I use reiserfs for my storage drives since I store mostly mp3s, videos… Re: Filesystem of choice? Hardware and Software Linux and Unix by DMR … faster than UFS (although ufs can be more stable), and reiserfs benchmarks at about the same speed...[/QUOTE] [i]Very[/i… smaller files. This is definitely the case when you compare reiserfs to ext2/3. Re: Resizing Root Partition in SUSE Hardware and Software Linux and Unix by DMR … that isn't foolproof. The fact that you're using reiserfs makes things even a bit more iffy, because many partition… the "pay for" Partition Magic) don't support reiserfs well, if at all. Given that you're planning on… Re: linux FFS kernel support Hardware and Software Linux and Unix by alienlinux … be fair to offer default FFS support, while leaving out ReiserFS, JFS, XFS, and a whole lot of others? no it… it on, i can understand only one LINUX fs (xfs, reiserfs, jfs, ext3,) but NO *BSD support when we use both… Re: Linux Newbie Hardware and Software Linux and Unix by Fest3er … for the filesystem. Check out the different filesystems available: EXT3, ReiserFS, and others. Don't even think about trying to use… work. :) EXT3 is a nice, adequate filesystem, but I prefer ReiserFS because it seems to be smoother and faster, and has… Re: Backing up a Linux system Hardware and Software Linux and Unix by Tekmaven Check out http://www.partimage.org/ It lists the supported filesystems - and ext3 is on it :-). Much to my suprise, the FS I use - ReiserFS is also on it. Re: grub or Lilo install Hardware and Software Linux and Unix by TallCool1 … this with [b]ext2[/b], [b]ext3[/b], and [b]ReiserFS[/b] without problems. Re: a non-destructive repartitioning tool? Hardware and Software Linux and Unix by TheOgre … installing Linux, the filesystem choices are either ext2, ext3, or ReiserFS. FAT32 is WINDOWS ONLY. The only partitions you *should* need… Re: Filesystem of choice? Hardware and Software Linux and Unix by bobcares … it. On Linux the best should be as of today Reiserfs and Reiserfs4 is good. I guess when it is out… Re: what OS to use? Hardware and Software Linux and Unix by bobcares … - I basically like it because I can install it on Reiserfs. Fedora gives only ext3 as a choice. 3) Fedora. Regards… Re: Filesystem of choice? Hardware and Software Linux and Unix by liliafan … faster than UFS (although ufs can be more stable), and reiserfs benchmarks at about the same speed, please note that is… Re: Suse 9.0 and USR5610B Hardware and Software Linux and Unix by rbeamish1 … 3 nls_utf8 2176 1 ntfs 86092 1 dm_mod 50044 0 reiserfs 233808 1 aic7xxx 177716 0 sd_mod 19840 0 scsi_mod 107980… Re: Filesystem of choice? Hardware and Software Linux and Unix by Peeyush Maurya i would gracefully raise my hand for reiserfs.. the only thing i prefer it over ext3 is shutdown problems due to power failures and squid cache. Regards [CODE][URL=http://linux-faqs.com/]Peeyush Maurya[/URL][/CODE] Re: Need help on what linux to get. Hardware and Software Linux and Unix by DMR … (FAT, FAT32, NTFS) partitions; this includes Linux filesystems (ext2, ext3, reiserfs, etc.). You will not be able to see/access your… Re: What type of linux to use?? Hardware and Software Linux and Unix by DMR …. Windows cannot natively understand the Linux filesystem formats (ext2, ext3, reiserfs, etc.), but Linux [i]can[/i] understand Windows formats. Linux… Re: NTFS - what can I do? Hardware and Software Linux and Unix by DMR … formats; the most common Linux filesystems are ext3, ext2, and ReiserFS; none of which Windows operating systems can natively understand. Linux…