Re: [ubuntu-uk] Ending Dual-Boot

2014-03-10 Thread Pete Smout
Thanks for the information, more thanks for the detailed explanation @google hope you enjoyed reading this, It had nothing to do with you! sent from my HTC. On Mar 10, 2014 4:39 PM, "Daniel Llewellyn" wrote: > dpkg -l | grep '^i' > > -- > > dpkg -l (lowercase L) lists all packages that are insta

Re: [ubuntu-uk] Ending Dual-Boot

2014-03-10 Thread Daniel Llewellyn
dpkg -l | grep '^i' -- dpkg -l (lowercase L) lists all packages that are installed or otherwise known to the system (such as those packages you've removed but not purged). To filter the list to just installed packages we pipe the output (that's the | character which is shift+\) to grep which chec

Re: [ubuntu-uk] Ending Dual-Boot

2014-03-10 Thread Daniel Llewellyn
On 10 March 2014 16:38, Daniel Llewellyn wrote: > dpkg -l | grep '^i' > > -- > > dpkg -l (lowercase L) lists all packages that are installed or otherwise > known to the system (such as those packages you've removed but not purged). > To filter the list to just installed packages we pipe the outpu

Re: [ubuntu-uk] Ending Dual-Boot

2014-03-10 Thread Liam Proven
On 9 March 2014 17:04, Nigel Verity wrote: > The big day has arrived. I'm in a position to finish with all this dual-boot > nonsense and give my Dell laptop entirely over to Xubuntu. If I use GParted > to delete the 2 partitions used by Windows 7, and then resize the Linux > partition, it strikes