From: Richard Purdie Date: Mon, 5 Sep 2005 11:45:13 +0000 (+0000) Subject: linux-oz-2.6: Mount the spitz hdd read/write for now until we sort out proper remount... X-Git-Tag: Release-2010-05/1~9453^2~3643 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77385dc18475350ec3a369e02d809dae8c708223;p=openembedded.git linux-oz-2.6: Mount the spitz hdd read/write for now until we sort out proper remounting rw after fsck logic into the initscripts --- diff --git a/packages/linux/linux-openzaurus_2.6.13-rc5-mm1.bb b/packages/linux/linux-openzaurus_2.6.13-rc5-mm1.bb index 33e9f95bba..b80880a780 100644 --- a/packages/linux/linux-openzaurus_2.6.13-rc5-mm1.bb +++ b/packages/linux/linux-openzaurus_2.6.13-rc5-mm1.bb @@ -144,7 +144,7 @@ COMPATIBLE_HOST = "arm.*-linux" CMDLINE_CON = "console=ttyS0,115200n8 console=tty1 noinitrd" CMDLINE_ROOT = "root=/dev/mtdblock2 rootfstype=jffs2 " CMDLINE_ROOT_poodle = "root=/dev/mtdblock1 rootfstype=jffs2 " -CMDLINE_ROOT_spitz = "root=/dev/hda1 rootfstype=ext3 " +CMDLINE_ROOT_spitz = "root=/dev/hda1 rootfstype=ext3 rw " ############################################################## # Configure memory/ramdisk split for collie