Re: cups bug #741528 "makes system unbootable"

2014-03-16 Thread John Magolske
* Michael Biebl [140316 19:37]: > Am 2014-03-16 22:28, schrieb John Magolske: > > #741528 - cups makes system unbootable with systemd due to > > ordering cycle > > > > Am I reading this correctly to assume that if I allow cups to be > > upgraded my system will

Re: cups bug #741528 "makes system unbootable"

2014-03-16 Thread Michael Biebl
Am 2014-03-16 22:28, schrieb John Magolske: Ok, another upgrade question. On Debian Sid, `aptitude dist-upgrade` wants to upgrade cups, but there's this bug: #741528 - cups makes system unbootable with systemd due to ordering cycle Am I reading this correctly to assume that if I allow

Re: cups bug #741528 "makes system unbootable"

2014-03-16 Thread Brian
On Sun 16 Mar 2014 at 14:28:15 -0700, John Magolske wrote: > Ok, another upgrade question. On Debian Sid, `aptitude dist-upgrade` > wants to upgrade cups, but there's this bug: > > #741528 - cups makes system unbootable with systemd due to ordering cycle > > Am I re

cups bug #741528 "makes system unbootable"

2014-03-16 Thread John Magolske
Ok, another upgrade question. On Debian Sid, `aptitude dist-upgrade` wants to upgrade cups, but there's this bug: #741528 - cups makes system unbootable with systemd due to ordering cycle Am I reading this correctly to assume that if I allow cups to be upgraded my system will not boot? Re

Re: System unbootable

2011-03-29 Thread Selim T. Erdogan
Steffan Harris, 27.03.2011: > Hi, > > I followed instructions at http://dendiz.com/blog/?p=138 on my MacBook Pro > 7,1 running Debian Squeeze. Installing ndiswrapper seemed to do something to > my kernal... after a reboot my system goes through GRUB but then comes up > with: > > Setting parameter

System unbootable

2011-03-27 Thread Steffan Harris
Hi, I followed instructions at http://dendiz.com/blog/?p=138 on my MacBook Pro 7,1 running Debian Squeeze. Installing ndiswrapper seemed to do something to my kernal... after a reboot my system goes through GRUB but then comes up with: Setting parameters of disk: none Setting preliminary keycap:

solved - renaming LV which is root makes system unbootable

2006-10-29 Thread Clive Menzies
On (29/10/06 20:11), Douglas Tutty wrote: > On Sun, Oct 29, 2006 at 10:41:12PM +, Clive Menzies wrote: > > using lvm lvrename, I renamed all the LVs and changed the entries in > > /etc/fstab to reflect the new names, rebooted and it hangs because it > > can't find the / partition. I suspect th

Re: renaming LV which is root makes system unbootable

2006-10-29 Thread Douglas Tutty
On Sun, Oct 29, 2006 at 10:41:12PM +, Clive Menzies wrote: > Hi > > I've been experimenting with LVM on my laptop to be able to install > several systems with the flexibility to adjust sizes. I named the VG > 'alpha' and the LVs a, b, c and d. /boot is a real partition, a = /, > b = /usr, c

renaming LV which is root makes system unbootable

2006-10-29 Thread Clive Menzies
Hi I've done something rather silly. I've been experimenting with LVM on my laptop to be able to install several systems with the flexibility to adjust sizes. I named the VG 'alpha' and the LVs a, b, c and d. /boot is a real partition, a = /, b = /usr, c = /var and d = /tmp and all has been wor