Unstable Linux Kernel 2.6.19-rc1-mm1 Released w/ ext4

Andrew Morton has tagged 2.6.19-rc1-mm1. Interesting features of this release include the preliminary ext4 file system with extents. In addition there are the usual slew of early -rc-mm kernel additions.
- Added the ext4 filesystem. Quick usage instructions:
- Grab updated e2fsprogs from
ftp://ftp.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs-interim/
- It's still mke2fs -j /dev/hda1
- mount /dev/hda1 /wherever -t ext4dev
- To enable extents,
mount /dev/hda1 /wherever -t ext4dev -o extents
-
- Login or register to post comments
Printer-friendly version
- 2983 reads
PDF version
More in Tux Machines
- Highlights
- Front Page
- Latest Headlines
- Archive
- Recent comments
- All-Time Popular Stories
- Hot Topics
- New Members
- Top 7 Linux Window Managers
- digiKam 7.7.0 is released
- Dilution and Misuse of the "Linux" Brand
- Samsung, Red Hat to Work on Linux Drivers for Future Tech
- today's howtos
- Red Hat Hires a Blind Software Engineer to Improve Accessibility on Linux Desktop
- Today in Techrights
- Android Leftovers
- GnuCash 4.11
- today's leftovers
- Red Hat Servers, and AlmaLinux
- Digitally signing PDF documents in Linux: with hardware token & Okular
- today's howtos
- Accessibility in Fedora Workstation
- Android Leftovers
- Raspberry Pi Zero Prints Giant Pictures with Thermal Receipt Printer
- Excellent Utilities: Extension Manager - Browse, Install and Manage GNOME Shell Extensions
- Mozilla Firefox 102 Is Now Available for Download, Adds Geoclue Support on Linux
- Why I think the GNOME designers are incompetent
- Devices With GNU/Linux and Hardware Hacking
Enhanced Linux filesystem nears production kernel
Ext3 has become one of the most popular Linux filesystems. However, with hard drives sneaking up on a terabyte, concerns exist that ext3 won't be able to handle 21st-century storage requirements. With this in mind, the Linux kernel developers have just released the first real-world test version of ext4.
Full Story.
----
You talk the talk, but do you waddle the waddle?