You are Here:
Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section



Remove 2.8 and dual boot 3.4 with Ubuntu

Author (Read 10846 times)

0 Members and 1 Guest are viewing this topic.

Re: Remove 2.8 and dual boot 3.4 with Ubuntu
« Reply #33 on: July 17, 2017, 03:22:31 PM »
 

phil66

  • Occasional Poster
  • **
  • 63
    Posts
  • Reputation: 0
  • Linux Lite Member
    • View Profile
I have reached a point where I no longer want to run Linux-Lite-3.4
Every time I am asked to run a process I end up getting a failure
The latest being kernel panic on the step of exit

I had no problems with ll-2.8 and thought I would upgrade to ll-3.4
I have now lost all passwords and after numerous attempts nothing works
As you have noticed this is the third page of data suggested and tried with no success

For all who have tried to help THANKS
 

Re: Remove 2.8 and dual boot 3.4 with Ubuntu
« Reply #32 on: July 17, 2017, 06:26:17 AM »
 

bitsnpcs

  • Platinum Level Poster
  • **********
  • 3237
    Posts
  • Reputation: 305
    • View Profile
    • Try to Grow

  • Kernel: 4.x
Hello,
it is important not to use the root password for online forum or websites. Should use root password only for root, password for each forum and website should be different passwords.

Reboot into LL , start from #1, proceed thru until you reach #4.

at #4 enter

Code: [Select]
adduser phil66 sudo
await confirmation

then enter

Code: [Select]
adduser phil66 admin
then proceed through the rest of the numbered areas.
 

Re: Remove 2.8 and dual boot 3.4 with Ubuntu
« Reply #31 on: July 16, 2017, 08:44:21 PM »
 

phil66

  • Occasional Poster
  • **
  • 63
    Posts
  • Reputation: 0
  • Linux Lite Member
    • View Profile
From the terminal "sudo -i"
Enter password tried three all invalid
Now my login has closed and cannot install password to enter forums
using ubuntu to post
 

Re: Remove 2.8 and dual boot 3.4 with Ubuntu
« Reply #30 on: July 16, 2017, 03:08:28 PM »
 

bitsnpcs

  • Platinum Level Poster
  • **********
  • 3237
    Posts
  • Reputation: 305
    • View Profile
    • Try to Grow

  • Kernel: 4.x
Can you try it using the terminal, hold down Ctrl and Alt key and press t, to open it.

Begin with

Code: [Select]
sudo -i
then follow from step #1.
 

Re: Remove 2.8 and dual boot 3.4 with Ubuntu
« Reply #29 on: July 16, 2017, 02:21:11 PM »
 

phil66

  • Occasional Poster
  • **
  • 63
    Posts
  • Reputation: 0
  • Linux Lite Member
    • View Profile
I am running from the help manual program reset password
It advances thru the steps and goes into your suggestion until it reaches line 5 exit
At this time it locks up the program
 

Re: Remove 2.8 and dual boot 3.4 with Ubuntu
« Reply #28 on: July 16, 2017, 06:17:20 AM »
 

bitsnpcs

  • Platinum Level Poster
  • **********
  • 3237
    Posts
  • Reputation: 305
    • View Profile
    • Try to Grow

  • Kernel: 4.x
Hello phil66,

by program do you mean the "terminal",  or are you trying this in something else ?
You can access the terminal from your desktop by holding down the Ctrl key and Alt Key then press t (Ctrl+Alt+t) on your keyboard.

If using terminal at which number of the procedure did it lock up the terminal ?
« Last Edit: July 16, 2017, 06:30:06 AM by bitsnpcs »
 

Re: Remove 2.8 and dual boot 3.4 with Ubuntu
« Reply #27 on: July 15, 2017, 09:48:05 PM »
 

phil66

  • Occasional Poster
  • **
  • 63
    Posts
  • Reputation: 0
  • Linux Lite Member
    • View Profile
Well this procedure did not work. It went and locked up the program midway through the procedure
I wish I could tell more but it simply did not work
 

Re: Remove 2.8 and dual boot 3.4 with Ubuntu
« Reply #26 on: July 11, 2017, 12:04:52 PM »
 

bitsnpcs

  • Platinum Level Poster
  • **********
  • 3237
    Posts
  • Reputation: 305
    • View Profile
    • Try to Grow

  • Kernel: 4.x
Hello,

I am unsure if it will work with LL, I have only done it on Debian for Raspberry Pi, it may differ you can either try it experimentally, or await confirmation from the experienced users.
I have never tried just jumping to #9 below but it may be worth trying this when at the root prompt as per manual to change your passwd and see if this solves it first.

Method

Follow manual until "at the prompt enter passwd"

1- Instead at this prompt enter

Code: [Select]
adduser phil66
(or any username other than your existing one)

