انجمن‌های فارسی اوبونتو

کمک و پشتیبانی => سایر توزیع‌های گنو/لینوکس => دبیان => نویسنده: ch3t3r در 21 اسفند 1386، 12:38 ق‌ظ

عنوان: Windows Partition in Debian
ارسال شده توسط: ch3t3r در 21 اسفند 1386، 12:38 ق‌ظ
شرمنده این سوال رو اینجا میپرسم !
Debian من با درایو ها مشکل داره تو هر درایوی که میخوام برم یه پیغام میده ! باسه ورود به فلاپی درای هم پیغام میده .
این پیغام باسه ورود به هر درایو میده !
unable to mount the selected volume
libhal-stroage.c 1401 : called libhal-free-dbus-error but
dbuserror was not set
Process 16598 : Aplicationmust must not close onared
conection-see-dbus-conection-close () dbus . This is a bug in The Aplication
error : Devices /dev/sd5 is not Removeable
error : coldno executed Promount
و باسه فلاپی درایو هم اینو میده !
Mount : i could not determine the filesysytem type , and none was specifield
برای حل این مشکل باید چه کار کنم ؟
عنوان: پاسخ به: Windows Partition in Debian
ارسال شده توسط: ابراهیم در 21 اسفند 1386، 08:09 ب‌ظ
از چه نسخه‌ای از Debian استفاده می‌کنید؟ توی چه محیطی کار می‌کنید؟ (KDE یا Gnome یا shell یا ...)
عنوان: پاسخ به: Windows Partition in Debian
ارسال شده توسط: ch3t3r در 22 اسفند 1386، 12:06 ق‌ظ
نسخه 4 و میز کار Gnome
عنوان: پاسخ به: Windows Partition in Debian
ارسال شده توسط: ابراهیم در 22 اسفند 1386، 11:29 ق‌ظ
دستی می‌تونی سوار (mount) کنی؟
اگر نمی‌دونی یا نمی‌تونی، خروجی این دستور‌ها رُ برامون بذار:
$ sudo fdisk -l
$ cat /etc/fstab
$ cat /proc/filesystems
عنوان: پاسخ به: Windows Partition in Debian
ارسال شده توسط: ch3t3r در 22 اسفند 1386، 11:22 ب‌ظ
sudo fdisk -l
Disk /dev/sda: 203.9 GB, 203928109056 bytes
255 heads, 63 sectors/track, 24792 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1        2550    20482843+   7  HPFS/NTFS
/dev/sda2            4010       24791   166931415    f  W95 Ext'd (LBA)
/dev/sda3            2551        4009    11719417+  83  Linux
/dev/sda5            6375       11473    40957686    7  HPFS/NTFS
/dev/sda6           11474       17847    51199123+   7  HPFS/NTFS
/dev/sda7           17848       24791    55777648+   7  HPFS/NTFS
/dev/sda8            6250        6374     1003999+  82  Linux swap / Solaris
/dev/sda9            6214        6249      289138+  83  Linux
/dev/sda10           4010        6212    17695534+  83  Linux

Partition table entries are not in disk order

Disk /dev/sdb: 1037 MB, 1037829120 bytes
32 heads, 62 sectors/track, 1021 cylinders
Units = cylinders of 1984 * 512 = 1015808 bytes

   Device Boot      Start         End      Blocks   Id  System
cat /etc/fstab
# /etc/fstab: static file system information.
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    defaults        0       0
/dev/sda3       /               ext3    defaults,errors=remount-ro 0       1
/dev/sda9       /boot           ext3    defaults        0       2
/dev/sda10      /home           ext3    defaults        0       2
/dev/sda8       none            swap    sw              0       0
/dev/hda        /media/cdrom0   udf,iso9660 user,noauto     0       0
/dev/fd0        /media/floppy0  auto    rw,user,noauto  0       0
cat /proc/filesystems
nodev   sysfs
nodev   rootfs
nodev   bdev
nodev   proc
nodev   cpuset
nodev   debugfs
nodev   securityfs
nodev   sockfs
nodev   pipefs
nodev   futexfs
nodev   tmpfs
nodev   inotifyfs
nodev   eventpollfs
nodev   devpts
        cramfs
nodev   ramfs
nodev   mqueue
nodev   usbfs
        ext3
        udf
        iso9660
        vfat
