LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 12-26-2008, 07:25 AM   #1
geopilot5200
LQ Newbie
 
Registered: Dec 2008
Posts: 7

Rep: Reputation: 0
ACER Aspire One single user boot


I have received an Acer Aspire One that has already been used. The root password has already been set but I have no idea what it is or how to find it out. Looking through the forum there are some suggestions to boot the PC in single user mode and from there see about removing the root password from the /etc/passwd file.

First thing is, how do I boot this PC in single user mode?

Thanks
 
Old 12-26-2008, 09:01 AM   #2
Brian1
LQ Guru
 
Registered: Jan 2003
Location: Seymour, Indiana
Distribution: Distribution: RHEL 5 with Pieces of this and that. Kernel 2.6.23.1, KDE 3.5.8 and KDE 4.0 beta, Plu
Posts: 5,700

Rep: Reputation: 65
If it has grub boot manager installed then hit ' e ' to edit the boot option for the distro. Then goto the line that has vmlinus in it and hit ' e ' again. Goto the end and add the number ' 1 ' to the end.

Example of one. Yours may differ.
kernel /vmlinuz-2.6.19-1.2911.fc6 ro root=LABEL=/ rhgb quiet 1

Other option is boot with a USB live boot stick which can be made easy and placed on a usb flash drive and boot from that. Or if you have a USB cdrom then boot into rescue mode or just boot into a command prompt. Mount the partition that has /etc/passwd and modify with an editor program, unmount and reboot.

Brian

Last edited by Brian1; 12-26-2008 at 09:04 AM.
 
Old 12-26-2008, 09:25 AM   #3
geopilot5200
LQ Newbie
 
Registered: Dec 2008
Posts: 7

Original Poster
Rep: Reputation: 0
ACER Aspire One boot

I can't tell what the boot loader is, Grub or LILO. The only items displayed on the screen before the main desktop flashes up is <<press F2 to enter setup>> (the BIOS) and <<press F12 to change boot order>>. Pressing 'e' or ctrl-'x' at this point does nothing.

I guess I'll have to go the route of the live USB stick.

Although, having just looked at the BIOS boot settings, the only options are the hard drive and a PCI network device. Hmmmm.

Thanks.
 
Old 12-26-2008, 10:02 AM   #4
Brian1
LQ Guru
 
Registered: Jan 2003
Location: Seymour, Indiana
Distribution: Distribution: RHEL 5 with Pieces of this and that. Kernel 2.6.23.1, KDE 3.5.8 and KDE 4.0 beta, Plu
Posts: 5,700

Rep: Reputation: 65
I would think it would support USB boot. Thought that was what many others did on their Acer Ones from the many post one this model from the forums. Might search here to read the many post on these small netbooks. Been looking and getting a few myself. Use one as a DMZ firewall with some Wii Lan Adapters for addtional network interfaces. The other for a web, dns, mail, and ssh services. Maybe another as a large storage area with connected USB drives. Just waiting till they drop in price.

Brian
 
Old 12-26-2008, 10:04 AM   #5
tredegar
LQ 5k Club
 
Registered: May 2003
Location: London, UK
Distribution: Fedora38
Posts: 6,147

Rep: Reputation: 435Reputation: 435Reputation: 435Reputation: 435Reputation: 435
Quote:
I can't tell what the boot loader is, Grub or LILO.
It's probably a "hidden" grub.
Keep pressing <ESC> as the PC is starting to boot - you should see the grub boot menu displayed.
Then follow Brian1's advice.
 
Old 12-26-2008, 10:46 AM   #6
geopilot5200
LQ Newbie
 
Registered: Dec 2008
Posts: 7

Original Poster
Rep: Reputation: 0
ACER Aspire One USB/hidden installer

I've tried hitting <esc> as the machine boots but I do not see any signs of a grub menu. The usual Acer Aspire desktop comes up.

The only USB device I have to hand is in NTFS format, and the Acer Aspire tells me that it cannot mount it as ntfs is an unknown format.

I have a memory stick lying around that I can afford to experiment with. What file format does Linpus/Fedora use? ext2/3?

Thanks
 
Old 12-26-2008, 11:17 AM   #7
tredegar
LQ 5k Club
 
Registered: May 2003
Location: London, UK
Distribution: Fedora38
Posts: 6,147

Rep: Reputation: 435Reputation: 435Reputation: 435Reputation: 435Reputation: 435
Quote:
I do not see any signs of a grub menu
Oh.

I know little about the ACER Aspire One, what version of linux is it running, as supplied?