2 - enter your new simple as @gold_finger previously wrote not using any special characters, and (not previously used/tried) passwd, when prompted to retype, retype this new passwd.

3 - when prompted is it correct y/n, click y

4 - at the same root prompt then enter

Code: [Select]
adduser phil66 sudo
await confirmation to appear.

5 - at prompt enter

Code: [Select]
exit
6 - on reboot enter your new login phil66 and the passwd you chose at #2 above.

7 - you will have a new home folder under the new name, it will not contain data files like music for example in your old folder, you may be able to change the old username password using menu gui then copy those off to a media such as usb.

8 - when you are satisfied you have saved any data file from the old home folder, *Warning - if your Ubuntu home folder is not the same name*, then you can delete it by deleting that user.
Open terminal from desktop, login as the new user eg; phil66 and enter into terminal

Code: [Select]
sudo deluser type-old-username-here
when confirmed user deleted, then type

9 -
Code: [Select]
sudo passwd root
when prompted enter you new more complex passwd (to replace the passwd chosen at #2 above), and retype it when prompted. Wait for text "passwd: password updated successfully"

Close terminal by typing

Code: [Select]
exit
Do not reboot yet.

10 - open terminal again, and type

Code: [Select]
sudo -ienter your new complex passwd (chosen at #9 above), when prompted, if this works, just type
Code: [Select]
exityour done ?
« Last Edit: July 11, 2017, 07:05:01 PM by bitsnpcs »
 

Re: Remove 2.8 and dual boot 3.4 with Ubuntu
« Reply #25 on: July 11, 2017, 08:36:14 AM »
 

gold_finger

  • Documentation Writer
  • Platinum Level Poster
  • *****
  • 1094
    Posts
  • Reputation: 325
  • Linux Lite Member
    • View Profile

  • CPU: Intel Core2 Duo E7500 3.0GHz

  • MEMORY: 4Gb

  • VIDEO CARD: Intel 4 Series Integrated Graphics
Quote from: phil66
Tried both reset password programs..The only difference is one spells passwd and the other spells password
If link to LL help manual posted by firenice03 is the "program" you were referring to a few posts back, I just had a look at it and it is the exact same procedure for resetting password as my tutorial on Mint forums.  Both use command passwd, not password -- so don't know where you saw that.  (If firenice03's link is not what you were referring to, please post a link to program you found and are talking about.)


In any case, that procedure should have worked to reset your password.  Try again, but this time for test purposes, reset to a simple password (eg. something using only letters and numbers, no special characters or spaces) and see if that works.


Question:  is the password you're using in Ubuntu the same as one you're trying to setup in LL?  If not, try setting LL password to same one you're using in Ubuntu.
Try Linux Beginner Search Engine for answers to Linux questions.
 

Re: Remove 2.8 and dual boot 3.4 with Ubuntu
« Reply #24 on: July 10, 2017, 09:11:49 PM »
 

firenice03

  • Rockin' the FREE World
  • Global Moderator
  • Platinum Level Poster
  • *****
  • 1848
    Posts
  • Reputation: 284
  • Linux Lite Member
    • View Profile

  • CPU: AMD E2//Atom X5//AMD Phenom II X2

  • MEMORY: 4Gb

  • VIDEO CARD: AMD Mullin Radeon R2//Intel//AMD/ATI RS880

  • Kernel: 5.x
Anyone else have any suggestions on how to reset password on LL3.4
Have tried two simular programs neither one worked
I can boot LL3.4 but I can not enter a valid password for programs that need same

If LL is installed you can try (if you haven't yet) https://www.linuxliteos.com/manual/install.html#respassword

If you're in a Live Environment (booting from USB/DVD) - username is linux - password is blank/empty


**Update**
Sorry does look like you tried the link.. only other advice, as mentioned - make sure caps/num lock aren't enabled (verify by typing password in username field)...
- or make sure you typed "sync" and "reboot -f" in the script....
« Last Edit: July 10, 2017, 09:18:47 PM by firenice03 »
LL4.8 UEFI 64 bit ASUS E402W - AMD E2 (Quad) 1.5Ghz  - 4GB - AMD Mullins Radeon R2
LL5.8 UEFI 64 bit Test UEFI Kangaroo (Mobile Desktop) - Atom X5-Z8500 1.44Ghz - 2GB - Intel HD Graphics
LL4.8 64 bit HP 6005- AMD Phenom II X2 - 8GB - AMD/ATI RS880 (HD4200)
LL3.8 32 bit Dell Inspiron Mini - Atom N270 1.6Ghz - 1GB - Intel Mobile 945GSE Express  -- Shelved
BACK LL5.8 64 bit Dell Optiplex 160 (Thin) - Atom 230 1.6Ghz - 4GB-SiS 771/671 PCIE VGA - Print Server
Running Linux Lite since LL2.2
 

Re: Remove 2.8 and dual boot 3.4 with Ubuntu
« Reply #23 on: July 10, 2017, 02:31:12 PM »
 

phil66

  • Occasional Poster
  • **
  • 63
    Posts
  • Reputation: 0
  • Linux Lite Member
    • View Profile
Anyone else have any suggestions on how to reset password on LL3.4
Have tried two simular programs neither one worked
I can boot LL3.4 but I can not enter a valid password for programs that need same
 

Re: Remove 2.8 and dual boot 3.4 with Ubuntu
« Reply #22 on: July 04, 2017, 01:16:58 PM »
 

phil66

  • Occasional Poster
  • **
  • 63
    Posts
  • Reputation: 0
  • Linux Lite Member
    • View Profile
Gnu Grub version 2.02
Ubuntu
Advanced options for UBUNTU
Memory test
Memory test
Linux Lite 3.4 (16.04) (on /dev/sda3)
Advanced options for Linux lite 3.4
Linux Lite 2.8 (14.04) (on /dev/sda3) Error no such device
Ubuntu boots and passwords are authenticated
LL 3.4 boots when try to authenticate passwords error failed to run bash/usr/script/updates-gui as user root wrong password
Both units boot without login screens and passwords
The password that I was using on 2.8 does not work on 3.4
 

Re: Remove 2.8 and dual boot 3.4 with Ubuntu
« Reply #21 on: July 03, 2017, 11:31:27 PM »
 

gold_finger

  • Documentation Writer
  • Platinum Level Poster
  • *****
  • 1094
    Posts
  • Reputation: 325
  • Linux Lite Member
    • View Profile

  • CPU: Intel Core2 Duo E7500 3.0GHz

  • MEMORY: 4Gb

  • VIDEO CARD: Intel 4 Series Integrated Graphics
Quote from: phil66
In the ll3.4 when opening with e and erasing ro splash quiet $ vt-handoff and adding rw init=/bin/bash
after unable to use password went back to where I made the change and ro splash quiet $ vt-handoff was in the edit of ll3.4
Pressing "e" to edit grub options only affects current boot, it's not permanently changing things.  So, yes on subsequent boot you will see "ro quiet splash vt.handoff" again and not the edit you did before.


As I understand things now, you can boot into Ubuntu, have choice shown for LL3.4 and choice for LL2.8 is gone, but you can't boot into LL3.4 because it says your password is invalid.  Is that correct?


If so, honestly I'm stumped.  Changing/Resetting password with tutorial I referenced should have worked.  I'm not sure why it didn't and don't really know where to go from here.  Maybe Jerry (or someone else) will see this and have a different idea on how to get things working.


P.s.
Could you elaborate a bit more on this quote from yesterday?  I'm not sure I understood it correctly:
Quote from: phil66
I booted ll-3.4 and now was getting to update and use synaptic
But I no longer have a valid password


Were you saying that you were able to boot into LL3.4, but that your password didn't work when you tried to run updates and/or Synaptic?  Or were you saying you couldn't boot into LL3.4 at all?
Try Linux Beginner Search Engine for answers to Linux questions.
 

Re: Remove 2.8 and dual boot 3.4 with Ubuntu
« Reply #20 on: July 03, 2017, 07:58:09 PM »
 

phil66

  • Occasional Poster
  • **
  • 63
    Posts
  • Reputation: 0
  • Linux Lite Member
    • View Profile
Tried both reset password programs..The only difference is one spells passwd and the other spells password
Using passwd both units entering password twice and confirming password was completed
In the ll3.4 when opening with e and erasing ro splash quiet $ vt-handoff and adding rw init=/bin/bash
after unable to use password went back to where I made the change and ro splash quiet $ vt-handoff was in the edit of ll3.4
 

Re: Remove 2.8 and dual boot 3.4 with Ubuntu
« Reply #19 on: July 02, 2017, 07:12:42 PM »
 

gold_finger

  • Documentation Writer
  • Platinum Level Poster
  • *****
  • 1094
    Posts
  • Reputation: 325
  • Linux Lite Member
    • View Profile

  • CPU: Intel Core2 Duo E7500 3.0GHz

  • MEMORY: 4Gb

  • VIDEO CARD: Intel 4 Series Integrated Graphics
I'm not familiar with program you mentioned for resetting password.  You can try to use it and if it works, great.  Otherwise, you can follow this tutorial to reset your password.  Tutorial is for Mint, but will work same way in LL.
Reset lost/forgotten/non-working Password


P.s.
Before trying to reset password, double-check that you didn't accidentally enable the <CapsLock> key before you tried entering password.  Passwords are case-sensitive, so that would cause it to fail if you accidentally hit it.
« Last Edit: July 02, 2017, 07:17:19 PM by gold_finger »
Try Linux Beginner Search Engine for answers to Linux questions.
 

 

-->
X Close Ad

Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section