|
[Original]
[Print]
[Top]
|
Well, i awoke this morning to a nice little error msg informing me that my Windows OS cannot be loaded. HMmm...soo, i put in my trusty (i think) little INSERT disk and am now trying to recover some important information off my system before i reinstall windows. To begin i tried mounting hdb1 (my music and other somewhat important stuff) to a folder in the mount directory. Then i tried mounting the drive that contains windows...and all my documents. Now, i can only assume that since this is physically my first IDE drive on the system, it would take the place of hda1. Well, trying to mount this i got an error saying wrong fs type, bad optio, bad superblock on /dev/hda1, or too many mounted filesystems. Now, i know for certain my windows hd is NTFS so i cant be the wrong fs type, wrong option?? same command works for the other drive, bad superblock - this is what i am unsure about, could the superblock on that drive be corrupt and possibly be the reason why it couldn't load windows in the first place....then i doubt there are too many mounted filesystems because if i umount the one that works (to free up some spacea) i still get the error on the first. Anyways, i'm kind of rambling now b/c im not 100% sure what im talking about , but hopefully someone could help me out. Thanks!
Note: I am using "mount -t ntfs /dev/hda1 /mnt/windows" command
|
|
|
[Original]
[Print]
[Top]
|
|
[Original]
[Print]
[Top]
|
have you considered that your kernel might have support for ntfs? Which distribution are you using... which kernel version?
uname -a #df -hT #mount
|
|
|
----
System: Ubutntu Linux 6.06 on a Toshiba Satellite P25-S509 (Pentium 4- 2.8Ghz, 80GB HD, 1GB RAM> Kernel: 2.6.15-25-386 Visit --> LordZak.orgANTI - MICRO$OFT -------------------------------------------------------------------------------
|
|
[Original]
[Print]
[Top]
|
|
[Original]
[Print]
[Top]
|
Hi,
The file /proc/partitions contains a list of partitions in your system, including their device names. Some devices (raid, sata) show up as sdxx devices. Open a commandline and type the command cat /proc/partitions, if unsure post the output.
Best regards, pa4wdh
|
|
|
----
The biggest difference between M$ stuff and the rest ? Most stuff is secure by design, M$ stuff is secure by accident.
bash# killall gaim killall: Don't shoot the messenger !
If we have /dev/powerbutton, what would touch /dev/powerbutton do ?
|
|
[Original]
[Print]
[Top]
|
|