Welcome to the Blackout Audio Techno Forums :: Underground Network.
Results 1 to 20 of 32

Thread: Linux Help

Threaded View

  1. #18
    Parsnip
    Join Date
    Apr 2004
    Location
    Bangalore, India
    Posts
    15,336

    Default

    Quote Originally Posted by dodgyedgy View Post
    That sounds good, but im afraid i dont understand.
    OK, lets try and fix that....

    Quote Originally Posted by dodgyedgy View Post
    Did you set this up from the get-go or did you do it after you had installed win and did you create the partition afterwards?
    Pretty much the first thing I do when I buy a PC is blank the disk and re-install the OS.

    I make a point of using a seperate partition for System and Data, because I want to be able to reinstall my OS and not lose all my data files.

    So, what I did was... install Windows, but the Windows installer lets you set the size of the partition you want to create.

    I then installed Linux, and used the partition manager in the Linux install to set up all the other partitions I wanted.

    You can re-size the Windows partition for sure. I've done it with Partition Magic and I've done it with free Linux-based alternatives. A good example is Gparted, which can be downloaded as a LiveCD.

    It's pretty user friendly...



    You may be able to use the partition manager in the Linux install to re-size an existing partition, but you'll probably find Gparted a lot easier.

    Or you could just make life really hard for yourself and use FDISK.

    Quote Originally Posted by dodgyedgy View Post
    Also the EXT2 does that refer to an external HD?
    No, EXT2 is just the filesystem that Linux uses.

    Windows 3.1 used FAT16.
    Windows 95 used FAT32.
    Windows NT / 2000 / XP (and I assume Vista?) uses NTFS.

    EXT2 has long been the stardard filesystem for Linux systems, although there are other alternatives (e.g. ReiserFS).

    EXT3 is new on the block, and offers EXT2 compatibility with journalling. That is each disk write gets logged and if you ever have a powercut the system can recover it's state.

    Hope this helps?
    Last edited by TechMouse; 24-05-2007 at 06:22 PM.

 

 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Back to top