[Debian-ha-maintainers] Bug#656143: 656143: drbd8-utils: creates a static file at postinst

Tzafrir Cohen tzafrir at cohens.org.il
Tue Jan 31 16:54:10 UTC 2012


Just a minor correction: the required workaround for installing
drbd8-utils in debirf is not exactly installing drbd8-utils. Rather,
it's creating /dev/drbd{0..15}

  for i in `seq 0 15`; do mknod /dev/drbd$i b 147 $i; done

This needs to be done once per boot.

-- 
Tzafrir Cohen         | tzafrir at jabber.org | VIM is
http://tzafrir.org.il |                    | a Mutt's
tzafrir at cohens.org.il |                    |  best
tzafrir at debian.org    |                    | friend





More information about the Debian-ha-maintainers mailing list