انجمنهای فارسی اوبونتو
کمک و پشتیبانی => راهنماها، نکات و ترفندها => نویسنده: fafa23m در 17 خرداد 1388، 10:28 بظ
-
سلام
مشکل من اینه که دی وی دی کوبونتو رُِ دانلود کردم و الان فایل iso. ر روی هاردم دارم تو قسمت third-party software اینو :
(/home/m/Desktop/w) آدرس فولدری که iso ر مونت میکنم
/home/m/Desktop/w/pool jaunty
ادد میکنم وقتی میخوام برم توی سینپتک این ارور میده :
E: Malformed line 43 in source list /etc/apt/sources.list (URI parse)
E: The list of sources could not be read.
Go to the repository dialog to correct the problem.
E: _cache->open() failed, please report.
-
اینطوری باید Mount کنید:
mount -o loop disk1.iso /media/cdrom0
و بعدش هم برای اضافه شدن به لیست مخازن:
sudo apt-cdrom add
و بعد هم آپدیت لیست مخازن:
sudo apt-get update
-
m@m-desktop:~$ sudo apt-cdrom add
Using CD-ROM mount point /cdrom/
Unmounting CD-ROM
Waiting for disc...
Please insert a Disc in the drive and press enter
Mounting CD-ROM...
E: Unable to stat the mount point /cdrom/ - stat (2 No such file or directory)
E: Unable to stat the mount point /cdrom/ - stat (2 No such file or directory)
E: Failed to mount the cdrom.
چرا مونت پوینت رو مینویسه /cdrom/ ؟ نمیشه تغیرش ذاذ؟
-
m@m-desktop:~$ sudo apt-cdrom -d=/media/cdrom0 add
Using CD-ROM mount point /media/cdrom0/
Unmounting CD-ROM
Waiting for disc...
Please insert a Disc in the drive and press enter
Mounting CD-ROM...
Identifying.. [1fdd5f2026af00ff6b9e9772e96f4d83-2]
Scanning disc for index files..
Found 2 package indexes, 0 source indexes, 0 translation indexes and 1 signatures
Found label 'Kubuntu 9.04 _Jaunty Jackalope_ - Release amd64 (20090421.2)'
This disc is called:
'Kubuntu 9.04 _Jaunty Jackalope_ - Release amd64 (20090421.2)'
Copying package lists...gpgv: Signature made Wed 22 Apr 2009 01:07:45 AM IRDT using DSA key ID FBB75451
gpgv: Good signature from "Ubuntu CD Image Automatic Signing Key <cdimage@ubuntu.com>"
Reading Package Indexes... Done
Writing new source list
Source list entries for this disc are:
deb cdrom:[Kubuntu 9.04 _Jaunty Jackalope_ - Release amd64 (20090421.2)]/ jaunty main restricted
Unmounting CD-ROM...
Repeat this process for the rest of the CDs in your set.
W: Skipping non-exisiting file /media/cdrom0/dists/jaunty/main/binary-amd64/Packages
W: Skipping non-exisiting file /media/cdrom0/dists/jaunty/main/debian-installer/binary-amd64/Packages
W: Skipping non-exisiting file /media/cdrom0/dists/jaunty/restricted/binary-amd64/Packages