Search:

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

Search: Search took 0.05 seconds.

  1. Re: MultiBootUSB - Install and boot multiple Linux from Pendrive / Flash drive / USB

    It would be great if you could also add FreeDos. I use it for testing my HDD's using manufacturer's tools which are unfortunately Dos only.
  2. Replies
    301
    Views
    66,661

    Re: multicd.sh - combine Linux ISOS into one

    Just tested the latest 6.4 version and found some new bugs:

    In multicd-6.4.sh

    Line 320

    if [ $(cat $TAGS/lang) != en ];thenshould be

    if [ "$(cat $TAGS/lang)" != "en" ];thenBut since...
  3. Replies
    301
    Views
    66,661

    Re: multicd.sh - combine Linux ISOS into one

    Just to give some feedback on this

    I'm running Lucid and used the latest multicd-6.3.sh to create a USB flash with some usefull stuff like
    latest versions of Clonezilla, Freedos, Knoppix, NT...
  4. Replies
    8
    Views
    5,990

    [ubuntu] Re: usb not working in 10.04

    Without quotation marks ;)


    root@box:/sys/bus/pci/drivers/ehci_hcd# echo -n 0000:00.13.2 > unbind
    Btw, the fix works good!
  5. Replies
    8
    Views
    14,401

    Re: Code::Blocks and QT4

    None of the proposed solutions actually worked for me (Lucid 10.04 and Code::Blocks from the Lucid repos). The following solution, however, works great!
    ...
  6. [ubuntu] Re: nm-applet freeze after installing fingerprint

    Don't use fingerprint to log in, but enter your password instead. It's O.K. to use fingerprint for sudo and gksudo and stuff like that , but not on the login screen. For more information see this bug...
  7. [other] Re: lucid upgrade causes USB automount problems (tips/advice)

    Although I made a Lucid clean install, I also faced that USB automount problem: my USB flash drive was always autmounted to /media/disk and owned by root so that I couldn't really use it. The...
  8. [ubuntu] Re: QEMU ARM and Karmic w Rootstock-blank screen

    Check out this article in our Rhobuntu Wiki
    http://wiki.xda-developers.com/index.php?pagename=RhodiumUbuntu#QEMU
  9. Got a HTC Touch Pro 2 (Rhodium) / AT&T Tilt 2? It can run Ubuntu!

    Your Touch Pro 2 / Tilt 2 is a sexy peace of hardware with a strong 528MHz ARM CPU, brilliant WVGA touchscreen, nice QWERTY keyboard, GSM/UMTS, WIFI, GPS and Bluetooth. But it runs a proprietary OS...
  10. Replies
    4
    Views
    5,702

    Re: iCalendar program for Windows Mobile 6?

    Try iCalParse (freeware)

    http://forum.xda-developers.com/showthread.php?t=544181

    it can import both local and remote .ics files! Tested on Touch Pro 2 with WinMo 6.5. I
    used it to sync my...
  11. [SOLVED] Re: Disable password for mounting drives in Karmic

    I've just found this solution
    http://www.shareconnector.com/howto-remember-authentication-mounted-drive-in-ubuntu-910-karmic
    an it works like a charm on my Karmic-Thinkpad! Hope it helps.
Results 1 to 11 of 11