Thread: Convert Windows GUI to Linux GUI

  1. #16
    Registered User
    Join Date
    Feb 2005
    Posts
    38
    If you have two different drives then partition magic isn't even needed. Just boot up with the linux cd and use cfdisk to partition your new drive.
    I like to play pocket pool.

  2. #17
    Me -=SoKrA=-'s Avatar
    Join Date
    Oct 2002
    Location
    Europe
    Posts
    448
    The instaler in most distros will allow you to partition the disk and make filesystems on it as you wish.
    SoKrA-BTS "Judge not the program I made, but the one I've yet to code"
    I say what I say, I mean what I mean.
    IDE: emacs + make + gcc and proud of it.

  3. #18
    !anExpert
    Join Date
    Mar 2005
    Location
    pa
    Posts
    155
    >> If you have two different drives then partition magic isn't even needed. Just boot up with the linux cd and use cfdisk to partition your new drive.

    Actually what I would recommend, is using partition magic. From windows, setup your linux partitions, formating them does not matter just make a linux partition. If you are going to make only one you should make it around 5 gigs and you can just hit install everything on the installer. You will also need a swap partition. PM has this option also, just make one around 512 mb. That will do it. Then boot off your linux install disks, and when the installer asks you for partitions you should be able to clearly see your linux partition you created. It will ask you to choose a format for the hds, I personally prefer ReiserFS over Ext3, but there is little difference for what you are doing so either will be fine. Just dont choose Ext2 if it is still and option. From the installer you will have to select a boot loader, depending on distro you will choose Lilo, or GRUB. The installer should ask you if you want to install a loader, you do.

    I suggest using part magic because we are dealing with a beginner guys, running off a boot cd, mounting drive and partitions with cfdisk are good. That is of course what I also do. But did you do that on your first install? And if you did, was it done right.

    >> The instaler in most distros will allow you to partition the disk and make filesystems on it as you wish.

    This is also true, however depending on which distro you go with, you may or may not get a quality partitioning tool. To do it from windows would be alot more familiar to a windows user, cutting down on the chance of error. Also when booted in windows there is no question of which hd is which.

    again, beginner info. gotta start somewhere.

    hth

  4. #19
    !anExpert
    Join Date
    Mar 2005
    Location
    pa
    Posts
    155
    oh and by the way -=SoKrA=- .. you have 420 posts.. that is awesome...


    |-)

  5. #20
    Me -=SoKrA=-'s Avatar
    Join Date
    Oct 2002
    Location
    Europe
    Posts
    448
    >Also when booted in windows there is no question of which hd is which.

    Windows won't show the Linux partitions because it can't understand them, so it won't really matter for it and for Linux you just have to look at its name to see where it's connected (which IDE channel and master/slave).

    As for distro partitoners, I liked the Mandrake (now Mandriva) one. It was graphical so it was easy to visualize how the HD was partitioned.

    And yes, my postcount is $ANSWER_TO_EVERYTHING * 10, but it doesn't work with bit-shifting, so I don't think it counts as anything.
    SoKrA-BTS "Judge not the program I made, but the one I've yet to code"
    I say what I say, I mean what I mean.
    IDE: emacs + make + gcc and proud of it.

  6. #21
    !anExpert
    Join Date
    Mar 2005
    Location
    pa
    Posts
    155
    >> Windows won't show the Linux partitions because it can't understand them, so it won't really matter for it and for Linux you just have to look at its name to see where it's connected (which IDE channel and master/slave).


    I was referring to viewing them in partition magic, which will handle the linux paritions. but yes you are right windows wont show them in my computer. I just thought that it would be easier to do it from windows, since it is possible. I guess Mandrakes may be just as good? I havent used anything other than Slack for 5 or 6 years so I guess I havent seen the latest improvements... Just when it is my data, even though I love linux, when it comes to working with windows partitions (esp NTFS) I would rather use a quality native windows program, such as PM, if possible.

  7. #22
    Me -=SoKrA=-'s Avatar
    Join Date
    Oct 2002
    Location
    Europe
    Posts
    448
    With NTFS you really want to use Windows at the moment. I've had problems with FAT32 partition-resizing under Linux as well. The partition was very fragmented, so there was data at the end, and I forced a resize and lost the whole Documents and Settings folder.

    The partitioner isn't anything new, Mandrake 9.0/1 had this and I really like it. Now I normally use Debian or SuSE so I don't get it. Mandriva will probably have them.

    I like partitonmagic. It's got a nice interface and you should use it if you think you'll be more confortable with it.
    SoKrA-BTS "Judge not the program I made, but the one I've yet to code"
    I say what I say, I mean what I mean.
    IDE: emacs + make + gcc and proud of it.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. stdio differences windows vs linux
    By keira in forum C Programming
    Replies: 6
    Last Post: 09-14-2008, 04:42 PM
  2. This works on linux...but why not windows?
    By Kinasz in forum C Programming
    Replies: 6
    Last Post: 12-29-2005, 04:50 PM
  3. Virtual keys
    By Arkanos in forum Windows Programming
    Replies: 4
    Last Post: 12-12-2005, 10:00 AM
  4. Windows -> Linux
    By misplaced in forum C++ Programming
    Replies: 6
    Last Post: 12-19-2004, 11:27 AM
  5. linux gui
    By Klinerr1 in forum Linux Programming
    Replies: 10
    Last Post: 11-04-2002, 12:56 PM