Search:

Type: Posts; User: BillyBoa; Keyword(s):

Page 1 of 10 1 2 3 4

Search: Search took 0.04 seconds.

  1. [ubuntu] Re: Is installing new software in liveCD possible?

    Thank you so much for your remark dear friend. You are surprisingly polite.
  2. [ubuntu] Re: Is installing new software in liveCD possible?

    The application you need is called Reconstructor


    sudo apt-get install reconstructor

    You can create your own Live CD based on Ubuntu.
  3. Replies
    4
    Views
    1,358

    [SOLVED] Re: Compiz messed up my clean 11.1 install

    In such a case try to reinstall Unity


    sudo apt-get install --reinstall ubuntu-desktop

    after that look if the Unity plugin is checked in CompizComfig
  4. Replies
    4
    Views
    1,358

    [SOLVED] Re: Compiz messed up my clean 11.1 install

    1. Do a Compiz reset


    CTRL+ALT+T open a terminal and write


    gconftool-2 --recursive-unset /apps/compiz-1
    unity --reset

    2. Install from Ubuntu Software Center the Compiz Config...
  5. Replies
    5
    Views
    837

    [ubuntu] Re: problem with usb external hard disk

    If you are in Ubuntu check to see if you have installed the ntfs-3g driver.

    From a terminal


    sudo umount /media/external

    Or go to Disk Utility and unmount the USB with right click.

    Boot...
  6. Replies
    13
    Views
    1,230

    [SOLVED] Re: 10.04 Ext HDD booting problem

    Yes, there is no problem to mount them in a specific order, they just have to be mounted.
  7. Replies
    13
    Views
    1,230

    [SOLVED] Re: 10.04 Ext HDD booting problem

    Ok then you have to mount the / as well with the command

    sudo mount /dev/sdXY /mnt (and replace the sdXY with the name of the / partition)
  8. Replies
    13
    Views
    1,230

    [SOLVED] Re: 10.04 Ext HDD booting problem

    Should be something like this


    sudo mount /dev/sdb1 /mnt/boot &&
    sudo mount /dev/sdb7 /mnt/home

    The problem is you didn't specify where is the system installed?

    The / directory.
  9. Replies
    5,285
    Views
    192,165

    Re: Counting to 500 Before Mod Resets!

    666
  10. Replies
    35
    Views
    2,296

    [all variants] Re: Linux on Custom PC?

    Can you use a Live CD system? Does your computer recognizing the OS?
  11. Replies
    13
    Views
    1,230

    [SOLVED] Re: 10.04 Ext HDD booting problem

    Try to do this, according to the community documentation:

    Copy LiveCD Files
    This is a quick and simple method of restoring a broken system's GRUB 2 files. The terminal is used for entering...
  12. [ubuntu] Re: after 11.10 install .error: no such device: 2112f...

    I copied what you have to do and reinstall grub:

    Copy LiveCD Files
    This is a quick and simple method of restoring a broken system's GRUB 2 files. The terminal is used for entering commands and...
  13. [ubuntu] Re: after 11.10 install .error: no such device: 2112f...

    If you can reach the command line you can execute


    sudo update-grub
  14. [ubuntu] Re: What is Ubuntu trying to do!?

    You can have the System Monitor open on the tab Resources to check what is happening. You can check the Processes as well to find which application is using the system.
  15. Replies
    13
    Views
    1,230

    [SOLVED] Re: 10.04 Ext HDD booting problem

    From the data you give us I think you are using Ubuntu in an external drive, but you installed the dual boot, using Windows MBR.

    Now you have to repair the Windows MBR, but you will run the risk...
  16. Replies
    35
    Views
    2,296

    [all variants] Re: Linux on Custom PC?

    I think the problem is how you are trying to install the OSs and not the OSs themselves.

    You are making a USB or a Live CD?

    And I like your computer!
  17. Replies
    5
    Views
    837

    [ubuntu] Re: problem with usb external hard disk

    Obviously your HDD is failing and the computer is making a CHKDSK and pass them to hidden files, named dir.0001 and so on.

    Try to make visible the hidden files in your Explorer or search for them...
  18. Replies
    5
    Views
    837

    [ubuntu] Re: problem with usb external hard disk

    Try to defrag the drive
  19. Replies
    10
    Views
    864

    [ubuntu] Re: Moving from virtualbox to system?

    To install Remastersys


    sudo gedit etc/apt/sources.list

    add


    deb http://www.geekconnection.org/remastersys/repository karmic/
  20. Replies
    10
    Views
    864

    [ubuntu] Re: Moving from virtualbox to system?

    I think the answer is Remastersys.

    You can create an ISO file using the filesystem on which it’s being run. You will clone your system. You can create the ISO and then you pass it to a CD.
  21. Replies
    8,694
    Views
    545,454

    Re: Are you a thread killer?

    bang---------->
  22. Thread: version

    by BillyBoa
    Replies
    17
    Views
    1,044

    [ubuntu] Re: version

    It's Debian derived.
  23. Re: Help with Mint Linux & Mint XFCE with Desktop

    There are some tiny Linux OSs, like PuppyLinux which is an Ubuntu based stripped and simple OS.
  24. Replies
    6
    Views
    537

    [ubuntu] Re: how to start ubuntu after installation

    Are you sure? I never saw a message like that.
  25. Replies
    4
    Views
    349

    [SOLVED] Re: Dual boot Questions

    Go here and follow the instructions.

    https://help.ubuntu.com/community/WindowsDualBoot


    If you have any question, post it here

    * Of course start from Win installation.
Results 1 to 25 of 250
Page 1 of 10 1 2 3 4