Jump to content



Welcome to AstaHost - Dear Guest , Please Register here to get Your own website. - Ask a Question / Express Opinion / Reply w/o Sign-Up!

Toggle shoutbox Shoutbox Open the Shoutbox in a popup

@  agyat : (24 May 2013 - 05:15 PM) O Dear, Where Are You? Without Your Words This Sb Is ..
@  agyat : (23 May 2013 - 01:23 AM) Wow! Mr. Sb Back Home.
@  OpaQue : (23 May 2013 - 12:44 AM) Ting
@  OpaQue : (24 April 2013 - 02:44 PM) I guess, Time to run Mycent script.
@  OpaQue : (24 April 2013 - 02:43 PM) wow.. not much spam. except habatt posting lot of links.. :P
@  yordan : (23 April 2013 - 01:04 PM) You're welcome, agyat. Nice to have been helpful. Second lesson: try full words, "you" instead of "EW".
@  agyat : (23 April 2013 - 05:03 AM) @YORDAN: tHANK EW FOR YOUR FIRST LESSON.   :D
@  yordan : (22 April 2013 - 09:43 PM) @agyat : "why don't you help me", or "please help me", or "please teach us"
@  yordan : (22 April 2013 - 09:42 PM) welcome back, velma
@  velma : (22 April 2013 - 07:51 AM) **yawns** Good to be back, wonder what is going on here :)
@  agyat : (22 April 2013 - 03:50 AM) Oh! so, why don't help me learn english..
@  yordan : (21 April 2013 - 08:38 PM) The goal mentioned by shiu : "learning english, learning computer"
@  agyat : (21 April 2013 - 06:31 PM) WHAT GOAL?
@  yordan : (20 April 2013 - 10:39 AM) yes, that's our goal. simultaneouly learning English and teaching/learning computer using.
@  shiyu : (20 April 2013 - 07:30 AM) learning english,learning computer
@  yordan : (19 April 2013 - 01:11 PM) Oh, I see, it's just a trick in order to force people looking at your texte. Somehow smart, maybe.
@  agyat : (19 April 2013 - 02:54 AM) And of course I know it is not SEO friendly.
@  agyat : (19 April 2013 - 02:52 AM) There may be two possible answers for that ....


1) Shout was posted using mobile keypad.

2) To force people read content carefully and/or with more concentration.
@  agyat : (19 April 2013 - 02:49 AM) There may be two possible answers for that ....
@  yordan : (18 April 2013 - 09:35 PM) however, why this mixing of capital letters in the middle of your text?

Replying to Linux And Windows - Both On The Same Partition


Post Options

    • Can't make it out? Click here to generate a new image

  or Cancel


Topic Summary

Shane2005

Posted 18 September 2006 - 10:02 AM

That's pretty neat but I don't think that I'd use it really...

xboxrulz

Posted 22 May 2006 - 04:11 PM

lol, nicely said :D

xboxrulz

XIII

Posted 22 May 2006 - 12:47 PM

It's safer to put Linux and Windows on different partition because especially Windows9x will corrupt FAT32. Furthermore, FAT32 doesn't support journalling. Therefore, if your computer crashes, there's no log to attempt to fix a corrupted file or the search for one will take forever. Furthermore, Windows9x will also fragment the FAT32 filesystem. Linux will have trouble operating on it when it's too fractured. That's why you should put Linux and Windows on different partitions. Plus, when Linux is on its own type of filesystem, it operates better. For example, on ReiserFS, when your computer crashes, it checks its journal. Then, it'll repair or delete the nodes that are damaged, then allow you to continue your work. Plus, these filesystems don't fracture because both Linux and the filesystem itself doesn't allow such fractures to happen.

The best way is to have a partition for Linux (choose your own except ext2), another for Windows (NTFS) and another just for DATA (FAT32)

I hope this answers your question.

xboxrulz


It's more safer in fact to run linux only, not both of them, not windows, windows in fact hates itself even, it doesn't love NTFS or anyother file system, it hates us even :D

Jeigh

Posted 21 May 2006 - 02:43 PM

Yea I can't see any reason for doing this other then saying that yes, I did it, weee. But from a functional standpoint it seems irrelevant, you lose all the positive aspects of having multiple partitions and don't gain anything except...well...you don't gain anything. Also the windows before xp were so annoyingly unstable with the near constant rebooting and whatnot I'd have no reason to keep windows on my computer alongside linux if my ONLY windows option was pre-xp

xboxrulz

Posted 21 May 2006 - 02:04 PM

It's safer to put Linux and Windows on different partition because especially Windows9x will corrupt FAT32. Furthermore, FAT32 doesn't support journalling. Therefore, if your computer crashes, there's no log to attempt to fix a corrupted file or the search for one will take forever. Furthermore, Windows9x will also fragment the FAT32 filesystem. Linux will have trouble operating on it when it's too fractured. That's why you should put Linux and Windows on different partitions. Plus, when Linux is on its own type of filesystem, it operates better. For example, on ReiserFS, when your computer crashes, it checks its journal. Then, it'll repair or delete the nodes that are damaged, then allow you to continue your work. Plus, these filesystems don't fracture because both Linux and the filesystem itself doesn't allow such fractures to happen.

The best way is to have a partition for Linux (choose your own except ext2), another for Windows (NTFS) and another just for DATA (FAT32)

I hope this answers your question.

xboxrulz

grysik

Posted 21 May 2006 - 12:02 PM

I don't use Windows XP, because I have no control on important things in this OS.
But I've written: choose Windows 9x.
NTFS... Maybe will work, but I haven't tested it, because I don't use NTFS at all.
Why put Linux and Windows on the same partotion ? Oh. Why not ?
Now I ask U: why put Linux and Windows on different partitions ?

Twistit

Posted 21 May 2006 - 07:09 AM

Its nice to know this, but why would i put linux and windows on one partition? and.. this doesnt work with xp btw.. xp loves nfts.. and linux often hates it.

grysik

Posted 20 May 2006 - 10:36 PM

Linux: choose ZipSlack (Slackware)
Windows: choose Windows 9x

Steps:
0) select (in your mind) one of your partitions for both OS-es (I've selected partition with filesystem FAT16)
1) install Windows 9x on selected partition or copy into sectors binary image prepared before (for example using GHOST program)
2) download ZipSlack Linux and decompress it on selected partition
3) prepare menu for selecting OS after turning on your PC, using files autoexec.bat and config.sys
you can run your linux in this way - LINUX.BAT:
@echo off
\linux\loadlin \linux\vmlinuz root=/dev/hda3 rw
rem where:
rem loadlin.exe if file, which will load your linux into memory
rem \linux\ is directory with decompressed linux & localization of loadlin.exe file
rem vmlinuz is Virtual Machine Linux ZipSlack binary image for loading into memory
rem /dev/ is directory \linux\dev\ and there are many devices handle-files for linux
rem hda3 is partition selected by U (I've selected first (means a) harddisk - hda, and third partition of this disk)
rem you can (or should) select another partition !!
4) download Ranish Partition Manager (PART program) on selected partition (VERY USEFULL THING)
it is usefull for choosing partition from you want to start system (load to memory and running it from there)

HAVE FUN

Review the complete topic (launches new window)