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

Thread: C drive (NTFS) not available in CD-Booted Knoppix (HP box)

  1. #1
    Senior Member registered user
    Join Date
    Jul 2003
    Posts
    692

    C drive (NTFS) not available in CD-Booted Knoppix (HP box)

    Edited to clarify 8-4-03.

    Problem: I boot from Knoppix CD, and the C: drive (NTFS) is not available to me. HDa1 is the drive D: recovery drive (FAT 32). HDb1 is the G: HD (NTFS). There is no HDa2. Both optical drives are available, as is the memory stick (provided that the stick is loaded in the slot).

    My Hardware: I have an HP Pavilion computer (Pavilion 735n) that's approximately 6 months old, which came with an 80 MB HD, WinXP preinstalled. I'm not yet ready to jump to Linux, so I want to preserve the original configuration for now. So far, I am running Knoppix off the CD. For those of you unfamiliar with newer HPs, there are no backup CDs, and the factory HD is partitioned. The main partition is formatted in NTFS, and serves as my C: drive in Windows. The other partition contains all of the system recovery files, and is hooked into a system recovery utility, in case the registry gets corrupted or I do something stupid. This second partition with the recovery stuff is formatted in FAT32, and defined in Windows as D:. Drive letters E: and F: represent a DVD+R/RW and a CD-ROM drive, respectively. G: is an 80GB NTFS HD that I added. H: and I: are for photo flash ROMs (e.g., Sony Memory Stick).


    Hypothesis: I have heard that Linux does not like having an NTFS drive contain the MBR, and that if you want to install Linux on a hard drive and select your boot option at power up, you have to have a FAT32 partition containing your MBR. I had assumed that since I was booting from CD, and Knoppix was not on the HD, that this would not be an issue. What I don't understand is why G: (an NTFS drive) is available and C: is not. I'm guessing that it has something to do with the MBR being on C:, but I don't understand why that is a problem when booting from CD.

    Any ideas or suggestions?

    If I have to partition the main drive to define another FAT32 partition for the MBR (which I may eventually do anyway if I get comfortable with Linux), can anyone recommend a good step-by-step? I'm a little bit reluctant to do anything to change the factory default Windows drive letter designations, in case I ever do have to recover the HD - I don't want it to barf if it's looking for C: or D:, but they are redefined as X: and Y:, for example. If I have room in D:, can I move the MBR there (since it's FAT32)? Can anyone foresee a problem with that?

    Thanks for any and all help.

  2. #2
    Senior Member registered user
    Join Date
    Nov 2002
    Location
    Long Island, NY, USA
    Posts
    1,256
    Wow, you have some complicated set-up on your PC. If, as you say, you're not ready to marry the Penguin (that's good, btw, as HIS name is TUX), maybe you'd like to see the following two posts (also in General Support):

    HOWTO: Poor Man's Dual Boot PC,
    Faster Boot Floppy.

    In these posts I describe how to copy the CD to had1 and boot from a floppy intsead of doing a full hd install. You may want to play with this before marrying anyone. You will have to have a FAT32 partition for this, but it only has to be the size of the CD.

    I just refreshed these posts so you can find them easily by adding a reply to the end of each calling your attention to them as they were lost way back in the archives somewhere....

    Enjoy,

  3. #3
    Senior Member registered user
    Join Date
    Jul 2003
    Posts
    692
    Quote Originally Posted by A. Jorge Garcia
    Wow, you have some complicated set-up on your PC.
    Actually, it's just a stock HP 735n with a second HD.
    http://h20015.www2.hp.com/en/documen...Name=c00005300
    One of the reasons I bought it was to burn home movies to DVD, and I quickly found out that you need A LOT of HD storage to do that, hence the second HD. Anyway, the only reason I went into detail about the configuration was to help explain that it's the recovery partition (D: ) that Linux is picking up as hda1, rather than my C: partition. The second HD is hdb1.

    Thanks for floating your threads. No doubt they will be helpful if I go that route. So do you think it's a problem that my C: partition is NTFS, and that this is causing the problem? Or do you think it's something else entirely?

  4. #4
    Senior Member registered user
    Join Date
    Nov 2002
    Location
    Long Island, NY, USA
    Posts
    1,256
    I'm not sure why you're getting this behavior from the KNOPPIX CD on your system. Maybe you could ask Stephen or Dave Bechtel, both of whom have lots of Linux experience and are very helpful!

    Good luck,

  5. #5
    Senior Member registered user
    Join Date
    Jul 2003
    Posts
    692
    Quote Originally Posted by A. Jorge Garcia
    Maybe you could ask Stephen or Dave Bechtel, both of whom have lots of Linux experience and are very helpful!
    Stephen or Dave (or anyone else), if you're listening, I sure could use your wisdom!!!

  6. #6
    Just a quick suggestion:- You're not using a SCSI primary HD are you?
    In that case just look for /sda1 (me thinks). It could be somethin else!

    :::Cut:::
    Sorry for getting ure hopes up!
    80 GB !!Ultra DMA!!
    5400 rpm
    I'm pretty sure DMA is IDE so forget it!
    :::Paste:::

  7. #7
    Senior Member registered user
    Join Date
    Jul 2003
    Posts
    692
    Quote Originally Posted by andrewdodd13
    I'm pretty sure DMA is IDE so forget it!
    Yeah, it is. Besides, the recovery partition is showing up as hda1. If it were SCSI, then it would be showing up as sda1 too.

  8. #8
    Senior Member registered user
    Join Date
    Jul 2003
    Posts
    692
    So, have any of you seen this before? Is this an XP/NTFS thing as I suspect, or do you folks know of other XP/NTFS configurations where Knoppix does recognize the primary partition of the main HD.

    If I need to provide more information, let me know.

    If you're not sure what's going on, or can't help me, can anyone please recommend a resource which might be of some assistance to me? According to the using Knoppix FAQs, you should be able to read off an NTFS drive, and I can, in fact, read the G: drive, which is NTFS. But Knoppix isn't even recognizing the existence of my C: drive.

  9. #9
    Senior Member registered user
    Join Date
    Mar 2003
    Posts
    872
    try this :

    cat /proc/partitions

    This would give you a better idea what partitions linux recognize

    Microsoft like to play around with the partition table(well may be the vendor as well as they like the idea of 'recovery' partition etc.) which can be very confusing. Someone on the GRUB thread(the boot loader) once mentioned that instead of using the first partition entry in the MBR, Microsoft choose to skip the first 3 and put the partition information(the only primary) in the 4th(last) entry which creates a lot of trouble for other system.

  10. #10
    Junior Member
    Join Date
    Aug 2003
    Posts
    3
    I think I've got exactly the same problem. I just used Knoppix for the first time yesterday and I'm pretty sure it only showed two 390B hard drives on the ram or cd, but not the main hard drive.

    It's a 60GB drive with the whole thing in a single partition with windows xp installed. It's also in a HP Pavillion 7965.

    I think HP use their own version of system recovery or product activation so it might be something to do with that.

