Maui
Board Index divider Search Member List Help
Hello There, Guest! Login Register
Login
Username:
Password: Lost Password?
 
Maui Forums › Maui Support › Installation › Acer Aspire reinstall

Acer Aspire reinstall
leszek Offline
Moderator
Joined: Jul 2013
Posts: 3,633
#4
2nd May 2018, 9:48
If you boot your live system identify and mount your installed maui system.
See if the system is intact.

Open up a terminal in the mounted maui system directory and execute
Code:
sudo mount -o bind /dev dev
That will give the chroot system access to your hardware.

Then execute the chroot command itself
Code:
sudo chroot .
(notice the . is the indicator for the current directory [so your mounted installed maui system])

In the chroot now execute
Code:
mount -t proc proc proc
mount -t sysfs sys sys
update-grub
This should update grub and most probably also show you that it detected Maui and other systems hopefully.

After that unmount proc and sys in the chroot
Code:
umount /proc /sys

and exit the chroot with exit command or by pressing ctrl+d.
Find
Reply
« Next Oldest | Next Newest »


Messages In This Thread
Acer Aspire reinstall - by Bergoglio - 2nd May 2018, 8:35
RE: Acer Aspire reinstall - by leszek - 2nd May 2018, 9:13
RE: Acer Aspire reinstall - by Bergoglio - 2nd May 2018, 9:15
RE: Acer Aspire reinstall - by leszek - 2nd May 2018, 9:48
RE: Acer Aspire reinstall - by Bergoglio - 2nd May 2018, 11:20
RE: Acer Aspire reinstall - by leszek - 2nd May 2018, 11:30
RE: Acer Aspire reinstall - by Bergoglio - 2nd May 2018, 11:36
RE: Acer Aspire reinstall - by leszek - 2nd May 2018, 11:52
RE: Acer Aspire reinstall - by Bergoglio - 2nd May 2018, 15:41
RE: Acer Aspire reinstall - by Bergoglio - 3rd May 2018, 0:08
RE: Acer Aspire reinstall - by leszek - 3rd May 2018, 9:56
RE: Acer Aspire reinstall - by Bergoglio - 3rd May 2018, 10:03

Possibly Related Threads…
Thread Author Replies Views Last Post
  maui upgrade from 2.1 to 17.3 - cannot reinstall plasma benit 20 63,140 10th April 2017, 14:58
Last Post: leszek
  Maintenance or Reinstall or ... ? Chelle 7 25,402 15th March 2017, 2:09
Last Post: Chelle
  Upgrading or reinstall dadakrpa 4 19,482 15th March 2017, 0:16
Last Post: dadakrpa

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

  • Contact Us
  • Maui Forums
  • Return to Top
  • Lite (Archive) Mode
  • RSS Syndication
Current time: 2nd June 2025, 1:14 Powered By MyBB, © 2002-2025 MyBB Group.
Linear Mode
Threaded Mode