RE: How to load Linux Kernel and files system with no Eth... » Install_nfs_kernel_server.txt
1 |
mitydsp@mitydsp-dev:~$ sudo apt-get install nfs-kernel-server |
---|---|
2 |
[sudo] password for mitydsp: |
3 |
Reading package lists... Done |
4 |
Building dependency tree |
5 |
Reading state information... Done |
6 |
The following packages will be upgraded: |
7 |
nfs-kernel-server |
8 |
1 upgraded, 0 newly installed, 0 to remove and 273 not upgraded. |
9 |
Need to get 159kB of archives. |
10 |
After this operation, 0B of additional disk space will be used. |
11 |
WARNING: The following packages cannot be authenticated! |
12 |
nfs-kernel-server |
13 |
Install these packages without verification [y/N]? y |
14 |
Err http://us.archive.ubuntu.com/ubuntu/ lucid-updates/main nfs-kernel-server 1:1.2.0-4ubuntu4.2 |
15 |
404 Not Found [IP: 91.189.91.23 80] |
16 |
Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/n/nfs-utils/nfs-kernel-server_1.2.0-4ubuntu4.2_i386.deb 404 Not Found [IP: 91.189.91.23 80] |
17 |
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? |
18 |
mitydsp@mitydsp-dev:~$ |