Page 1 of 2 12 LastLast

Similar Threads

  1. Write to NTFS drive with Knoppix 3.8.1
    By tunasashimi in forum MS Windows & New to Linux
    Replies: 1
    Last Post: 06-13-2005, 03:33 AM
  2. Captive NTFS on Knoppix 3.6 and WInXP / NTFS hard drive
    By itaydagani in forum MS Windows & New to Linux
    Replies: 3
    Last Post: 02-02-2005, 12:53 AM
  3. How to copy an NTFS drive to another NTFS drive
    By Bothersome in forum MS Windows & New to Linux
    Replies: 5
    Last Post: 10-07-2004, 10:53 PM
  4. burn a CD from same CD drive that booted Knoppix
    By dvd in forum General Support
    Replies: 20
    Last Post: 09-05-2004, 10:19 PM
  5. Hard Drive Salvage from corrupted Windows XP NTFS drive
    By kidsatacrux in forum MS Windows & New to Linux
    Replies: 19
    Last Post: 08-03-2004, 07:41 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
  •  


DELL PowerEdge R630 8SFF Server 2x E5-2680v4 2.4GHz =28 Cores 128GB H730 4xRJ45 picture

DELL PowerEdge R630 8SFF Server 2x E5-2680v4 2.4GHz =28 Cores 128GB H730 4xRJ45

$394.00



Dell Poweredge R630 Server 2x E5-2620 V4 =16 Cores | S130 | 32GB RAM | 2x trays picture

Dell Poweredge R630 Server 2x E5-2620 V4 =16 Cores | S130 | 32GB RAM | 2x trays

$171.99



Dell PowerEdge R630 Server 2x E5-2680 V4 = 28 Cores S130 32GB RAM NEW 480GB SSD picture

Dell PowerEdge R630 Server 2x E5-2680 V4 = 28 Cores S130 32GB RAM NEW 480GB SSD

$256.99



DELL PowerEdge R730 Server 2x E5-2680v3 2.5GHz =24 Cores 32GB H730 4xRJ45 picture

DELL PowerEdge R730 Server 2x E5-2680v3 2.5GHz =24 Cores 32GB H730 4xRJ45

$247.00



Dell PowerEdge R630 Server 2x E5-2640v3 2.60Ghz 16-Core 64GB H330 picture

Dell PowerEdge R630 Server 2x E5-2640v3 2.60Ghz 16-Core 64GB H330

$182.65



HP ProLiant DL360 G9 Server 2x E5-2690v3 2.60Ghz 24-Core 256GB P440ar picture

HP ProLiant DL360 G9 Server 2x E5-2690v3 2.60Ghz 24-Core 256GB P440ar

$302.90



Dell PowerEdge T430 Server w/ Intel Xeon E5-2650 V4 & 1100W PSU (2X) - NO RAM picture

Dell PowerEdge T430 Server w/ Intel Xeon E5-2650 V4 & 1100W PSU (2X) - NO RAM

$314.99



Cisco UCS C240 M4 2U Server w/ 2x E5-2680v4, NO RAM picture

Cisco UCS C240 M4 2U Server w/ 2x E5-2680v4, NO RAM

$39.99



1U BareMetal pfsense opnsense Router Firewall DNS Server 6x 10GB Ethernet Ports picture

1U BareMetal pfsense opnsense Router Firewall DNS Server 6x 10GB Ethernet Ports

$149.00



Cisco UCS C220 M4 8SFF 2x E5-2680v4 2.4GHz =28 Cores 32GB RAID-M4 4xRJ45 picture

Cisco UCS C220 M4 8SFF 2x E5-2680v4 2.4GHz =28 Cores 32GB RAID-M4 4xRJ45

$244.00