{"id":31,"date":"2006-07-23T07:22:07","date_gmt":"2006-07-23T05:22:07","guid":{"rendered":"http:\/\/katastrophos.net\/andre\/blog\/2006\/07\/23\/c3200-tweak-1-fat32-to-ext3\/"},"modified":"2006-11-03T22:43:24","modified_gmt":"2006-11-03T20:43:24","slug":"c3200-tweak-1-fat32-to-ext3","status":"publish","type":"post","link":"https:\/\/katastrophos.net\/andre\/blog\/2006\/07\/23\/c3200-tweak-1-fat32-to-ext3\/","title":{"rendered":"C3200 Tweak #1: FAT32 to Ext3"},"content":{"rendered":"<p>I don&#8217;t need the ZaurusDrive feature of the newer Zaurii for the internal harddrive. So, having ext3 on this drive instead of the regular FAT32 opens up some possibilities (read: Debian install :) ).<br \/>\nSo, here is how to turn the biggest partition of the internal harddrive on a C3200 from vfat into ext3fs:<\/p>\n<p>Edit \/sbin\/hddmount and \/root\/etc\/rc.d\/rc.rofilesys and change all occurences of<\/p>\n<pre>\r\nmount -t vfat -o noatime,quiet,umask=000,iocharset=utf8 \/dev\/${IDE1}3 \/hdd3\r\n<\/pre>\n<p>into<\/p>\n<pre>\r\nmount -t $LINUXFMT -o noatime \/dev\/${IDE1}3 \/hdd3\r\n<\/pre>\n<p>These instructions refer to Cacko ROM 1.23. They might be different for the original Sharp ROM.<\/p>\n<p>Now, before reformatting \/dev\/hda3 with<\/p>\n<pre>\r\nmkext2fs -j -b 2048 \/dev\/hda3\r\n<\/pre>\n<p>Make sure to backup all content on this partition before doing so.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I don&#8217;t need the ZaurusDrive feature of the newer Zaurii for the internal harddrive. So, having ext3 on this drive instead of the regular FAT32 opens up some possibilities (read: Debian install :) ). So, here is how to turn the biggest partition of the internal harddrive on a C3200 from vfat into ext3fs: Edit [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[],"tags":[4,6],"class_list":["post-31","post","type-post","status-publish","format-standard","hentry","tag-gadgets","tag-zaurus"],"_links":{"self":[{"href":"https:\/\/katastrophos.net\/andre\/blog\/wp-json\/wp\/v2\/posts\/31"}],"collection":[{"href":"https:\/\/katastrophos.net\/andre\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/katastrophos.net\/andre\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/katastrophos.net\/andre\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/katastrophos.net\/andre\/blog\/wp-json\/wp\/v2\/comments?post=31"}],"version-history":[{"count":0,"href":"https:\/\/katastrophos.net\/andre\/blog\/wp-json\/wp\/v2\/posts\/31\/revisions"}],"wp:attachment":[{"href":"https:\/\/katastrophos.net\/andre\/blog\/wp-json\/wp\/v2\/media?parent=31"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/katastrophos.net\/andre\/blog\/wp-json\/wp\/v2\/categories?post=31"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/katastrophos.net\/andre\/blog\/wp-json\/wp\/v2\/tags?post=31"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}