A tough start to LINUX Mint

Welcome to newcomers! Don't hesitate to introduce yourself.

A tough start to LINUX Mint

Postby DarleneWagner on Wed Feb 13, 2013 3:17 pm

Hello, I'm Darlene from Atlanta. I've recenlty purchased a desktop running on an Intel Pentium 4 3.20 GHz x2 with Linux Mint 14 64-bit pre-installed. Problem is, the owner/root password was not given. I've tried rebooting from Linux Mint 14 64-bit downloaded to a jump drive but the desktop does not read the jump drive when the boot menu is running. Am I doing anything wrong? Thanks.
DarleneWagner
Level 1
Level 1
 
Posts: 2
Joined: Wed Feb 06, 2013 10:03 am

Linux Mint is funded by ads and donations.
 

Re: A tough start to LINUX Mint

Postby The-Wizard on Wed Feb 13, 2013 3:24 pm

welcome to the mint family forums

you could try [if your using mint/ubuntu]

in the grub menu highlight the Ubuntu menu entry (NOT the recovery mode)

hit e for edit, then highlight the kernel line and hit e again

remove ro quiet splash from the end of the line and

append it with rw init=/bin/bash and hit Enter then b to boot.

type:

Code:

passwd username

to change the password and press Ctrl+Alt+Del to reboot.

OPTION2:

Boot the LiveCD, mount the root partition, chroot to the partition and change the password.

Assuming that /dev/sda1 is your root ("/") partition:
Code:

sudo mkdir /mnt/ubuntu
sudo mount /dev/sda1 /mnt/ubuntu
sudo mount -t sysfs none /mnt/ubuntu/sys
sudo mount -t proc none /mnt/ubuntu/proc
sudo mount --bind /dev/ /mnt/ubuntu/dev
sudo mount --bind /dev/pts /mnt/ubuntu/dev/pts
sudo chroot /mnt/ubuntu
passwd username
exit
sudo reboot
asus M2N-MX board, AMD x2 6000 amd/ati graphics 4x1mb ddr2, 21" HD screen
Mint 14-64 cinnamon

"I refuse to answer that question on the grounds that i don't know the answer " [Douglas Adams (11 March 1952 – 11 May 2001)]
User avatar
The-Wizard
Level 7
Level 7
 
Posts: 1574
Joined: Fri Jan 28, 2011 3:12 pm
Location: Bedforshire, ENGLAND

Re: A tough start to LINUX Mint

Postby DarleneWagner on Wed Feb 13, 2013 9:15 pm

Option 2 sounds like it will work. How do I make a LiveCD?
thank you.
DarleneWagner
Level 1
Level 1
 
Posts: 2
Joined: Wed Feb 06, 2013 10:03 am

Re: A tough start to LINUX Mint

Postby mockturtl on Wed Feb 13, 2013 10:35 pm

DarleneWagner wrote:the desktop does not read the jump drive when the boot menu is running.
Not all motherboards will let you boot from a USB flash drive. (Pentium 4 is ancient. The past seven years of Intel branding use "Core" instead of Pentium -- "Core 2 Duo," "Core i3.")

If it's an option, you probably need to enable it in your BIOS configuration. At the very first screen when you turn the power on -- even before the menu loads -- you'll have to press a special key. Depending on the motherboard manufacturer, it could be delete, F2, F8, or something else.

Once you're in the BIOS setup, look for a category like "boot priority." There should be a list of devices -- hard drive, CD-ROM, network, etc. The system will try to use these in order, so if USB is an option, put it first. Save and exit.

How do I make a LiveCD?


Download the .iso file and burn it.

(It's a DVD, really -- "Because of the size of the content, and the fact that a vast majority of systems nowadays can either boot from DVDs or from USB, Linux Mint no longer provides images which fit in 700MB CDs.")
Image
User avatar
mockturtl
Level 4
Level 4
 
Posts: 405
Joined: Sat Oct 09, 2010 8:51 pm

Re: A tough start to LINUX Mint

Postby xenopeek on Thu Feb 14, 2013 3:35 pm

Hi again Darlene, welcome to the Linux Mint forums :D Looks like you are already getting good help here!
Image
Linux Mint 14 Nadia / 64-bit / Cinnamon
User avatar
xenopeek
Level 20
Level 20
 
Posts: 10484
Joined: Wed Jul 06, 2011 3:58 am
Location: The Netherlands

Re: A tough start to LINUX Mint

Postby jesica on Fri Feb 15, 2013 12:42 am

Good day

Welcome to the Mint forum.

:mrgreen:
freedom for excellence
User avatar
jesica
Level 7
Level 7
 
Posts: 1900
Joined: Sat Jul 18, 2009 3:54 am
Location: South Africa


Return to Introduce yourself

Who is online

Users browsing this forum: No registered users and 3 guests