Skip to main content

Home/ KIIT_CSE_IT/ Group items tagged Install

Rss Feed Group items tagged

Parin Sharma

[wubi] after installation: hangs on grub - Page 2 - Ubuntu Forums - 0 views

  •  
    "Well you can boot into Ubuntu following the steps below. But first, my hard disk configuration is: one disk with 3 partitions: - 1st one (sda1): is laptop recover data NTFS (came from factory and it's hidden) - 2nd one (sda2): is where I have Windows (Vista) NTFS installation and from where I installed Ubuntu inside using WUBI. - 3rd one (sda3): just a data backup NTFS partition To boot up Ubuntu, just restart computer and choose "Ubuntu" at windows boot menu. When it drops to prompt "sh:grub>" enter the following 4 (four) commands (change it according to your hard disk configuration): Quote: set root=(hd0,2) linux (loop0)/boot/vmlinuz-2.6.31-14-generic root=/dev/sda2 loop=/ubuntu/disks/root.disk ro initrd (loop0)/boot/initrd.img-2.6.31-14-generic boot Remember: 1. that you can press TAB key after "(loop0)" and "loop=" to get completion help/guidance. 2. at prompt "sh:grub>" you can type the command 'ls' to list the partitions. 3. (hd0,1) equals to /dev/sda1, (hd0,2) equals to /dev/sda2, (hd0,3) equals to /dev/sda3, ... You should now be able to boot to Ubuntu. Once inside Ubuntu, open a console and try to resolve the grub/wubi problem with the following commands (this part I can't confirm that will work): sudo update-grub sudo update-grub2 sudo grub-install /dev/sda sudo grub-install /dev/sda2 I hope this will help you guys. Regards."
Parin Sharma

Debian User Forums * View topic - Aptitude wants to remove all of gnome - 0 views

  • Re: Aptitude wants to remove all of gnome by Telemachus » 2009-05-12 12:09 moezzie wrote:Hey there guys!I recently installed Debian Lenny on my desktop, ive been running Debian etch on my server for quite some time now and i love it.Anyways, everything worked find till i had to install build essential( aptitude install build-essential linux-headers-$(uname -r) ) for my nvidia drivers. Upon looking though the list of components up for installation and removal i notice that the removal list was huge. I thought this was kind of odd but still trusted aptitude to do the right thing so i hit enter. After everything finished pretty much all of gnome was gone...So i went ahead and aptitude install gnome, and i got pretty much all of my packages back, except there are still about 330 packages in my aptitude removal list.Aptitude seems to think that they are unnecessary and wants to remove them all. The list contains everything from gnome-network-manager to xsane to gedit...How can i tell aptitude otherwise? Thanks in advance!This is a well-known issue. In a nutshell, you installed Gnome via a metapackage. Metapackages are wrappers that help you to install and update a huge collection of items easily. The price you pay is that each of the individual packages is required in order for aptitude to keep all the rest. Therefore, if you remove even a small, apparently inconsequential piece of Gnome (which you probably did inadvertently), aptitude will cheerfully tell you "Ok, Gnome's got to go."
Parin Sharma

Java Plugin Install for Linux - 0 views

  •  
    "Manual Installation and Registration of Java Plugin for Linux"
Parin Sharma

Appendix B. Automating the installation using preseeding - 0 views

  •  
    Automating the installation using preseeding
Parin Sharma

How to manage disk encryption passphrases and key slots - LinuxBSDos.com - 0 views

  • Disk encryption is one method you may use to enhance the physical security rating of your computer. From my experience, it is rarely used, which is a shame because it is one of the most effective safeguards against unauthorized physical access to data stored on a computer. Disk encryption, which can be full disk, or per partition, may be configured during or after installation, but the most effective is full disk during installation. The following Linux distributions listed on this website, have support for configuring full disk encryption during installation:
Parin Sharma

LAMP Server on Ubuntu 9.10 Server | Ubuntu Course | Linux Server Training - 0 views

  • Linerd November 14th, 2009 You can also install a lamp server in Ubuntu with sudo apt-get install l
1 - 20 of 45 Next › Last »
Showing 20 items per page