dserban
Jan 18 2008, 11:04 AM
Quatrux
Jan 19 2008, 09:45 AM
This is really great, it always was a problem, I remember when accessing NTFS from Linux was quite a problem, but now you can do it with quite a good speed and you can even write to it with great performance, tried it myself.. It still doesn't say anything about the speed? How fast could I for example download a 2 GB file from a Linux partition in Windows using those tools? and I guess it is only readable? or I can write to those partitions too? But as I understood with Ext2 Installable File System For Windows you can do everything, delete, move, write and modify..
Comment/Reply (w/o sign-up)
FirefoxRocks
Jan 25 2008, 04:43 AM
I use Ext2 IFS but it occasionally bluescreens me. It can also cause my system to freeze, although this is quite rare (but I don't access the Linux partition from Windows much anyways). The only time I actually needed to use this was to move a folder because of an improper mounting, couldn't log into Linux. The speed is a bit slow, you can actually tell, but not notably slow.
Comment/Reply (w/o sign-up)
yordan
Jan 29 2008, 01:05 PM
QUOTE(Quatrux @ Jan 19 2008, 10:45 AM)  How fast could I for example download a 2 GB file from a Linux partition in Windows using those tools? and I guess it is only readable? or I can write to those partitions too? I would say that the goal for these interoperating systems is to save place, using the same files under Linux and under Windows. So, the interest for instance would be to send to a friend your picture from your last holidays, using your Crosoft Messenger when booting under Windows, but the file to be sent being on your Linux partition. Or downloading a Linux rpm while connected to windows (I simultaneously download the Windows version and the Linux Version of the Oracle patchsets for instance), and when booting under Linux I install the linux rpms which are physically on the Windows disk, without having to copy them.
Comment/Reply (w/o sign-up)
FirefoxRocks
Feb 1 2008, 05:02 AM
So you actually use this? Does it work good? What I mean by that is are there any system crashes when accessing/writing to the partition?
Comment/Reply (w/o sign-up)
yordan
Feb 1 2008, 08:47 AM
QUOTE(FirefoxRocks @ Feb 1 2008, 06:02 AM)  So you actually use this? Does it work good? What I mean by that is are there any system crashes when accessing/writing to the partition? Don't want to startup polemics, but... a W___dows system which does not crash, who has seen that ? I see one every time I install a system from stratch, and then, as soon as I start surfing on the web I start experiencing crashes, and I support it until I feel sick an reload my sysbackup. Now, if your question concerns my own way of working, I do this that way : a) Windows system on a FAT32 partition, so I can virus-scan it when booting off my ms-dos bootable cdrom (just for diagnositcs purpose in case of giant panic).  three NTFS partitions for Windows-only things (videocompression or things like that). c) One FAT32 partition for cooperative disk-sharing. d) When I am satisfied with the windows system settings, I boot off the Mandrake Linux CD. e) During the Mandrake install I choose "install on the remaining space on the hard drive", and it automatically creates the Linux filesystems, and automatically mounts all the Windows partitions as Unix filesystems. f) All my default Linux storages go the the FAT32 fileystems, all my default Windows storage go to the FAT32 filesystems. When this filesystem is full, this means that some job is finished, I move the files to my USB storage disk.
Comment/Reply (w/o sign-up)
(G)Roni
Sep 20 2009, 03:47 AM
How to install Win XP and Linux on the same computer
Three Ways To Access Linux Partitions From Windows On Dual-boot Systems
For school I have to install Win XP and Linux. I know how to install Windows but I haven't found anything on how to install both on 1 computer. I would like to format the drive on my computer and start from scratch. How do I do this? What partitions do I need?
The system requires several software applications to be installed on it as well as an area of the drive storage media to be set up as an organized space to store all of the user data. You are also asked to make this system able to boot using the Linux operating system as well and to install applications required on that platform.
You want to maximize your file system capabilities with this system. There is currently as 80GB hard disk installed in the computer which will provide plenty of storage space for all of the systems, applications, and data that will be installed. There is also a tape backup drive installed in the machine that will be configured to perform regular backups of the drive(s).
Is there somewhere that provides detailed instructions on exactly what I need to do?
Help me please!
Thank you
-reply by Roni
Comment/Reply (w/o sign-up)
yordan
Sep 20 2009, 02:33 PM
QUOTE ((G)Roni @ Sep 20 2009, 05:47 AM)  For school I have to install Win XP and Linux. I know how to install Windows but I haven't found anything on how to install both on 1 computer. I would like to format the drive on my computer and start from scratch. How do I do this? What partitions do I need? I don't have a real step-by-step instruction tutorial, but the way I will suggest is rather straightforward. You have a 80 gig disk, let's share it in three parts: 40 gig for Windows in two partitions : 20 gig NTFS for the system, and 20 gig FAT32 for data. The rest of the disk unpartitionned. First of all install Windows, but do not use the whole disk, create a 20 Gig partition and install windows on this NTFS partition. Secondly, use Windows for creating a 20 gig FAT32 partition and format this partition. Put some texts on it in order to check you are able to read and write. Third, boot on a Linux install disk (I suggest Mandriva, it's rather easy). Tell the Linux installer to use the rest of the disk, it will automatically create the Linux partitions and will manage the dual-boot windows/Linux, tell that you want Windows as default boot (if some newbies have to power-up your system), and it will also mount the FAT32 partition automatically. The FAT32 partition will be writable both from windows and from Linux, which is rather useful for data and downloads. Hope this helped. Yordan
Comment/Reply (w/o sign-up)
takerraj
Sep 21 2009, 07:03 AM
It´s very simple iGuest. Follow what Yordan said (In the exact order) and I want to add some points to the above tut. In Mandriva go for, Mandriva one 2009 Gnome version. Remember, first install windows and then Linux. Because Linux will detect Windows boot loader, but Windows won´t detect Linux boot loader. After successful installation of Linux over Windows make sure that your Windows is safe and won´t crash. If you install/repair Windows after linux installation, then you have to install/repair your linux once again. Make sure that you know the basics on how to restore linux after Windows installation. I suggest Ubuntu over Mandriva, because the community of Mandriva is not big one. If you get a problem then the chance of getting help from others is less. On the other side Ubuntu has a vast community, very well coded help contents. Before installing linux on your system, first test it in Virtualbox. Learn how to install linux and test yourself on virtualbox and then install on your system.Do few test drives on virtualbox, it will definitely help you.
Comment/Reply (w/o sign-up)
starscream
Sep 21 2009, 04:55 PM
In this blog post there are few softwares/drivers mentioned. Out of that Diskinternals and explore2fs are worth to check out if you want to access linux partitions.
Comment/Reply (w/o sign-up)
HannahI
Oct 8 2009, 07:47 PM
I don't see how that's a problem.
Comment/Reply (w/o sign-up)
Similar Topics
Keywords : ways, access, linux, partitions, windows, dual, boot, systems
- Lightest Linux
(15)
Boot Error On Customized Kernel [solved]
(2) Hey guys, I'm getting into some trouble on my newly compiled kernel. I had no issues compiling
a kernel before but I'm getting booting issues. I guess it could be some type of SATA support
issue since this is the first time I had a SATA drive. However, I'm very sure that I compiled
SATA support right into the kernel instead of it being a module. This is my filesystem config:
QUOTE # # File systems # CONFIG_EXT2_FS=m CONFIG_EXT2_FS_XATTR=y CONFIG_EXT2_FS_POSIX_ACL=y
CONFIG_EXT2_FS_SECURITY=y # CONFIG_EXT2_FS_XIP is not set CONFIG_EXT3_FS=m CONFIG_EXT3_F....
When And What Is Your First Linux Experience?
(4) Hi All, I want to learn when and what is your first experience of linux? Mine is; 1996 first
install of linux. 1995 first time I heard of linux. I remember how I was happy and how I was curious
about linux. I was bored of Windows. It was not the OS I was dreaming of. It was not completely
flexible. I was feeling that windows is not the edge of the computer tech. There are something wrong
about windows. And Linux was like a dream for me.. I remember how I tried to get a linux distro. I
remember how I installed it.. How excited I was. It was incredible.. The linux I ins....
I Want To Get Linux, Which One Is Best?
(20) currently have Windows XP (god help me) and want to change to Linux. I know that Linux is
open-source, but does that mean that it is free? I have no idea on the matter so I decided to
consult the forums. ....
Linux Software Installation Help
it tells how to install software in tar.bz2 or .bin extension (2) installing .tar.bz2 software open the terminal window.Place the s/w in root's home..then
write file.tar.bz2 in terminal. uncompressing will take place.a folder with .tar extension will b
created.Now write tar -xvf filename.tar,contents will be read..Now,move to the directory just
created..read the readme file..follow instruction such as make or make install to be commanded in
terminal...now its done..use it by writing in terminal for ex. mplayer movie.avi. ..or just drop ur
movie file nin the terminla..nd remove the " " in the file..append mplayer with blank spa....
Which Linux Version For Newbies?
Give your opinion (14) Hi, well i have been a windows user all my life, and I'm really satisfied with it. But from a
time know as a good programmer/user, I want to know what I'm missing(or not) from not using
linux, so for those who have a long time using it I would like you to ask a favor, if you could
recommend me the version that I should test. I don't understand when someone says to a newbie in
linux that is asking for a version to start, they say to them "well ubuntu(example) is a good
version to start", what are the real diference between the different types of linux. ....
Why Linux?
(23) i have always wonder, what is so special about linux? why do people have linux? rather than windows
or mac? is it recommended that noobs like me /laugh.gif" style="vertical-align:middle"
emoid=":lol:" border="0" alt="laugh.gif" /> have an linux os? /rolleyes.gif"
style="vertical-align:middle" emoid=":rolleyes:" border="0" alt="rolleyes.gif" />....
Choice Of Motherboard For Linux Virtualization
Who knows which ones work well? (6) Virtualization is a relatively arcane subject, but it is one which is very rapidly growing, and
apparently very "hot" in commercial enterprises. For the hobbyist with multiple computers (I have
8), it offers the possibility of taking snapshots of running, fully configured applications and
operating systems, and transferring some or all of them onto a single computer platform. First, it
saves energy. Second, once the conversion has been made from real hardware to a virtual "guest,"
the driver problems associated with moving from one hardware platform to another are sol....
Linux Basic Command - For Storing Compilation Error To File
(1) Ex: Compiling a cpp file using a basic command " g++ filename.cpp " and to run the program use
./a.out , Then to store the compilation error to text file use this command. g++ test.cpp >
log.txt log.txt contains the compile time errors. ....
Linux For Beginners- Easy To Install
(16) Which Linux distru is for beginners and Easy to install?....
Access Linux Box From Windows Machine- Putty Tool
(2) Most of the guys want to access Linux box from Windows machine just to do some programming on the
command line. The "Putty Tool" is the solution for this. Just google for "Putty" and download this
small package(less then 1MB) and keep it on your desktop. Just you need to configure the linux
machine IP on this Putty tool and connect to Linux machine. If you face any problem in configuring
Linux IP, then let me know, i will help you out. If you think this is help full, please rate this.....
How To Copy File & Folders From Linux To Windows?.
(14) Many face problem while transfering file from Linux to windows and Vise versa. My solution for
this is "winscp405". Winscp is a windows freeware tool used to copy file from & to Linux machine.
To get this tool just google for " winscp405" tool and download this small package and install.
Enjoy working with Linux and windows /tongue.gif" style="vertical-align:middle" emoid=":P"
border="0" alt="tongue.gif" />....
Some Usefull Linux Basic Commands And Utilities. Please Add To This List If You Know One.
(0) Let me give some usefull linux commands and utilities. Please add to this list if you know.
Work with tar files. To make tar archive use $ tar -cvf filename.tar filename
To extract tar archive use $ tar -xvf filename.tar To extract tar archive
with gz use $ tar -xzvf filename.tar.gz Connect to remote system through ssh
$ ssh name@ip followed by passwd e.g. ssh project@172.16.0.14 passwd: List the
file in current directory $ ls -l list the running process ....
How To Play Music And Movie In Linux? Which Is The Good One?.
(6) How to play Movie and music on linux. I am using fedora and i dont think so any player is specific
to any one flavour of linux. I have used "MP3 blaster" player, but this you need to play from
command line. Any other user friendly player pls let me know /rolleyes.gif"
style="vertical-align:middle" emoid=":rolleyes:" border="0" alt="rolleyes.gif" /> ......
Diablo 2 In Linux?
possible or not? (11) Hey! Sorry if this should be in the game forum, but it is about a game in Linux. And I need help
with it /tongue.gif" style="vertical-align:middle" emoid=":P" border="0" alt="tongue.gif" /> so I
thougt that it belongs to here. So.. Is it possible to install Diablo 2 on Linux using some sort of
patch, or any special software? Not just diablo. But other games too, that only works on Windows.
Thanks //Feelay....
Ubuntu 7.10 + Windows Xp Dual Boot
how to reinstall GRUB after windows reinstall (9) Ok so for a long time I had my dual boot working great, windows and ubuntu. But 2 days ago my
windows required a wipe and clean install because of some issues, like it usually happens after 8
months. So I reinstalled windows, well, first deleted the windows partition using the windows XP
install CD. Then assigned a partition for windows (same size) and left the ubuntu and swap partition
intact. But of course, windows deletes GRUB and replace it with their boot info, so now I can't
boot ubuntu (I can't choose). How can I reinstall GRUB without having to reinstal....
How To Install Linux Without A CD or DVD?
Would like to learn how to use Linux but don't know how to install (11) Hey! I've tryed to install linux without a cd (as they said on the website).. But I did'nt
understand it so good =/ Can anyone please tell me how I can install linux without a CD? Any
version.. The only thing I need is a fast one (faster than windows).. I am completly new (never
tried it before) and would want to learn Linux. But thats not easy, if I don't know hoiw to
install it /sad.gif" style="vertical-align:middle" emoid=":(" border="0" alt="sad.gif" /> Thanks
//Feelay....
Looking For Linux
2 choices that I will choose - make it easy to install and MAINTAIN (34) Ok I have tried Linux before, it was ok, until something with the kernel screwed up and it left me
with a command line interface that I didn't know what to do. I am looking for 2 different
distributions of Linux here, my first one is for: (Currently running Windows XP SP2) A computer
with 512 MB RAM Pentium 4 processor Internet Access GNOME or KDE desktop, doesn't matter Minimal
command line work!!! Absolutely no command line work when installing. I have tried Ubuntu, it was
easy enough. Anything easier than Ubuntu and I'll give it a try. My second cho....
Psybnc - Howto
How to make a psyBNC on Linux (5) Installation First, fetch the latest source code from http://www.psybnc.at QUOTE cd wget
http://www.psybnc.at/download/beta/psyBNC-2.3.2-7.tar.gz tar -zxvf psyBNC-2.3.2-7.tar.gz cd psybnc
Configuration QUOTE make menuconfig Now go in `Bouncer Config', next set Listening
Port and Ip. Next select `User' Here you will be able to create a user for your bouncer. You
must set Ident, Realname and Password, and vhost too. So return to main menu, and choose exit. When
prompted for saving select Yes. Launching psyBNC QUOTE make ./psybnc ....
Restoring Grub Boot Loader
(12) Hi guys, Few days ago my friend ask me to reinstall Windows on his computer. The problem is he has
dual OS, ubuntu linux(Dapper Drake) and Windows XP. If I reinstall the Windows the Grub loader on
MBR will overwritten by Windows XP. i know after reinstalling Windows we cannot boot to Ubuntu.
I'm newbie, So my question is, How we restore the Grub Loader back? I've try to boot from
ubuntu using Live CD mode. But I still confuse /huh.gif" style="vertical-align:middle"
emoid=":huh:" border="0" alt="huh.gif" /> the step-by-step how to restore the grub. Please he....
What Made You Switch To Linux?
(65) I first tried Linux a few years ago, not because I was completely against Windows or anything like
that, but just because I had some free time on my hands. I started off with Mandrake 9.0 which was
very user friendly and Windows-like. After reading through a bunch of message boards and learning
which distros are good for what, I soon realized my current distro was great for Linux noobs. So
then I decided to try something a little more advanced like Slackware which I knew had a steep
learning curve. Since then I've been using Slackware as my main OS and couldn'....
Where To Find Notepad++ For Linux ?
(38) I'm searching 2 days ago trying to find notepad++ for linux but i couldn't find it yet,
does anyone know or have this great software?, ofcourse i have it on windows, but i don't use
windows so much time, most times i'm on linux so i need it to be run on linux. P.S: i don't
use WINE so please don't recommend it /smile.gif" style="vertical-align:middle" emoid=":)"
border="0" alt="smile.gif" /> ....
Binds ( Dns Server For Linux ) - How To Use It ?
(3) I have BINDS installed on my Linux box and was wondering how you use it. For the fact that it is a
DNS server, that is all I know. Otherwise, I'm lost! Thanks! F....
What Language Is Linux Written In ?
(15) I''ve been wondering lately, what language is Linux written in? I'm interested in
this, because my friend and I are considering writing our own distro. I know, it sounds like a bit
of a feat, but one guy wrote MEPIS by playing with the Debian source code. I think the two of us
could do something similar. /tongue.gif' border='0' style='vertical-align:middle' alt='tongue.gif'
/> ....
What's The Difference Between Linux And Unix?!?
(23) are they even made by the same people...?....
Linux - which distributiuon?
(21) I'm wondering what distributions of Linux do you like most. Please make some comments on
distribution you like so everybody will know its adventagies.....
You can Play now in Linux
These is a list of the games. (26) You can Play a greates gameg in linus as: Unreal Tournament Quake 3 Wolfenstein Enemy teritory Medal
of Honor And Emule Nintendo 64 and Play Station games. He have your property games as: Tux Raser
Tux Cart Flith of the amazon queen Beneath a Steel Sky and most more.....
Linux SuSE detec you all hareware
Yea SuSE detec all. (2) Yea SuSE heve the best tools. Mplayer, Xmms, OpenOfecce, K3B, FireFox etc.....
Now Linux is ease
The linux SuSE 9.1 is most ease linux (9) /tongue.gif" style="vertical-align:middle" emoid=":P" border="0" alt="tongue.gif" /> if you desire
to do your linux most ease, I recommend yourself to change you to SuSE 9.1 and your life to be ease.
These linux make all to you. you don't need to make nothing. /biggrin.gif"
style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif" />....
Running Linux on slow computers
(17) I'm wondering if Mandrake 9.2 with X can be used on slow machine like: Pentium 350, 64mb ram,
2mb graphic card. I don't want to install any servers (ssh maybe).....
Looking for ways, access, linux, partitions, windows, dual, boot, systems
|
See Also,
*SIMILAR VIDEOS*
Searching Video's for ways, access, linux, partitions, windows, dual, boot, systems
|
advertisement
|
|