Fedora :: Installing From CD To Hard Disk
Jul 9, 2010
I burned a Fedora ISO onto a CD and I love it. Now, I want to add it as a dual-boot to my hard disk. I divided Drive C into two (formatted) partitions one labeled Linux.During an attemped installation, I was able to find (thru "edit") the partition called "Linux." But one of the next questions threw me: it asked for a "mount point."I have no idea what that means (and yes I have readthe guide onthis site).
ACTUALLY... what I need to do is simply install into a partition I already set up.I don't find an option for that within the Fedora installation menu.I have 20 years of experience with Windows and try to keep up with everything, but Linux is totally new to me, so I don't understand the terminology.I also have been trying to find how to create a dual-boot situation from the hard disk, where XP is still my default (for now, at least).
View 12 Replies
ADVERTISEMENT
Apr 8, 2009
after installing Ubuntu on one WD 500 GB hard disk and after making mistake and pasting wrong code into Terminal:my OTHER WD 500 GB hard disk that was also in the system (I guess it was "hd1") - died.The problem must be, I guess, I typed wrong code: "hd1,1" instead of "hd0,0".)500 GB (NTFS) of data was on that other (non-Ubuntu) hard disk, and now I can not access it anymore. While booting, system gives "Hard Disk Error" warning and stops.One again: I installed Ubuntu od one hard disk and at the end of instalation I pasted wrong code for GRUB, giving address of another hard disk. Now that other hard disk has error and will not work
View 3 Replies
View Related
Apr 9, 2009
I have got a hold of a extra hdd along with a hdd enclosure. I have tried looking for information on how to install linux on to one but haven't been completely successful on my search. So I turn to all of you. I was also wondering if its possible to have it were I can use it on multiple computers so I can use it for computer repair.
View 3 Replies
View Related
Nov 28, 2010
My current partition is:
I have Fedora 14 installed. I'm trying to install CentOS 5.5 from the hard disk. I copied the seven part iso to the /iso. I didn't create a directory in the /iso. I ran the md5sum on the seven parts and compared it with the md5sum that is provided on the website and they are all identical.
When I tried to install from the hard problem, the first thing is instead of sda1,2,3,5 I found the following options:
well, I selected /dev/hda2 and left the directory blank. The images can't be found. What am I doing wrong? And why is the difference between sda in the partition and hda in the installation?
View 7 Replies
View Related
Sep 18, 2010
I want to install knoppix on my hard disk of my netbook, I did manage to boot knoppix from usb to a live session. But when I try to install it, it says my hard disk does not have a compatible partion table or something.
check this link:
[URL]
View 5 Replies
View Related
Dec 29, 2010
I'm not a stranger to Ubuntu Linux and I was using it for a couple of months with no problems until last week when I turned my computer on and it would go no further than the boot screen and it said 'Error- Insert System Disk'. So I inserted the system disk (Ubuntu Linux 10.something) and after waiting 10 minutes for it to load up it said 'Installation failed, desktop session will now be run and you can try installing again'. So I tried installing whilst on a desktop session and I eventually got to step 4 of 8 and it lets me go no further. This is what step 4 of 8 is:http://oi54.tinypic.com/mx2g79.jpg
And so I cant choose any disks or partitions and so it wont let me go any further. How do I create one? I'm currently running on desktop sessions and they take forever to load up and I cant watch videos or anything because there is no flash. By the way please try and explain to me really simply because I am quite dopey and I wont be able to understand posh complicated computer words.
View 9 Replies
View Related
Aug 9, 2011
I saved wubi.exe to c: and when running wubi, I pointed it to my usb hard drive for installation of ubuntu. When I rebooted my PC, I got a message that there was no boot manager. Even cntl-alt-delete did not work, so I unplugged the pwr cord and battery and reconnected them. I interrupted the boot to get to BIOS and found that Ubuntu was first in the boot chain. Apparently, when it is, no boot manager is found. So I removed the usb from the pc and was able to boot into W7.
View 5 Replies
View Related
Sep 23, 2010
I want to copy hard disk have ubuntu 10.04 and ext4 to 1000 hard disk for new 1000
View 2 Replies
View Related
Jul 7, 2009
I have a sata 320 gb with mandriva linux 2009.1 on it.And it is what curently atached to my cpu. It is shown as 'sda' in the partition table.I also have another 40gb hard disk with windows xp installed on it.It is shown as 'hda' in the partition table . Now what i want to do is attach this 40gb hard disk to my pc and configure grub on my 320gb hard disk('sda') so as to boot windows xp(which is residing on the second hard disk,'hda')Can anyone tell me if what im doing is feasible or not? If it is feasible,can anyone suggest me how to get it working. I know i just need to add 2-3 lines to my grub.conf, but dont know what exactly i need to write.
View 3 Replies
View Related
May 14, 2010
I had a dual boot (windows 7 + debian), both of them installed in my internal hard disk, with the GRUB in it. I have recently installed a second linux distro (mint), but I put it in an external hard disk. Now the GRUB allows me to boot any of the three operating systems, but I need the external disk to do it. It seems that after the mint installation the GRUB is now working from the external disk (if the external disk is not connected, the machine does not boot.) �Is there a way to change the location of the GRUB, to the internal hard disk of my laptop?
View 2 Replies
View Related
Jun 21, 2011
I was using Terminal and browsing a directory in my home folder. My "home" directory is located on "/dev/sdb1". When in Terminal I typed "ls" in one of my directories and the output was garbage. The output didn't show the files in the directory. I think it said something like, "input/output error". Unfortunately, I didn't write the exact error down. Instead I rebooted.The hard disk with the problem is:
Code:
$ sudo hdparm -I /dev/sdb
[sudo] password for brian:
[code]...
View 6 Replies
View Related
Mar 15, 2009
I have xp/fc8 on an older ide drive and just installed a new sata 1T and planned to put fc10 on it but in the process I killed my fc8 installation. I told the installer that the other disks were off limits but it was somewhat confusing at the bootloader page. So, I suspect that I told it boot off the fc8 disk. If that is the case is there a way to restore the fc8 install by somehow rescuing the /boot partition on the fc8 disk?
View 14 Replies
View Related
Apr 6, 2010
If you have a hard disk image (including partition table, multiple partitions,...), is it possible to let Linux treat it as a regular hard disk?
By "regular hard disk" I mean I would like to have the image show up as, for instance, /dev/hdx and its partitions as /dev/hdx1,...
(I know I can mount one of the partitions in the image using "mount -o loop,offset=x ..." but I don't really like this option.)
View 2 Replies
View Related
Jun 8, 2011
I am on F15 32-bit with GNOME 3. I keep getting "A Hard Disk Is Failing" warnings from the Disk Utility, very frequently. Is this a serious issue? Because I knew this to be a bug in Palimpsest DU back in F13/14. Also how can I disable any notifications from this application?
View 4 Replies
View Related
Jun 30, 2010
mount from the old hdd to the new hdd i mean (Hard disk)
View 2 Replies
View Related
Oct 26, 2010
Sometimes it may be necessary, or just convenient, to install Fedora from the DVD ISO file located on a local hard drive. The method I describe here does that, with two requirements. It uses GRUB4DOS, and the necessary files must be located on a FAT32 or EXT2/3/4 partition. Create the new partition and name it "FEDORA". It does not need to be a primary partition, and can be deleted later. An existing partition can also be used, but you will either need to change it's name as shown or put the correct name in the kernel line of the menu.lst file when that is created in step 5.
Use your favorite ISO program to open or mount the the DVD ISO image file and extract the /images directory to the root of the partition. Copy the DVD ISO image file to the root directory of the partition. Prepare a method to boot GRUB4DOS. See the following GRUB4DOS tutorial page for details about that task. [URL] Create a menu.lst file for GRUB4DOS with the following lines and place it in the appropriate location for your installation of GRUB4DOS.
Code:
title F13 DVD Install
find --set-root /Fedora-13-i386-DVD.iso
map /Fedora-13-i386-DVD.iso (hd32)
map --hook
root (hd32)
kernel /isolinux/vmlinuz repo=hd:LABEL="FEDORA":/
initrd /isolinux/initrd.img
Now just boot GRUB4DOS, select "F13 DVD Install" from the menu, and install away!
For the GRUB4DOS direct-mapping to work, the ISO file cannot be fragmented. If the partition is fresh (newly created), that shouldn't be a problem. However, using an existing partition will likely fragment the file, and you'll need to defragment it with a Windows utility (FAT32) first. I've actually only done this on FAT32, but EXT should work too, theoretically... Translation - use FAT32 on a new partition.
View 1 Replies
View Related
Apr 11, 2011
I would like to ask if i plan using fedora 14 as my main OS (for server). How many Hard Disk that fedora 14 can support? Because i plan using 2TB x 6 Hard Disk. Does it support?
View 14 Replies
View Related
Jan 31, 2010
I'm trying to add a new hard disk to a fedora 12 machine. I have ran fdisk - OK. when I call mkfs.ext3 it sais device is muonted but when I call unmount it sais "not mounted".
View 2 Replies
View Related
Oct 1, 2010
When we write a programme,we declare variables and compiler allocates memory to them.I want to get access to the physical block number of hard-disk where actually the data is stored by the programme "
View 5 Replies
View Related
Sep 1, 2009
Copy of IBM Server hard disk data to Another USB External Hard disk?
View 2 Replies
View Related
Jul 16, 2009
In these days my hard disk is weird.I can see in my pc that the red light (when read/write process to the disk happens) remain on and Linux crash, it seems that the hard disk has problems.Therefore, exits a tool according with your experience that let me see the status of all my hard disk?
View 5 Replies
View Related
Aug 2, 2009
On my FC11 installation Palimpset Disk Utility icon in the top menu bar is reporting that I have a disk failure with the caption "one or more disks is failing".When I open up the details section in Pilimpset I can see that "2 sectors are failing",I have checked this with gparted checking facility and it reports that the disk is OK.What I would like to do is to check the disk using a command like tool or ofline tool, which would then tell me where those bad sectors are on that partition so that I can resize it (using gparted) and have the bad sectors in NON ALLOCATED DISK SPACE.
View 4 Replies
View Related
May 15, 2010
I'd like to record sound continuously to my hard drive, using F12. Can audacity do this, or is there another app out there to do this?
View 2 Replies
View Related
Jun 9, 2010
I have two 80 GB IDE hard disk. I have create raid1 partition in both drive using [URL] ink. raid is working fine. But i have copy some data on one hard disk (md0) but this data is not autometically copy in second hard disk(md1). I want when data is write on one hard disk, this data autometically write in second hard disk.
View 11 Replies
View Related
Jul 1, 2010
When we copy a sector to a file like using dd command, the data in the file is of which format? and of which type of conversion is nesessary to see the data in read able formate. i have tryed the ASCII conversion in dd command but still the data is in un-readable format. and also tell that if i access hard disk sector's data using c language program and copy data to a file then which type of conversion should i do ?
View 7 Replies
View Related
Jul 2, 2010
I have a little/big problem. This morning, I dont know why, but suddently my hard disk was full. I thougt that the temporary space grew too mucho and I thought if I restart my machine, everything would be nice but no. Now in the logging screen comes messages that some components cant be load and so I can't go in my Fedora
I tried to access to my partition with Knoppix-livecd and free some space, but it seems that Knoppix can't access to that partition. I have installed fedora 12.
View 5 Replies
View Related
Mar 10, 2011
I'm pretty sure the hard disk on my FC5 system (tells you how old it is!) is failing. It's a 500GB drive and I have a second hard disk that's 1.5TB (if I remember right) as a secondary.I would like to (ideally) just migrate everything -- settings, MBR, OS, home dirs, etc., everything -- to a different drive, take out the one that's on the fritz, and reboot the system with everything as it was...just a new hard drive.
Alternatively, I figure I could remove the old drive, move the secondary one into place as the primary, reformat it (assuming there's no data I need), and then install a fresh FC version and from there, migrate data from the old one as needed. I've done this latter method before and assuming the hard drive doesn't totally go, it should work. But I'd really RATHER have somehow a "mirror copy" of the 500GB drive that just seamlessly replaces what's currently there.
View 11 Replies
View Related
Mar 24, 2011
I have installed fedora 14 xfce.
However, I want to totally format the hard disk so I have no operating systems left on there.
I have created a usb boot disk for installing windows.
So I want to re-format the whole hard disk. Then boot up with the usb and install windows. Once I have done that. Then use the rest of the hard disk to install Fedora 14 from my other usb.
However, I am not sure how to completely format the hard disk. I want to start from a clean disk.
View 4 Replies
View Related
May 2, 2011
Can I install fedora 14 and Cent OS5.4 on i3. ? I have fedora 14 and Cent OS 5.4 install on core 2 duo. Can I insert the same hard disk to i3 pc, will the previous os will boot ? or will I have to format and load the fresh one ?
View 1 Replies
View Related
Mar 14, 2010
Last week, i updated, my fedora. After that, during every boot up, I am getting a warning message like " Your hard disk may failing". It indicates that it is due to bad sectors. But I don't think so. There was a bug reported for a similar problem in fedora 11. I think it is not fixed yet. Hard disk is not having any problem during data access. Other OS including windows are not giving any warning message.
View 9 Replies
View Related