Another option is to create a JFFS2 image of the Fedora-ARM rootfs and burn it directly into the flash of the plug. (Assuming mtd1 is your rootfs) # flash_eraseall /dev/mtd1 # nandwrite /dev/mtd1 rootfs-f11.jffs2.img And then in uboot: bootargs_root=root=/dev/mtdblock1 rw rootfstype=jffs2 Kedar. > -----Original Message----- > From: fedora-arm-bounces@xxxxxxxxxx [mailto:fedora-arm- > bounces@xxxxxxxxxx] On Behalf Of Steve Grubb > Sent: 25 August 2009 20:23 > To: fedora-arm@xxxxxxxxxx > Subject: replacing ubuntu on sheevaplug > > Hello, > > Are there any detailed instruction on how to install F-11 such > that it > replaces Ubuntu completely? I see instructions for running via > tftp & nfs, but > that is not quite what I'm after. I would like to boot from USB > hard drive > into F-11. Even a live usb flashdrive would be nice. > > Thanks, > -Steve > > _______________________________________________ > fedora-arm mailing list > fedora-arm@xxxxxxxxxx > https://www.redhat.com/mailman/listinfo/fedora-arm _______________________________________________ fedora-arm mailing list fedora-arm@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-arm