مشاهدة النسخة كاملة : لينكس الوصول الى ملفات الويندوز من خلال اللينكس
السلام عليكم ورحمة الله..
شباب ممكن تتدلوني كيف اقدر اوصل لملفاتي اللي بالويندوز من خلال اللينكس؟
بغض النظر عن اماكنية تشغيلها طبعا..
ودممممممممتم :)
d r 3
Loner
20-08-2002, 05:54 AM
First, some Linux distributions like Mandrake will set up the Window partition for you automatically. Distributions like Red Hat don't do that. I'll give you the command line method.
The steps are:
1. create a directory.
For example:
mkdir windows
2. find out the partition where Windows is mounted on.
For example:
su
/sbin/fdisk /dev/hda
Then type : p
You will get several lines like this:
Device Boot Start End Blocks Id System
/dev/hda1 1 678 5125648+ 83 Linux
One of the lines will say windows. So the partition is going to be the info under Device Boot.
For exapmle, suppose that the Winodws partition is /dev/hda2
After that, type : q
3. Mount the Windows partition on the new directory you created in step 1.
For exmple:
mount -t vfat /dev/hda2 windows
For this command to work, you have to be the root user and you must be in the same directory where you created "windows" directory.
4. Now you can access the Windows files by typing:
cd winodws
or you can user the graphical file manager.
Loner
hi frend..
i make the dir. (windows)..
but i can't to see the windows or access to it !!
note:
i have in my HD three OS..it's :
1-Hancom (arabic ver.)
2-win98
3-windows 2000 advance server
( i think the windows under /dev/shm)
may be i don't useful the command P or Q
thanx for your help :)
d r 3
ROM<>linux
27-08-2002, 06:44 PM
هلالالا أخوي Loner .. أنا عندي ريد هات ..
وأبغى بعد أدخل على الوندوز من اللينكس ..
بس وين اكتب الأمر .. mkdir win ؟؟
:) أرجو الرد عاجلاً :)
Loner
27-08-2002, 10:50 PM
To write commands, you have to open a terminal window. It's a black window where you enter commands just like DOS. On the panel in Gnome or KDE there is an icon if you click on it, a window will open up and then type the commands.
Loner
جميع حقوق برمجة vBulletin محفوظة ©2025 ,لدى مؤسسة Jelsoft المحدودة.
جميع المواضيع و المشاركات المطروحة من الاعضاء لا تعبر بالضرورة عن رأي أصحاب شبكة المنتدى .