User:Tjmonk15/WSL Notes: Difference between revisions

Content deleted Content added
m Further clarifications
m Cleanup line
Line 27:
* [[Bare_Bones]] does work with all prereqs mentioned above. Running the kernel (with -kernel) or the iso (with -cdrom) in QEMU works (confirmed by myself +2 on the forums)
* [[Meaty_Skeleton]] works same as the Bare Bones (works for me in qemu, maybe others, though unconfirmed by myself)
* For cleanup purposes, [url=http://askubuntu.com/questions/17823/how-to-list-all-installed-packages]This is a good way to see all "installed" packages.[/url] Adding a "> file.txt" after it will allow you to easily reference and review the list to decide what needs to be removed. And "sudo apt-get autoremove" should be your final command (repeated until nothing shows up if necessary)