I found this thread http://www.aspireoneuser.com/2008/07...npus-mode-hack
and maybe you already have the "root" password - it's yours, as this version of linux maybe uses sudo
Boot to your desktop
Quote:
<ALT><F2> to run a terminal
type
Code:
sudo -i
(Thats "sudo minus eye")
Give your password
Maybe you are root? (Has your prompt changed?)
Code:
exit
Note: On my KDE desktop <ALT><F2> opens a "Run command" window. NOT a terminal window.
If you get that try typing xterm or even terminal in as the command to run.
An X terminal may open where you can type the above commands.

Otherwise we'll have to think again.

[This http://www.aspireoneuser.com/forum/ looks like a good source of information for you, have you seen this link?]

Edit:
Quote:
I have a memory stick lying around that I can afford to experiment with. What file format does Linpus/Fedora use? ext2/3?
A standard linux distro will always recognise ext2 or ext3

Last edited by tredegar; 12-26-2008 at 11:29 AM.
 
Old 12-26-2008, 04:15 PM   #8
geopilot5200
LQ Newbie
 
Registered: Dec 2008
Posts: 7

Original Poster
Rep: Reputation: 0
Ok, thanks.

When I opened the xterminal and typed 'sudo -i' the prompt changed to a hash (#).

I entered 'passwd' and i was asked to enter a new UNIX password. It looks as though the new password was accepted. So it looks as though the problem has been overcome.

Thanks for the assistance.
 
Old 02-05-2009, 05:32 AM   #9
theacerguy
Member
 
Registered: Jan 2009
Location: on my pc!
Distribution: openSUSE 11.2 opensolaris 2009.06
Posts: 218
Blog Entries: 7

Rep: Reputation: 32
i would re-install through the restore cd or install a different distro
 
Old 02-05-2009, 10:11 AM   #10
farslayer
LQ Guru
 
Registered: Oct 2005
Location: Northeast Ohio
Distribution: linuxdebian
Posts: 7,249
Blog Entries: 5

Rep: Reputation: 191Reputation: 191
To answer a couple of your other questions..

File system if that devie has a SSD drive would probably be EXT2.. you wouldn't want to have journaling enabled on a SSD drive.

When you hit F12 to get to the boot menu there WILL be other options there if you have a External USB CDROM attached or a Bootable USB flash drive. the options to boot from them will show up.


Enjoy your AspireOne !!

Links in my sig for Linpus Lite AAO tweaks, and install guides for other Linux OS's if you so desire.
My AAO is running Debian amazingly well..

Last edited by farslayer; 03-09-2009 at 11:25 AM.
 
Old 03-09-2009, 11:16 AM   #11
smiltilverden
LQ Newbie
 
Registered: Jun 2006
Posts: 3

Rep: Reputation: 0
Quote:
Originally Posted by farslayer View Post
When you hit F2 to get to the boot menu there WILL be other options there if you have a External USB CDROM attached or a Bootable USB flash drive. the options to boot from them will show up.
Press "F12" for a list of available boot-devices.

"F2" takes you into the bios setup, which would be overkill if all you want to do is set up the machine to boot from some USB device.
 
Old 03-09-2009, 11:25 AM   #12
farslayer
LQ Guru
 
Registered: Oct 2005
Location: Northeast Ohio
Distribution: linuxdebian
Posts: 7,249
Blog Entries: 5

Rep: Reputation: 191Reputation: 191
Quote:
Originally Posted by smiltilverden View Post
Press "F12" for a list of available boot-devices.

"F2" takes you into the bios setup, which would be overkill if all you want to do is set up the machine to boot from some USB device.
Err.. ouch I'm gonna say that was a typo, yeah.. I must have missed the '1'.

Let me fix that..
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
New Linux user: Acer Aspire One, Limpus Linux OS w/8gb SSD drive acpiusa Linux - General 1 08-27-2008 05:22 AM
Configuring Acer Orbicam on an acer aspire 7720 with fedora 8 ags123 Linux - Laptop and Netbook 3 02-11-2008 08:21 AM
Boot problem, ACER Aspire 3100 FC5 English_Man Linux - Laptop and Netbook 16 11-29-2006 04:30 PM
Fedora Core 4 boot problem in Acer Aspire 1691 kurre Linux - Laptop and Netbook 2 01-16-2006 09:03 AM
APM or APCI on ACER Aspire 2012WLMi (Aspire 2010 Family) FTP_Palace Linux - Laptop and Netbook 4 07-15-2004 06:08 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

All times are GMT -5. The time now is 04:40 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration