by wick » 29 Aug 2014, 16:53
OK, I've now tried 0.3alpha with r-pi and 3 dacs: pi-dac, hi-fi, and usb dragonfly.
I've had excellent results with all of them.
I've also tried both nfs mounts and local usb - no problems, though I've had to force mpd updating
for the usb mount, sometimes 2 or 3 times, before it seems to actually do anything.
It's really quite good already.
I had one question - I am sure that folks here will know - what's the std cookbook method to
expand the filesystem? The archlinux setup on the image is this:
Device Boot Start End Blocks Id System
/dev/mmcblk0p1 2048 186367 92160 c W95 FAT32 (LBA)
/dev/mmcblk0p2 186368 3667967 1740800 5 Extended
/dev/mmcblk0p3 3667968 5668863 1000448 82 Linux swap / Solaris
/dev/mmcblk0p5 188416 3667967 1739776 83 Linux
So, I would typically use fdisk to delete p2 and then expand back out via resize fs, but was a bit
uncertain given the block alignments, and that swap space.
Thanks for any tips.