Dear Janssen,
mkdir /mnt/p1 /mnt/p2
I was able to mount the above portion of what you suggested
mount -o ro /dev/sda1 /mnt/p1 - I couldn't mount this part.... If there is any space here while mounting please give the same in your reply......
mount -o ro /dev/sda2 /mnt/p2....This is ok ... I mounted the same.
and check whether the filesystems on those partitions are valid,...How to see the filesystems are ok for the partitions.... after mounting
I have just given fdisk -l to show the partition ....it still shows the System as SFS....
Device boot Start End Blocks Id System
/dev/sda 1 1 13 103392+ 42 SFS
Partition 1 does not end on cylinder boundary
/dev/sda2 13 5483 43936768 42 SFS
/dev/sda3 * 5483 11857 51200000 83 Linux
/dev/sda4 11858 38913 217327320 5 Extended
/dev/sda5 11858 12750 7168000 Linux Swap/Solaris
/dev/sda6 12750 13387 5119999+ 83 Linux
/dev/sda7 13387 13515 1023999 83 Linux
How to see the Window Files as given below....
readable and contain the Windows files.
(and you can save your data)
And I'm ready to loose FEDORA INSTALLATION (FEDORA 12 CONSTANTINE INSTALLED VERSION)
which i have the Installation Disk...So Please explain what the below part has bee given by you...
thanks...& Regards
babu
If yes, I see as only possibility to do it the other way around
and try to rescue Windows and loose Fedora, which might not that easy since
HP does not distribute OS DVD's where you can
start "fdisk /mbr" from.
Afterwards, you can start the Fedora rescue environment and re-install grub,
hoping that the story does not start from the beginning
---------- Post added at 08:08 PM CDT ---------- Previous post was at 07:07 PM CDT ----------
Dear Mr...Thomas Taylor
I just want to give in brief about the details below...
System Purchased from : KUWAIT
Model : Hp pavillion dv6 notebook
harddisk : 320 GB
Nvidia Geforce Graphic, Ram 3 GB
Wireless : 802.11 a/b/g/n WLAN & BLUETOOTH
following details are given for your further information while using diskpartition command
within FEDORA. System is INSTALLED WITH FEDORA 12 (CONSTANTINE) VERSION
root @ local host ~] # fdisk -l (shows the following)
Disk /dev/sda :320.1 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders
units = Cylinders of 16065 * 512 = 8225280 bytes
Disk identifier : 0x9e18f0cd
Device boot Start End Blocks Id System
/dev/sda 1 1 13 103392+ 42 SFS
Partition 1 does not end on cylinder boundary
/dev/sda2 13 5483 43936768 42 SFS
/dev/sda3 * 5483 11857 51200000 83 Linux
/dev/sda4 11858 38913 217327320 5 Extended
/dev/sda5 11858 12750 7168000 Linux Swap/Solaris
/dev/sda6 12750 13387 5119999+ 83 Linux
/dev/sda7 13387 13515 1023999 83 Linux
[root @localhost ~] gedit /boot/grub/grub.conf (shows the following)
# grub.conf generated by anaconda
# Note you do not have return grub after making changes to this file
# Notice : You donot have a /boot partition. This means that all kernel and initrd
paths are relative to l. eg.
# root (hd0,2)
# kernel /boot/vmlinuz - version ro root = /dev/sda3
# initrd /boot/initrd - [generic-] version.img
# boot = /dev/sda
default = 1
timeout = 15
splash image = (hd0,2) /boot/grub/splash.xpm.gz
hidden menu
title fedora (2.6.31.5-12.7 .fc12.x86_64)
root (hd0,2)
kernel /boot/vmlinuz - 2.6.31.5 -127.fc12 x86_64 ro
root = UUID =8e3d4cd7-67af-49db-8258-1455 elc7bf5b nomodeget LANG =en_US.UTF-8
SYSFONT = latarcyrheb - sun 16 KEYBOARD TYPE = PC KEYTABLE = US rhgn quiet
initrd /boot/initranfs - 2.6.31.5 -127.fc12. x86_64.img
Title Other
rootnoverify (hd0,1)
Chainloader +1
[root @ localhost ~] # df -h (shows the following)
Filesystem Size Used Avail use% Mounted on
/dev/sda3 49 G 3.7 G 42 G 9% /
tmpfs 1.5 G 580 K 1.5 G 1% /dev/shm
/dev/sda6 4.9 G 145 M 4.5 G 4% home
/dev/sda7 985 M 1.4 M 933 M 1% tmp
Can you give any Suggestion with the given details above
ALSO PLS. EXPLAIN ANYTHING CAN BE DONE WITH THE BOOTLOADER AS EXPLAINED BELOW
FOR WINDOWS
thanks & regards
babu
When you have the two windows partitions mounted as above, searcg each for the files "NTLDR" or "BOOTMGR". Those are the boot loaders used by Windows. It would probably be in /mnt/p1, it's default location.
You didn't say where you got the system from but if it was in the US, the law here requires and windows installer to provide 1 set of installation media. They tend to get around that by having a "hidden" partition with an installable version but must supply the media if your hard drive goes bad or gets overwritten.
Did you backup ALL the partitions on the hard disk? (STRONG HINT - ALWAYS DO THAT BEFORE ANY MODIFICATION) - saves a lot of headaches down the road.
Another thing you could try is to boot from a rescue CD, such as on PartedMagic (free from
http://partedmagic.com/. It will allow you to mount, edit, search, and save partitions.
In the future, please give as much information about your system, appropriate software, what steps you have taken toward resolving the problem, and any error messages leading up to the problem. (Not fault finding with you, just my standard speech)
---------- Post added at 08:10 PM CDT ---------- Previous post was at 08:08 PM CDT ----------
Dear Mr...Thomas Taylor
I just want to give in brief about the details below...
System Purchased from : KUWAIT
Model : Hp pavillion dv6 notebook
harddisk : 320 GB
Nvidia Geforce Graphic, Ram 3 GB
Wireless : 802.11 a/b/g/n WLAN & BLUETOOTH
following details are given for your further information while using diskpartition command
within FEDORA. System is INSTALLED WITH FEDORA 12 (CONSTANTINE) VERSION
root @ local host ~] # fdisk -l (shows the following)
Disk /dev/sda :320.1 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders
units = Cylinders of 16065 * 512 = 8225280 bytes
Disk identifier : 0x9e18f0cd
Device boot Start End Blocks Id System
/dev/sda 1 1 13 103392+ 42 SFS
Partition 1 does not end on cylinder boundary
/dev/sda2 13 5483 43936768 42 SFS
/dev/sda3 * 5483 11857 51200000 83 Linux
/dev/sda4 11858 38913 217327320 5 Extended
/dev/sda5 11858 12750 7168000 Linux Swap/Solaris
/dev/sda6 12750 13387 5119999+ 83 Linux
/dev/sda7 13387 13515 1023999 83 Linux
[root @localhost ~] gedit /boot/grub/grub.conf (shows the following)
# grub.conf generated by anaconda
# Note you do not have return grub after making changes to this file
# Notice : You donot have a /boot partition. This means that all kernel and initrd
paths are relative to l. eg.
# root (hd0,2)
# kernel /boot/vmlinuz - version ro root = /dev/sda3
# initrd /boot/initrd - [generic-] version.img
# boot = /dev/sda
default = 1
timeout = 15
splash image = (hd0,2) /boot/grub/splash.xpm.gz
hidden menu
title fedora (2.6.31.5-12.7 .fc12.x86_64)
root (hd0,2)
kernel /boot/vmlinuz - 2.6.31.5 -127.fc12 x86_64 ro
root = UUID =8e3d4cd7-67af-49db-8258-1455 elc7bf5b nomodeget LANG =en_US.UTF-8
SYSFONT = latarcyrheb - sun 16 KEYBOARD TYPE = PC KEYTABLE = US rhgn quiet
initrd /boot/initranfs - 2.6.31.5 -127.fc12. x86_64.img
Title Other
rootnoverify (hd0,1)
Chainloader +1
[root @ localhost ~] # df -h (shows the following)
Filesystem Size Used Avail use% Mounted on
/dev/sda3 49 G 3.7 G 42 G 9% /
tmpfs 1.5 G 580 K 1.5 G 1% /dev/shm
/dev/sda6 4.9 G 145 M 4.5 G 4% home
/dev/sda7 985 M 1.4 M 933 M 1% tmp
Can you give any Suggestion with the given details above
ALSO PLS. EXPLAIN ANYTHING CAN BE DONE WITH THE BOOTLOADER AS EXPLAINED BELOW
FOR WINDOWS
thanks & regards
babu
When you have the two windows partitions mounted as above, searcg each for the files "NTLDR" or "BOOTMGR". Those are the boot loaders used by Windows. It would probably be in /mnt/p1, it's default location.
You didn't say where you got the system from but if it was in the US, the law here requires and windows installer to provide 1 set of installation media. They tend to get around that by having a "hidden" partition with an installable version but must supply the media if your hard drive goes bad or gets overwritten.
Did you backup ALL the partitions on the hard disk? (STRONG HINT - ALWAYS DO THAT BEFORE ANY MODIFICATION) - saves a lot of headaches down the road.
Another thing you could try is to boot from a rescue CD, such as on PartedMagic (free from
http://partedmagic.com/. It will allow you to mount, edit, search, and save partitions.
In the future, please give as much information about your system, appropriate software, what steps you have taken toward resolving the problem, and any error messages leading up to the problem. (Not fault finding with you, just my standard speech)