USB를 사용하여 14.04 LTS를 설치할 수 없습니다

USB를 사용하여 14.04 LTS를 설치할 수 없습니다

내 시스템 구성은 아래에 언급되어 있습니다.

Processor: Pentium 4 (2.4 Ghz)
RAM: 2GB
Memory: 40 GB
Motherboard: Intel 915
OS installed: Ubuntu 6.04 dapper LTS

USB 스틱에서 부팅하여 14.04 LTS(인텔 2Gb 미만 버전)를 다운로드했지만 USB 스틱에서 부팅에 도달하면 부팅이 정상이라는 메시지가 인쇄됩니다.

하지만 그 후에는 더 이상 진행되지 않습니다. 여기서 몇 가지 사항을 알고 싶습니다.

  1. USB에서 6.04를 14.04로 업그레이드할 수 있는 방법이 있습니까?
  2. 내 하드웨어에 호환성 문제가 있나요?
  3. 명령줄을 통해 업데이트를 시도했지만 아래 터미널 명령을 참조하세요.

출력.

최소한 이 오래된 6.04 LTS를 제거할 수 있는 해결책을 알려주십시오.

터미널 스냅샷에서:

Initializing package states... Done
Building tag database... Done
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B of archives. After unpacking 0B will be used.
ashish@ashish-desktop:~$ sudo aptitude reinstall ubuntu-desktop
Reading package lists... Done
Building dependency tree... Done
Initializing package states... Done
Building tag database... Done
The following packages will be REINSTALLED:
  ubuntu-desktop
0 packages upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 0 not upgraded.
Need to get 0B of archives. After unpacking 0B will be used.
Writing extended state information... Error!
E: I wasn't able to locate file for the ubuntu-desktop package. This might mean you need to manually fix this package.
E: Couldn't lock list directory..are you root?
ashish@ashish-desktop:~$ sudo do-release-upgrade
sudo: do-release-upgrade: command not found
ashish@ashish-desktop:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 6.06.1 LTS
Release:        6.06
Codename:       dapper

답변1

당신이 시도하고 싶은 것은 다음과 같습니다.

sudo apt-get 업데이트;

sudo apt-get 설치 업데이트 관리자-코어

그 다음에가다:

sudo do-릴리스-업그레이드

관련 정보