Find the answer to your Linux question:
Results 1 to 2 of 2
I had installed windows xp on my hard disk and in another partition debian. When I start in debian i can't see my data on the windows partition Besides when ...
  1. #1
    Just Joined!
    Join Date
    Sep 2007
    Posts
    10

    Error Reading my partition

    I had installed windows xp on my hard disk and in another partition debian.
    When I start in debian i can't see my data on the windows partition

    Besides when i start windows afther selecting to boot in windows it appears a legend that say

    booting "windows xp profesional"
    root (hd0,0)
    filesysten type unknown
    partition type 0x7
    save default
    make active
    chain loader +1

    What does this means, and how can i see my XP data beeing on debian

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Hi and Welcome !

    Is Windows OS booting up? If its not, execute this
    Code:
    less /boot/grub/menu.lst
    Post output here.

    Quote Originally Posted by adrian_fpd
    how can i see my XP data beeing on debian
    You have to mount XP partitions in Debian. Execute this
    Code:
    su
    fdisk -l
    Post output here.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

Posting Permissions

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