GitHub basic tutorial
  • Introduction
  • Khởi động hệ thống Ground station computer - Companion computer (Odroid) - Pixhawk
  • Tao 1 private Folder tu public Folder
  • Tạo folder dev PX4 code
  • PX4 modification
  • MAVROS modification
  • Tạo node I3S_receiver
  • Kết nối đọc dữ liệu trong Pixhawk
  • Terminal Linux Ubuntu
  • Kết nối ROS hai máy tính
  • Build ros package in Odroid
  • Pressure sensor
  • Kết nối camera oCAM trên ROS
  • Cài đặt và sử dụng Matlab 2017b trên Linux Ubuntu
  • Một vài vấn đề trên Windows 7
  • Terminator
  • Upload compiled firmware of Pixhawk from odroid
  • Kết nối internet và Ethernet với Odroid (qua Switch) và 1 card mạng kết nối internet
  • IMU, Camera, Pixhawk connection to odroid
  • Kết nối ssh
  • Tham khao code homography cua Ninad
  • Matlab_2017b_problems
  • Eigen library - Mathematical toolbox for C++
  • Kinh nghiệm chuẩn bị presentation
  • Tap lenh lam viec voi Pixhawk px4
  • Offboard mode in PX4
  • P51 Lenovo, trackpad and trackpoint
  • P51 Lenov, Install Quadro M2200 graphic card
  • Gilab
  • Tao 1 private Folder tu public Folder
  • Ubuntu tips: show desktop by pressing Super + D
  • Install eclipse
  • Windows error
  • How to update Sublime Text 3 in ubuntu 16.04
  • PX4 Pixhawk hardfault
  • Install CUDA for computer with NVIDIA graphic card
  • Install openCV after installing CUDA
  • Meld - tool for file or folder comparison
  • GIT - move a full git repository from one remote sever to another one
  • Jetson Nano Installation
  • Working in Jetson Nano
  • Backup and Restore micro sd card
Powered by GitBook
On this page
  • Xóa một chương trình đã được cài tự động và tự động launch khi startup
  • Mất lựa chọn khởi động Ubuntu khi cài Windows7 sau khi cài đặt Ubuntu

Was this helpful?

Một vài vấn đề trên Windows 7

PreviousCài đặt và sử dụng Matlab 2017b trên Linux UbuntuNextTerminator

Last updated 5 years ago

Was this helpful?

Xóa một chương trình đã được cài tự động và tự động launch khi startup

Trên windows 7

Ấn windows+R, type %localappdata%

Sau đó xóa thư mục chromium

Mất lựa chọn khởi động Ubuntu khi cài Windows7 sau khi cài đặt Ubuntu

Using the Ubuntu CD (Recommended)

The graphical way:

1.Insert your Ubuntu CD, reboot your computer and set it to boot from CD in the BIOS and boot into a live session. You can also use a LiveUSB if you have created one in the past.

2.Install and run Boot-Repair - - I needed to use the following command to get it to work:

sudo add-apt-repository ppa:yannubuntu/boot-repair 
&&  sudo apt-get update 
&& sudo apt-get install -y boot-repair 
&& boot-repair

3.Click "Recommended Repair".

4.Now reboot your system. The usual GRUB boot menu should appear. If it does not, hold Left Shift while booting. You will be able to choose between Ubuntu and Windows.

https://superuser.com/questions/254737/i-cant-boot-to-ubuntu-after-installing-windows-7