Results 1 to 4 of 4

Thread: Unetbootin persistent login problems

  1. #1
    Join Date
    Jan 2011
    Beans
    55

    Unetbootin persistent login problems

    I just used Unetbootin to create a persistent Xubuntu 11.10 install on a USB drive (FAT32). This worked fine the first time, but then required a password. I tried these combinations of logins and passwords:
    Code:
    ubuntu -
    ubuntu ubuntu
    xubuntu -
    xubuntu xubuntu
    root -
    root root
    root pass
    root password
    None worked. I reinstalled. Same thing. I mounted the casper file system:
    Code:
    mkdir /media/casper
    mount /media/KITE/casper-rw /media/casper -o loop
    And edited (/media/casper)/etc/passwd to delete the 'x' in the root line. Login fails, and the 'x' miraculously found its way back into the passwd line..

    Has anyone come across this, or similar, or have any ideas about how to resolve it?

  2. #2
    Join Date
    Jan 2011
    Beans
    55

    Re: Unetbootin persistent login problems

    It looks like there's some fault on the USB drive that makes it incompatible with unetbootin's install; it often hangs up while it's writing the casper-rw file.

    After I downloaded the xubuntu 11.10 iso again (despite the md5sum checking out) the 'Startup Disk Creator' managed to create a persistent xubuntu 11.10 install on the problematic USB drive. And I was just able to make one with unetbootin on a different USB drive. Neither has the login problem described above.

    Both of these installs function normally in casual testing, with one oddity: it's impossible to delete files in the GUI. rm works in the terminal, but it'd be nice to be able to delete as normal in the GUI...

  3. #3
    Join Date
    Oct 2005
    Location
    Wabasha MN
    Beans
    2,571
    Distro
    Ubuntu

    Re: Unetbootin persistent login problems

    There was some issues with 11.xx.
    https://help.ubuntu.com/community/In...n/FromUSBStick

    Known Issues
    Natty Narwhal 11.04 is having issues with USB flash drives from SanDisk that have U3 Launchpad. You can either use another brand or use either u3-tool from Ubuntu Repositories or SanDisk's U3 Launchpad Removal Tool to remove U3.
    Information on my Main laptop. Information on my small laptop Dell 11 3000
    Using a Asus 3632QM laptop with 8gig RAM, 250 SSD.
    Machine Registered 366271, 366273, 366275.
    Registered Ubuntu user number 18630. Registered Linux user number 458093.

  4. #4
    Join Date
    Jan 2011
    Beans
    55

    Re: Unetbootin persistent login problems

    Thanks irv - couldn't see anything obviously relevant to this trash problem in 11.10 tho...

    I mainly need a USB install for fallback purposes, so working round it with rm isn't too bad.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •