On Wed, Dec 9, 2015 at 4:46 PM, Brian Anderson <[email protected]> wrote: > >> With lxqt, i have this disabled by default: >> >> >> https://github.com/rcn-ee/repos/blob/master/pcmanfm-qt/suite/jessie/debian/patches/desktop-defaults.patch#L20 >> >> Look at these values; >> >> [Volume] >> AutoRun=true >> CloseOnUnmount=false >> MountOnStartup=false >> MountRemovable=false >> >> /home/${USER}/.config/pcmanfm-qt/lxqt/settings.conf >> > > > Got it. Thanks. > > FWIW, it threw me a bit when the volume label of the eMMC (as flashed by the > flasher image) showed as "BOOT". I first thought that this was the old boot > partition, but it's really rootfs. The normal image (on the uSD) shows as > "rootfs". > > debian@beaglebone:~$ sudo blkid > /dev/mmcblk0p1: LABEL="rootfs" UUID="cf6fe36e-7116-41eb-849f-d6c5e41cc387" > TYPE="ext4" > /dev/mmcblk1p1: LABEL="BOOT" UUID="d3ea6827-343b-48e2-ac60-b925be97d3b9" > TYPE="ext4" > /dev/mmcblk0: PTTYPE="dos" > /dev/mmcblk1: PTTYPE="dos" > debian@beaglebone:~$ lsblk > NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT > mmcblk1boot0 179:16 0 2M 1 disk > mmcblk1boot1 179:24 0 2M 1 disk > mmcblk0 179:0 0 29.7G 0 disk > `-mmcblk0p1 179:1 0 29.7G 0 part / > mmcblk1 179:8 0 3.6G 0 disk > `-mmcblk1p1 179:9 0 3.6G 0 part /media/debian/BOOT
Yeah, i need fix the default naming... Side affect of the "fat/boot" bb.org doc's rip out and convert to deb package conversion. ;) Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
