Page 1 of 2 12 LastLast
Results 1 to 10 of 19

Thread: BIOS Config

  1. #1
    Junior Member
    Join Date
    Jun 2005
    Posts
    8

    BIOS Config

    Hello. I am very new to the world of Linux, and am a Windows XP user. I have sucessfully booted Knoppix on my computer. I was just wondering:

    a) What is the purpose of changing the BIOS, so Knoppix can't use the HDD? Can't Windows XP and Knoppix share the same HDD?

    b) How do I change the BIOS, to fit the Knoppix recommendation?

  2. #2
    Administrator Site Admin-
    Join Date
    Apr 2003
    Location
    USA
    Posts
    5,441
    Other than perhaps changing the boot order so to be sure the CD boots first, why are you under the impression that the BIOS has anything to do with your use of Knoppix? There is a very simple issue of writing to an NYFS patrtition: don't do it or Linux will corrupt your partition. Why? Because Microsoft has put a lot of work into making sure that happens, and is keeping a lot of information about the NTFS file system propritary. Knoppix has managed to safely read from NTFS partitions (safe enough, since the disk never changes). And Linux / Knoppix can safely write to FAT partitions just fine. I made a FAT partition and do it all the time, and I've never done anything in my BIOS to let this happen.

  3. #3
    Junior Member
    Join Date
    Jun 2005
    Posts
    8

    Re: BIOS Config

    Alright, so I m basically saying:

    a) If I do not change the BIOS, will Knoppix corrupt my HDD that has all my Windows files on it?
    b) How do I make a disc partition, and configure it so that only Knoppix can use it?

  4. #4
    Administrator Site Admin-
    Join Date
    Apr 2003
    Location
    USA
    Posts
    5,441

    Re: BIOS Config

    Quote Originally Posted by vikramkr
    a) If I do not change the BIOS, will Knoppix corrupt my HDD that has all my Windows files on it?
    b) How do I make a disc partition, and configure it so that only Knoppix can use it?
    If you do not change your BIOS, Knoppix will not corrupt your WinXP NTFS partition.
    If you do change your BIOS, Knoppix will not corrupt your WinXP NTFS partition.
    You have to really insist to Knoppix to get it to write to (and corupt) an NTFS partition; I don't even know how to do it (although at least one step would be a deliberate change of the way the volume is mounted to read/write. By default Knoppix mounts it read only.

    Quote Originally Posted by vikramkr
    b) How do I make a disc partition, and configure it so that only Knoppix can use it?
    Well, there are several options. I did it with Partition Magic (but being the untrusting type I backed up my entire partition first). I also did it on a very new laptop without a lot of the normal crap that quickly fiills a hard disk. If you don't have Partition Magic then you might search for other windows tools that can resize a partition, nothing that comes with Windows will do it AFAIK. If you are doing a fresh install you just make your NTFS partition smaller than the full disk, and create another partition making it a FAT32 partition (see below) . There is said to be a way to do it in Knoppix with a tool called qparted, but I've never used it and I have seen some reports of sucess and some reports of disaster, so if you decide to go that way do a lot of research and have good backups before you do.

    You asked how to make a partition so that only Knoppix can use it. If that's really what you want to do, do not make the FAT32 partition I suggested above. Windows can read and write the FAT32 partition too, it's a handy way to be able to move files back and forth between the two systems. If you want a partition that Windows can't see, then you would not make the partition with Windows, just lwave the space and make the partition in Knoppix as one of the Linux file types (sorry, don't know the exact tool of the top of my head) or use a third party partition tool that knows abut Linux file types like Ranish Partition Manager (this is what I use, which should explain why I don't know which Linux tools to use). These partitions will be writeable by Knoppix but not readable or writeable from Windows, as you requested above.

    Other options include using a flash drive to save you Knoppix stuff or even slapping in another hard drive into the computer that you could put any type of partition that you wanted on, that way you would not have to deal with resizing the NTFS partition.

  5. #5
    Senior Member registered user
    Join Date
    May 2003
    Location
    Belgrade, YU
    Posts
    334
    If I do not change the BIOS, will Knoppix corrupt my HDD that has all my Windows files on it?
    I have a filling that you understand BIOS in wrong way. Anyway, do not learn installation of Linux on PC with very important data. Back up first, than you can experiment. This is not because of Knoppix, but because of you beeing a noob, you will make some mistake, almost sure.

    Installation of Knoppix is very simple. First, you must make space for it. That means, you must squeze your Windows. Knoppix need minimum 3GB free space. This can be done with some Windows programs, or Linux programs for resizing partitions.

    Than you must make 1 big partition for Knoppix, root, / , about 3GB, and one small, swap, about 300MB. Than you can install Knoppix on your hard drive. Partition and installation programs will do all necesary thing, so Knoppix will use its partition and will not corup yor XP. You can see very much about installation here http://www.knoppix.net/forum/viewtop...ighlight=flash

  6. #6
    Administrator Site Admin-
    Join Date
    Apr 2003
    Location
    USA
    Posts
    5,441
    Quote Originally Posted by tdjokic
    Installation of Knoppix is very simple.....
    I saw no mention that he actually wanted to install Knoppix to the hard disk. Maybe he does, but I had assumed he just wanted some dsk space to be able to write data to, compile programs, and typical things like that but that he would still be booting and running from CD. The advice I gave should be in no way taken as advice for installing Knoppix on a hard drive. I have neverdone it, I don't plan on doing it, and I sure don't advise other to do it or how to do it.

  7. #7
    Junior Member
    Join Date
    Jun 2005
    Posts
    8

    Thanks

    Thank you both for your help...I really do appreciate it. As I said, I'm a "noob" so I do not understand many things about Linux, and have never really experimented with/or understood BIOS that well. And yes, I do not plan to use Knoppix from my HDD. I just want to run the OS from a CD, and save Linux files/installers/docs on the same HDD I use with Windows XP.

  8. #8
    Senior Member registered user
    Join Date
    May 2003
    Location
    Belgrade, YU
    Posts
    334
    Can't Windows XP and Knoppix share the same HDD?
    I obviosly understood wrong this sentence. Sorry.

  9. #9
    Junior Member
    Join Date
    Jun 2005
    Posts
    8

    hi

    Ok, I'm using Knoppix as we speak, and there is a hard-drive icon that says"Hard Disk Partition [hda1]". I'm confused...what is this?

  10. #10
    Administrator Site Admin-
    Join Date
    Apr 2003
    Location
    USA
    Posts
    5,441

    Re: hi

    Quote Originally Posted by vikramkr
    Ok, I'm using Knoppix as we speak, and there is a hard-drive icon that says"Hard Disk Partition [hda1]". I'm confused...what is this?
    You knew it as C

Page 1 of 2 12 LastLast

Similar Threads

  1. BIOS damaged
    By KNOPPnHOPP in forum General Support
    Replies: 0
    Last Post: 03-30-2006, 11:14 PM
  2. Wireless config not being loaded from saved config.
    By Legless_Marine in forum General Support
    Replies: 0
    Last Post: 10-05-2005, 04:13 AM
  3. WLAN Config, Netcard-Config etc.
    By killozap in forum Networking
    Replies: 0
    Last Post: 09-29-2005, 08:41 AM
  4. BIOS pwd
    By xtoor in forum General Support
    Replies: 4
    Last Post: 11-20-2004, 04:00 AM
  5. Please Post a Simple CONFIG file for Kernel Config
    By bongski55 in forum Hdd Install / Debian / Apt
    Replies: 6
    Last Post: 09-06-2003, 05:58 AM

Posting Permissions

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


Knoppix 9.1 Live Linux GNU Bootable USB Flash Drive USA picture

Knoppix 9.1 Live Linux GNU Bootable USB Flash Drive USA

$14.77



Knoppix NSM 1.2 picture

Knoppix NSM 1.2

$16.00



Knoppix Live GNU Linux System 9.1 on Bootable CD / DVD / USB Flash Drive picture

Knoppix Live GNU Linux System 9.1 on Bootable CD / DVD / USB Flash Drive

$9.99



Hamshack Live DVD-ROM picture

Hamshack Live DVD-ROM

$12.00



Linux Knoppix 4.0.2 Installation Disc picture

Linux Knoppix 4.0.2 Installation Disc

$39.99



Knoppix Linux Bootable OS v8.6

Knoppix Linux Bootable OS v8.6 "Original Live Operating System" 16G USB Stick

$19.95



KNOPPIX 9.1 LINUX INSTALL & LIVE DVD picture

KNOPPIX 9.1 LINUX INSTALL & LIVE DVD

$9.99



Acer Aspire One 9 inch Netbook ZG5 512MB RAM 8GB SSD HD Knoppix Linux WiFi VGA picture

Acer Aspire One 9 inch Netbook ZG5 512MB RAM 8GB SSD HD Knoppix Linux WiFi VGA

$79.99



Knoppix Linux Bootable OS v8.6

Knoppix Linux Bootable OS v8.6 "Original Live Operating System" 32G USB Stick

$20.30