Sharmande Finglish Minevisam Balad Nistam to Debian Farsi Benevisam :
Vaghti Dastoore Ziro Ejra Mikonam Ye Panjere Va Mishe va Ye Peygham Mide (paiene Dastoor Matne Peygham Hast)
mount /dev/sda5 /mnt/windows -t ntfs -r
The Folder Content Could not Be Displayed
You Do not have the premission necessary to view the content "windows".
عنوان: پاسخ به: Windows Partition in Debian
ارسال شده توسط: ابراهیم در 23 اسفند 1386، 01:37 ق‌ظ
۱. هستهٔ فعلیت ظاهراً NTFS نمی‌شناسه. می‌تونی برای حل این مشکل بستهٔ ntfs-3g رو نصب کنی. شاید با یک sudo modprobe ntfs هم حل بشه.
۲. خروجی دستورهای زیر، بی‌زحمت:
$ which mount
$ dpkg -S `which mount`
عنوان: پاسخ به: Windows Partition in Debian
ارسال شده توسط: ch3t3r در 23 اسفند 1386، 05:24 ب‌ظ
which mount
/bin/mount
dpkg -S `which mount`
mount: /bin/mount
Alan in Ntfs-3g ro migiram bebinam moshkelam hal mishe ya na
عنوان: پاسخ به: Windows Partition in Debian
ارسال شده توسط: ابراهیم در 24 اسفند 1386، 03:16 ق‌ظ
راستی خروجی این دستور رو هم بده:
$ ls -l /mnt/windows
عنوان: پاسخ به: Windows Partition in Debian
ارسال شده توسط: ch3t3r در 25 اسفند 1386، 12:27 ق‌ظ
$  ls -l /mnt/windows
ls: /mnt/windows: No such file or directoryEbrahim Jan ye lotfi kon Amoozeshe Ntfs-3g ro Bezar , Mamnoon
Age Emkan Dare Amoozeshe Nasbe KDE az ro DVD ham Begoo :D
عنوان: پاسخ به: Windows Partition in Debian
ارسال شده توسط: ابراهیم در 25 اسفند 1386، 01:34 ب‌ظ
برای ntfs-3g کافی هست بستهٔ ntfs-3g رو نصب کنی. بعدش می‌تونی این‌جوری یک پارتیشن رو سوار (mount) کنی:
$ sudo mkdir /mnt/windows
$ sudo mount -t ntfs-3g /dev/sda5 /mnt/windows
برای نصب KDE روی اوبونتو از روی DVD باید اول DVD رو به فهرست مخازنت اضافه کنی، بعدش بستهٔ kubuntu-desktop رو نصب کنی.
http://wiki.ubuntu.ir/SoftwareManagement
عنوان: پاسخ به: Windows Partition in Debian
ارسال شده توسط: ch3t3r در 26 اسفند 1386، 01:22 ق‌ظ
Ebrahim Jan Moshkel Hamin Nasbe Ntfs-3g Hast Nemitoonam Nasb Konam Help plz
# dpkg -i ntfs-3g_1.2216-1_i386.deb
Selecting previously deselected package ntfs-3g.
(Reading database ... 130523 files and directories currently installed.)
Unpacking ntfs-3g (from ntfs-3g_1.2216-1_i386.deb) ...
dpkg: dependency problems prevent configuration of ntfs-3g:
 ntfs-3g depends on libc6 (>= 2.7-1); however:
  Version of libc6 on system is 2.3.6.ds1-13.
 ntfs-3g depends on libntfs-3g23; however:
  Package libntfs-3g23 is not installed.
dpkg: error processing ntfs-3g (--install):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 ntfs-3g
عنوان: پاسخ به: Windows Partition in Debian
ارسال شده توسط: سید مهدی در 26 اسفند 1386، 01:27 ق‌ظ
شما از داخل لینوکس به اینترنت دسترسی دارین ؟ اگه دارین دستور زیر رو وارد کنید:

sudo apt-get install ntfs-3g
عنوان: پاسخ به: Windows Partition in Debian
ارسال شده توسط: ch3t3r در 26 اسفند 1386، 06:43 ب‌ظ
# apt-get -f install ntfs-3g
Reading package lists... Done
Building dependency tree... Done
ntfs-3g is already the newest version.
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
  ntfs-3g: Depends: libc6 (>= 2.7-1) but 2.3.6.ds1-13 is to be installed
           Depends: libntfs-3g23 but it is not installable
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a s olution).
عنوان: پاسخ به: Windows Partition in Debian
ارسال شده توسط: سید مهدی در 28 اسفند 1386، 09:03 ب‌ظ
این خروجی نشون می ده که شما بسته ntfs-3g رو نصب کردین ولی هم-نیازهاش (dependency) هاش رو نصب نکردین. دستور زیر رو وقتی به اینترنت وصل هستید اجرا کنید تا اون هم‌نیازها هم نصب بشن.

sudo apt-get install -f
در ضمن برای استفاده از ntfs-3g فکر کنم براتون راحت‌تر باشه که از ntfs-config استفاده کنید. مشکل تغییر دادن دستی فایل etc/fstab/ رو حل می کنه و با زدن ۲-۳ تا تیک، مشکلتون حل می شه:

sudo apt-get install ntfs-config