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?
i have been away from linux for a long while and decided to try it out again. i just received a fedora 10 dvd and went to install it.it wouldn't boot on either my laptop or pc?so i explored the disk and realised its a source disk?
1 = is the dvd disk any good to me? 2 = how can i install fedora from the disk or do i need to get another disk?
I am using Ubuntu and looking for a good editor to edit a file that is > 4GB. I just need to put content at the end and beginning of the file. I suppose I could use something like
cat "text to add" >> huge_file
To append to the file. Is that the route to go? What about prepending? In general, what is the best route if I wanted to edit somewhere in the middle?
I've tried VIM and it fails miserably. I assume emacs and nano would be even worse. What else is there? I assume to accomplish what I am looking for, the editor would have to be specifically designed for this by not keeping the entirety of the file's contents in memory.
On windows I really only used Notepad++ as my text editor, it had two features that I loved.What I need to accomplish is what I would do with Notepad++ column editor.I could have like 100 lines, and place the cursor at a column, and goto edit>column editor, and I could insert an incrementing number. (I could also pad the incrementing number with 0s, this was GREAT for making batch files among other things.)So each line at that column had a number higher than the previous line.The other feature that I used sometimes was a search/replace with regex patterns.Does anyone know of an editor that has those features for linux? I am mostly after the column editor insert feature but if you know of one with both features that would rock.
i have installed bless hex editor on my fedora 14 laptop.However when i open it ,it shows "mono-core wants to install a font language code not matched: utf-8" i am not able to use bless hex editor properly.
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.
/boot /dev/sda1 / /dev/sda5 windows /dev/sda3 /home /dev/sda4 /dev/sda2 is currently an extended partition.
I purchased a small SSD, and I'd like to move most of the root partition and my home directory over to it. Assuming the new drive is /dev/sdb, my desired layout is this:
Code:
/boot /dev/sda1 windows /dev/sda3 /data /dev/sda4
[code].....
What's the best way to go about this with minimal downtime? Second, what configuration files would I need to update?
I don't know nothing about programming and not much about linux os. I have now Fedora 12 and Gnome. I have 3 websites to maintain: ( Finnish Pikavippi sites )
pikavippi vippi pikalainat
I'd like to have a good editor, can you recomend any ? Suitable to Gnome? Need to code PHP and HTML
I am trying to install Fedora 13 on a new system from CD. DISK 1 runs but terminates without using disks 2-5. There is a system I can access as 'root' but I was not prompted to create a unique user or which packages should be installed.How do I complete the process?
I am trying to upgrade from version 11 to v13. I have tried using preinstall as well as 2 live CDs (gnome and KDE). In all cases, I get a message saying that the HD which contains FC11 needs to be reinitialized. My most recent attempt was to upgrade using the preinstall. Upon reboot, Grub still shows the old (v11) and I can boot that with no problem. If I choose the upgrade option, it fails!
Failure message: Error processing drive /dev/sdc Hitachi HDT 72101 (1TB) The device may have to be reinitialized device details: pci-0000:00:1f.2-scsi-1:0:1:0
The drive (sdc) contains several other flavors of Linux and they all run fine. FC11 also runs from that drive with no problem.
I have been using Fedora 13 for about 3 and a half months now maybe more and i have made the decision to switch back to windows. It is not that i have any complaints about Fedora but trying to get vent to work has been an uphill battle and i like to try many diffrent games and Fedora is just not compatible with all the games i would like to play, anyway my problem is that i cannot boot from the windows install disk i have it just loads Fedora no matter what i do.
how to install fedora 14 dvd iso from hard disk without burning a dvd. On internet i found 2 articles which are mostly copy pasted on all sites. Dont know whether the same is valid for now. I have currently windows xp running on my 1st hdd on which i intend to install fedora 14 on a logical partition. i have ubuntu 10.04 running on my second hdd.
I have been installing and uninstalling stuff about mouse properties and xorg.conf mouse section... and now I have several "extra" keys in gconf, exactly these:
I have just downloaded the Screem text editor source from their website.I tried to aptitude it first, but it wasn't available in the repos. So I thought maybe building from the script would be the solution. The problem is, this package doesn't build with the usual configure, make and make install commands.Well ./configure works. It checks the system and dependencies.
What's a simple way of downloading and installing LIVES video editing software on Ubuntu 11.04? I just simply can't understand the technical stuff on the website about pps and all that. Is there a simple apt-get install script or something similar?
As I have no blank cds handy right now, I had to go the way descirbed here:URL...But when I seect my partition and / (no sub dirs, an empty ext3 formated 6.8GB partition, exclusivly for that usage) it tells me there ws no installation media found and the search path got automagically adjusted to /imges/image.img.And ideas howto fix that? Or how to install fedora from harddisk (without big fuss)?
I booted from fedora 12 cd, My problem is the install does not recognize my ide disk.
lspci -> ide interface vt82c586a fdisk -l /dev/sda1 swap -approx 2g /dev/sda2 linux 20 g /dev/sda3 linux 54 g lshal -> pata_via
I tested the disk with seagate diag it reports no errors. I used Partion manager and created three partions & formatted them. Other distros see the disk , I am trying crunch bang it installed with no fuss. I have googled & looked in known issues pages.
If you want a full run down as to WHY I want to do this, read here: webhostingtalk.com/showthread.php?t=899909Basically, my ISP could not get my server running stable on a simple raid 1 (or raid 5) so what it came down to was having them install my system on a single disk. I don't exactly like this, main reason being, if the system (or HDD) crashes, I'll end up with another several hours of down time..
Is it possible to install GRUB in the MBR of the only bootable disk in the system, but load configuration and images from another disk?Basically I want to install GRUB on /dev/sda, but menu and images will be under /dev/sdb2.Note: /dev/sdb is not bootable.
I am installing a number of boxes with RHEL 6, using a kickstart file I made and put on a boot disk.I am having trouble, however, when using this disk. The boot loader recognizes my kickstart file, but when it prompts me that it can't find the RHEL distro on my disk, and that I need to insert the DVD that contains the distro, I cannot eject the CD. Button pushy, no ejecty. I tried a paper clip to open the drive, but even after inserting the distro disk this way, it doesn't see it. It's like anaconda is wrapped around the mount of the boot disk and won't let go.
There's nothing special I need to have in the kickstart file for this to work right? I have thought about putting an eject statement in the post section, but that isn't even used until the OS is installed is it? I can get around this by creating a distro DVD with my kickstart file, but I'd rather not do that, and use the kickstart/boot disk functionality as intended.
I'm trying to install Python and a LaTeX editor and can't really get either to work out. For texlive, I used 'sudo apt-get texlive-full', which didn't generate any errors, but I now can't seem to open the application. For Python, I used 'sudo apt-get update sudo apt-get install python2.6' which generated the error "Unable to lock directory /var/cache/apt/archives." I tried to remove a lock file that I read about on another post and open up SPM, but the error persisted.