Skip to main content

Home/ KIIT_CSE_IT/ Group items tagged windows

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

Linux is NOT Windows !! - 0 views

  • So, to avoid problem #3b: Just remember that what Linux seems to be now is not what Linux was in the past. The largest and most necessary part of the Linux community, the hackers and the developers, like Linux because they can fit it together the way they like; they don't like it in spite of having to do all the assembly before they can use it.
  • So whilst vi has an interface that is hideously unfriendly to new users, it is still in use today because it is such a superb interface once you know how it works. Firefox was created by people who regularly browse the Web. The Gimp was built by people who use it to manipulate graphics files. And so on.
  • However, there is an important difference between a FOSS programmer and most commercial software writers: The software a FOSS programmer creates is software that he intends to use. So whilst the end result might not be as 'comfortable' for the novice user, they can draw some comfort in knowing that the software is designed by somebody who knows what the end-users needs are: He too is an end-user. This is very different from commercial software writers, who are making software for other people to use: They are not knowledgeable end-users.
  • ...2 more annotations...
  • Functionality comes first. Nobody designs a killer interface and then tries to add functionality bit by bit. They create functionality, and then improve the interface bit by bi
  • t tells us that developers in both camps looked for ways of improving the GUI, and because there are only a limited number of solutions to a problem, they often used very similar methods. Similarity does not in any way prove or imply imitation. Remembering that will help you avoid straying into problem #6 territory.
Parin Sharma

GRUB bootloader - Full tutorial - 0 views

  • Primary partitions are marked from 0 to 3 (hd?,0), (hd?,1), (hd?,2), (hd?,3). Logical partitions in the extended partition are counted from 4 up, regardless of the actual number of primary partitions on the hard disk, e.g. (hd1,7).
  • As the name implies, GRUB passes the control of the boot sequence to another bootloader, located on the device to which the menu entry points. This can be a Windows operating system, but also any other, including Linux.
Parin Sharma

Linux Doesn't Exist; Hacking Is Crime | Katonda - 0 views

  • Richard M Stallman has made it clear many times, "A hacker is someone who enjoys playful cleverness—not necessarily with computers. The programmers in the old MIT free software community of the 60s and 70s referred to themselves as hackers. Around 1980, journalists who discovered the hacker community mistakenly took the term to mean “security breaker.”
1 - 20 of 24 Next ›
Showing 20 items per page