Hadret wrote:Would love to see howto about installation of Debian (Testing? Unstable?) with kernel 2.6.28 (vanilla? It's not packed yet, I guess) on ext4 partition ;]
infinitycircuit wrote:The quick answer is to download an Ubuntu Jaunty daily build, use it to manipulate the partitions, and then install a self-compiled 2.6.28.
AdrianTM wrote:tune2fs -O extents,uninit_bg,dir_index /dev/yourfilesystem
fsck -pf /dev/yourfilesystem
infinitycircuit wrote:I am working on this myself.
Hadret wrote:infinitycircuit wrote:The quick answer is to download an Ubuntu Jaunty daily build, use it to manipulate the partitions, and then install a self-compiled 2.6.28.
So, it looks like this:
1) I need already compiled and working kernel 2.6.28 with ext4 enabled.
2) Then I launch Ubuntu 9.04 alpha 3 LiveCD (could it be alternate CD and It has to be amd64 if I'm using Debian 64-bit, right?) and convert the / partition from ext3 to ext4:AdrianTM wrote:tune2fs -O extents,uninit_bg,dir_index /dev/yourfilesystem
fsck -pf /dev/yourfilesystem
3) I also need to change /etc/fstab (ext3 to ext4) and grub.cfg to boot from ext4 partition, right? (:
CDAT wrote:How about this one:
I want to play a CD from the command line.
mplayer cdda://
Return to Docs, Howtos, Tips & Tricks
Users browsing this forum: No registered users and 7 guests