LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
crashing
#1
Im still a noob in this, I replaced vista with 2.8 now im trying to get 3.2 completed. The problem i'm having is it crashes on the very last step when i try to fill in my name . If i have to use Gparted to correct this how does one install this program in linux and is there any commands i have to type into the terminal? I installed using usb.

Does this all have to be done on the live mode that its already set on? :-\ 
Reply
#2
What options have you ticked during installation set up?
Reply
#3
I ticked the option to have it as my sole operating system because that was the first thing i did when i left vista and it made things so much easy for me, and i chose not to tick any updates options because i was going to install the updates once it was installed on my desktop
Reply
#4
Go through the install via the Help Manual and don't tick any options at all. See how you go.
Reply
#5
Ok Jerry thank you, will give it a go.
Reply
#6
My installation also crashed.

I've assigned an existing ext4 partition as /home and made a new partition of 30 GB for Linux Lite. Also I've set the keyboard, language and time zone for Germany. Nothing more.

Regards
JohnD
"Show up on time, know your lines, and don't bump into the furniture."
Reply
#7
It's now installed.

But additionally I've made the mistake to use an old user name in the existing partition /home. würrrg

"Show up on time, know your lines, and don't bump into the furniture."
Reply
#8
Install LL to your hard drive. Make sure to format each partition including the home partition. Be sure to back up any files first.
Reply
#9
Hello JohnD,

Code:
sudo -i

Code:
adduser 'JohnD'

Enter password.
Type when asked
Code:
y

Code:
adduser 'JohnD' sudo

Code:
sudo deluser 'oldusername goes here'

^ these adds the new user name, group, and makes it sudo , create /home folder for that user, it then deletes the incorrect username, you will lose all data in home folder so if it is personal files then save it to usb drive before doing this.

A password for a specific username can be changed by - Menu>All>User Manager

If you wish to change the password of the new root account , like so -

Code:
sudo passwd root

type new password
retype new password - they both must match
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)