lbu - loading committed files

2 posts / 0 new
Last post
#1 Mon, 2013-11-25 04:07
lee_connell
  • lee_connell's picture
  • Offline
  • Last seen: 4 years 4 months ago
  • Joined: 2013-11-25

I am going to be using lbu to create my apkovl on a custom partition. How does Alpine know where this is to make sure these changes are committed so they are preserved on next boot?

I setup alpine in data mode, I pointed /var to my partition, now how do I save and have alpine load these changes upon boot?

Thu, 2013-12-12 00:26
clandmeter
  • clandmeter's picture
  • Offline
  • Last seen: 1 month 2 weeks ago
  • Joined: 2011-05-05

According to alpine init, you can set the ovl_dev as boot option

http://git.alpinelinux.org/cgit/mkinitfs/tree/initramfs-init.in#n371

and if not set we look at usb cdrom and floppy:

http://git.alpinelinux.org/cgit/mkinitfs/tree/initramfs-init.in#n168

Hope this helps.

Log in or register to post comments