Werner changed the topic of #armbian to: armbian - Linux for ARM development boards | www.armbian.com | Github: github.com/armbian | Commits: #armbian-commits | Developer talk: #armbian-devel | Forum/Twitter feed: #armbian-rss | Type 'help' for help | Logs: -> irc.armbian.com
<Armbian-Discord>
<br> Is there a short guide on how to set up snapper for btrfs with apt triggers?
<Armbian-Discord>
<br> I built a btrfs volume setup
<Armbian-Discord>
<br> I thought I knew what I was doing to set it up, but every time I ever tried to rollback I get “cannot detect ambit since default sub volume is unknown”
<Armbian-Discord>
<RichNeese> there is a group working on a new one
hyphop has joined #armbian
<Armbian-Discord>
<kprasadvnsi> New one but different SoC vendor?
<Armbian-Discord>
<RichNeese> no the starfive
<Armbian-Discord>
<kprasadvnsi> Why the sudden change?
<Armbian-Discord>
<RichNeese> the guy who headed the riscv board let bealeboard
<Armbian-Discord>
<RichNeese> let/left
<Armbian-Discord>
<RichNeese> he was the driving force
<nekomancer[m]>
<Armbian-Discord> "<RichNeese> snapper is a fish ...." <- because it's good to have a hourly snapshots for your work, and snapshots for the last 1-2 system boots and before some last sytem updates.
<Armbian-Discord>
<RichNeese> nekromancer i was making a joke
<Armbian-Discord>
<kprasadvnsi> Drew?
<Armbian-Discord>
<RichNeese> on phone brb
<Armbian-Discord>
<RichNeese> The BeagleV™-Starlight prototype will not be going into mass production, but we are continuing to work on board designs with other RISC-V SoCs. BeagleBoard.org® and Seeed Studio hope to have a new BeagleV™ community board available early Q1.
<Armbian-Discord>
<RichNeese> it even says they will work on a new booard
<Armbian-Discord>
<RichNeese> but it will not be the same as this first one
<Armbian-Discord>
<RichNeese> I hope they hold to this
<Armbian-Discord>
<RichNeese> risc5 will be the next big boards right next to arm
<Armbian-Discord>
<RichNeese> kprasadvnsi I think Drew yes
<Armbian-Discord>
<RichNeese> but as it stands I have 1 of the BeagleV in hand its a nice board but needs better video
<Armbian-Discord>
<kprasadvnsi> I have one too
<Armbian-Discord>
<RichNeese> ok move to offtopic channel
<lanefu>
Its just a purpose built live linux image
<lanefu>
With lots of disk-related tools like clone zilla etc
<nekomancer[m]>
it can backup disks?
<lanefu>
Yes
<nekomancer[m]>
I use it for resize partitions, but newer as backup|restore tool
<lanefu>
Well it's still image oriented
<lanefu>
If you want go backup files
<lanefu>
Look at borg + borgmaric / vorta by borgbase
<lanefu>
Or restic
<nekomancer[m]>
I want to backup sdcards of SBC :)
<nekomancer[m]>
* I want to backup and restore sdcards of SBC :)
<lanefu>
Clons zilla can
<lanefu>
If you use disk reader
<lanefu>
I dunno honestly
<lanefu>
Just doing it by hand with dd is probably easiest?
<nekomancer[m]>
then I want it do: backup/restore u-boot; backup all partitions; restore it if target sdcard smaller that source (but have enough free space for data, sure)
<lanefu>
Yeah clone zilla can do partition backups n stuff
<lanefu>
But its not gonna deal with uboot
<nekomancer[m]>
I can do it all by hand, but... meh... it's 2021 year, c'mon.
<nekomancer[m]>
I did the same on windows with (forget, what tool was before acronis) at 2001.
<nekomancer[m]>
clonezilla writes mbr and 16 mb after mbr. isn't it about u-boot?