Written by danielhanchen the 27 Apr 12 at 10:41.
Global category: Installation.
New
Have you ever added another account on Ubuntu? If so, you had to go through a lengthy process to add one. About 4 extra clicks are needed: Settings>User Accounts>Add User>Customisation of accounts(not click)>Apply. It's a very complicated procedure! If you upgraded to Ubuntu, and you knew how many accounts you needed, is there any easier method?
Currently, installing to a software raid setup with the Desktop flavored Ubuntu image is an ordeal. There is no UI option to do so. Instead, one must go through a convoluted process of setting up the partitioning with gparted, then create the arrays with mdadm, then install with ubiquity, install mdadm to the new Ubuntu isntallation, and then screw you if you want grub installed properly.
The point is, this is too much work to go through for a simple RAID setup. What's worse, this is almost certainly a detriment to adoption by businesses or OEMs.
(as far as I know, this suggestion is not version specific)
I'm running Ubuntu side by side with Debian on my laptop so I am capable of helping new users with Ubuntu-specific issues in the Danish Ubuntu-forum. However, since Debian is my primary OS, I would prefer to leave the boot loader in the hands of Debian, both under and after the installation of Ubuntu.
But during the installation of Ubuntu, after language and updates have been chosen and when choosing "Something else" as installation-type, one have to choose a place for the boot loader in the drop-down menu named "Device for boot loader installation:".
Written by hit801 the 3 Apr 12 at 18:26.
Global category: Installation.
New
While updating system using software update or apt-get update or by similar method, it takes quite along time and total data downloaded reches close to 16MB. On slower or I should say mobile broadband this is a waste of money or bandWidth.
Many time it happend that I had checked for software update and after downloading around 16 MB of Data or I should call "Software Catalauge/information" the update comes up is of 2MB or less.
I feel that the Ubuntu installer should be able to re-partition the harddrive so I, as an end-user with only modest knowledge of the command line, could benefit from having my UBUNTU OS working with the UEFI-firmware and not falling back to a legacy-mode which is provided by the firmware. After searching on the net and using this guide; https://help.ubuntu.com/community/UEFIBooting I was able to create the required partitions with some hassle. The booting process is quicker, not text-based and it seems as if the power-manager features work now.
If I'm correct in this brainstorming, this hidden and little known-feature (by regular end-users, like me) is beneficial to the over-all computing experience with greater compatibility between the OS and the hardware.
Should the installer instruct the user about this option?
Packages such as ubuntu-desktop, ubuntu-minimal and others are meta-packages, so packages that do not have any content in themselves, put rather depend on a number of other packages to provide a faster easier way to install common sets of programs. However, these packages are sometimes mistaken for regular packages, and users are wary of removing them (for instance, when apt-get tries to remove ubuntu-desktop, you may wonder if your desktop will start failing).
This idea was proposed by the the Launchpad user bodhi.zazen, as part of a feature request bug against the update-manager package. Bug Squad members asked that this section be removed from the feature request in order to triage the feature request bug (which contained both minor and major change recommendations initially, with the idea in this post being the major change):
Idea:
Ubiquity looks for a backup of /home and offers to restore /home from backup. If no backup exists, it offers to create one, to be stored on external media or another partition.
Rationale: Many users out there who are not experienced sysadmins either install new versions of Ubuntu on top of older versions, or upgrade using the LiveCD environment. In both cases, people have an (occasionally) unexpected loss of data. This loss of data results in posts going to AskUbuntu.com or ubuntuforums.org for help in recovery, which can be very hard.
Ubuntu Alternate/Server installer cannot be copied simply to a USB flash device then install it. The installer failes when it tries to detect the "CD-ROM".
Without external tools more installer (except desktop CD what contains Casper) cannot be put on a same USB flash device.
Currently, WUBI allows the installation of Ubuntu alongside/inside Windows without re-partitioning the hard drive. It does this by creating disk images of each of Ubuntu's partitions and mounting them instead of a physical disk partition.
Therefore, it should be possible to mount these disk images in a virtual machine and run Ubuntu directly inside Windows. However, WUBI does not include or install any software to be able do this, which would be especially useful for users who are not confident with computers or operating system virtualization.
While the importance of this feature may be debatable, it would be invaluable for those who constantly find themselves switching back and forth between the two operating systems for different uses.
Furthermore, adding this functionality to the WUBI installer may prove to be a valuable asset in Ubuntu's future, as more users may be willing to install and use Ubuntu inside Windows than boot it independently. This is especially true if there is a sizable user base that has the need to run Ubuntu and Windows applications simultaneously without much headache.
My wish is to simplify the language referring to Windows partitions in /boot/grub/grub.cfg. The current language is in terms that only a Unix geek could love: "Windows 7 (loader) (on /dev/sda1)." This does not contribute to resolution of bug #1.
I am an advanced intermediate user of Linux, so I know exactly what the line means. But a less experienced user of my multi-boot machine might well be confused. I would prefer "compromise" language: for example, "Microsoft Windows 7 (installed on /dev/sda1)."
This way, the *ix user knows which is the Windows partition; the Windows user sees a term that s/he recognizes.
Following an answer to a Launchpad question on this point, I am submitting this idea both to brainstorm and as a wishlist bug.