> yes i can boot with 2.2 kernel and i can also boot from bf24, thing is, > bf24 doesnt have aha1542 compiled right into the kernel. i know i can > just install and recompile the kernel after. but thats too much work. > and besides can we just convert an ext2 fs to ext3? hmmmmm >
yup... you can convert ext2 to ext3 but not reiserfs to ext3 without losing any data... use tune2fs -j to convert ext2 to ext3.. but you also need a kernel with ext3 support... i assume you already know this. :) -adrian -- Philippine Linux Users' Group (PLUG) Mailing List [EMAIL PROTECTED] (#PLUG @ irc.free.net.ph) Official Website: http://plug.linux.org.ph Searchable Archives: http://marc.free.net.ph . To leave, go to http://lists.q-linux.com/mailman/listinfo/plug . Are you a Linux newbie? To join the newbie list, go to http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie
