| golions  
 
 
 
 
 Group: Members
 Posts: 4
 Joined: Aug. 2006
 | 
|  | Posted: Aug. 16 2006,12:42 |  |  Thank you very much for the help, I finally got it to work.  Here is what i did:
 
 I booted up dsl from the cd using dsl acpi=off cheat code, then I ran cfdisk and created a one gigabyte Primary partition, file type ntfs, and flagged it bootable.
 Then I restarted dsl.  I tried to mount it using the GUI in the lower right corner, I recieved the same error.  Then i tried using fsck, but it said I had a bad superblock or something.  Then I tried to build the file system with mkfs and it worked.  Then i typed
 mount /dev/hda1 /mnt/hda1and it mounted.
 My only problem now is that Emelfm says I don't have permission to copy files to /mnt/hda1 which is only a slight annoyance since I can always use the shell to move files.
 |