[Freedombox-discuss] Fwd: Re: Required changes in Makefile?

Jack Wilborn jkwilborn at gmail.com
Mon Mar 4 12:54:38 UTC 2013


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I think the mail encrypted that, so I'll try again... Sorry..


> > Nick, just a quick question...
> >
> > The make facility is not quite operating properly now.  My device is on
> > /dev/sdf1, I changed the Makefile to reflect that, but there are times
> > that a different device path shows up.  It maybe that I saw that error
> > and tried to fix that also.
You don't need to change the makefile, you can just run:

    make DEVICE=/dev/sdf plugserver-image

> > I noticed, with grep /dev/sd it produced
> >
> > ifneq ($(DEVICE),/dev/sda)
> >
> > and is apreantly only when creating a non armel processor, as far as I
> > can tell reading the code.
Nice work, finding that.  You shouldn't change that line, as it makes
sure that you don't accidentally make your hosting system unbootable.

> > Also, there are two places that are named in the SD card, one is
> > 'freedom' and the other is 'boot', which is the vfat partition?  I
> > thought it was boot, but I've managed to confuse myself and now with a
> > newly rebuilt system, I can't get a built freedombox image.  I can't
> > afford 10 bucks to download the one you have built every week.  Most are
> > frustrating like 'nothing to do', which is what happens when I try to
> > build the virtual fb.
The vfat partition is the first partition on the device, which is
mounted to /media/freedom/boot - See the FM readme, line 313 for details:

> > Partition a USB stick to have a small FAT partition and large ext2
> > partition, create a /media/freedom mount point, and add entries to
> > /etc/fstab like:
> >
> >     /dev/sdb1 /media/freedom/boot vfat user,noauto 0 0
> >     /dev/sdb2 /media/freedom ext2 user,noauto 0 0
Nick


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJRNJmOAAoJEFnqvuQNnj54jvQH/jAPUNJynfBt6E4tWh0JLAfK
mpkGgBPhL1lHEQ3hTJgyAnzXGQg11+WgkpSKRxb/a/SfTJewcyXX+g5+Qwz4J0Wk
zZ29OV9L/cRTkRNmrey1ljTx7EOJT2/r0UYNp+oUQsTB4gOSv8qSry8XQbdbePva
w7MZdEEdz52IRgwLOiXozaeJEycPBxltIh/iSfmn1rx07w0ohcB//nbBqJNXlWlv
gMCWJqbgYfiSSToH+HWGv/P1EyodSMEp/KpqDSFLNeyc4tePE7TlKpeeRZxoeDPK
Gsmva+HMxpr5Riz9jBmurtpDFBgci5zDHgDHouhZtmwof517IPs0h3zbr+pVEtM=
=sqen
-----END PGP SIGNATURE-----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0x0D9E3E78.asc
Type: application/pgp-keys
Size: 1735 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/freedombox-discuss/attachments/20130304/1352b94f/attachment.key>


More information about the Freedombox-discuss mailing list