I installed Fedora 15 on a primary partition and expected the install to create a partition boot sector, but it didn't. Did I do something wrong or is this not supported?
I currently have XP installed on a NetBook (Samsung NC10), and would like to run Fedora on it. I'm currently looking at putting Fedora onto a flash memory card to test it works OK on the hardware, before installing it to the hard disk. The problem I've got is that the boot sector is occupied by WDE software (TrueCrypt). Will this pose a problem for dual-booting XP with Fedora, or will GRUB move the boot loader in the usual way?
I tried to help my friend install Ubuntu 10.04 side-by-side with Windows XP on his Acer Aspire One netbook.Unfortunately, the installation process came to a standstill and it quit due to "unexpected errors". The second time I started the installation, I realized that the option for installing side by side was gone and that I could not mount the C: partition on Ubuntu. The error message is listed below:====================BEGIN ERROR MESSAGE======================Error mounting: mount exited with exit code 12: Failed to read last sector (299982847): Invalid argument
HINTS: Either the volume is a RAID/LDM but it wasn't setup yet, or it was not setup correctly (e.g. by not using mdadm --build ...), or a wrong device is tried to be mounted,
when i try to boot the 11.04 64-bit alternate.iso i get the following message, after it says that isolinux blabla is loaded: EDD: Error 8000 reading sector 2855 and when i remove the cd it says: gfx.c32: not a COM32R imageand then there is a grub-shell.
I have just install both fedora 12 and slackware 13 on my laptop I did not install lilo because fedora uses grub I am able to use slackware by using the the DVD and booting from the command prompt I have attached my grub .conf file also when i boot from cd the command is as follows
I have just installed KDE3.5.10 on S13.1 and have followed all steps required on the site at 'http://slackware.osuosl.org/unsupported/kde-3.5.10-for-slack13.0/' containing the packages, finishing with:
[code]...
You'll probably need to log out and back in again for the profile scripts to add the KDE3 stuff to your $PATH and $XDG_CONFIG_DIRS. When you log back in, KDE3 should start when you run X. Unlike LXDE, this install didn't automatically create a menu entry for gdm. Everything seems to be right, but I can't get the gdm entries I've tried to work. Could somebody who has also installed 3.5.10 kindly post the correct file contents?
I'm running 9.10 off of a 4 GiB CF card. I keep running into space issues with updates, so I purchased an 8 GiB replacement card. I've cloned the 4 GiB card to a .IMG file using DD.I've then copied the 4 GiB image back to the 8 GiB card using the Ubuntu startup disk creator program. Once done, I'm able to properly boot off of the new 8 GiB clone.Unfortunately, the clone ends up with 3.67 GiB of unallocated space at the end *see attached). I tried deleting the "extended" partition that the swap is located at after booting from a Live CD and the system was unable to boot after this. I was thinking that I would delete the swap entirely and create a swap file after I merged the existing partitions, but I was unable to do this.
best way to do this (e.g. get one large 8 GiB partition with my old image on it)? I still have the original untouched 4 GiB card and also have an external CF drive if I need to redo the cloning. I've also used Clonezilla before, so perhaps there's a way to do this that allow me to grow the image as it's being cloned.
I just installed squeeze from a usb key. Installation went flawlessly but now I need the usb key to boot. Nothing happens if I let the bios boot from the HD or if I force it to do so. When it boot up from the usb key, the HD is read and the boot up sequence continues. Grub seems to be installed in /boot/grub. I imagine that I have to copy the usb key boot sector to the HD but how?
I have a rather puzzling error. I recently purchased an usb external hard drive with the intent of installing Ubuntu on it. I have had great success with installing various linux flavors on usb thumb drives but I need a little larger space for engineering applications that I use. Anyway, I removed my laptop's internal hard drive and installed ubuntu 9.10 on a recently formated external hard drive. Everything worked fine at first. Upon restarting I get an error that says "no boot sector" and it asks to hit either f1 to retry. When I hit retry, Grub loads most of the time. Occasionally it does not work. Is Grub just not installing correctly? I searched for this error but I found nothing that directly applied.
My old Dell Inspiron 9300's CD Rom is no longer working. I've written the files to my 8GB USB device, and attempted to boot from it. Whenever I try, I get this "No boot sector on USB device". I'm also using Mac OS X to make the USB drive.
I am a complete noob at this and I need a hand. I was about to throw my computer out of the window when I decided to throw the windows out of the computer so to speak. So, I downloaded Ubuntu 10.10 and tried to install. I had a grub rescue after the installation (file system unknown), which I have seen discussed here. Being the noob that I am I decided to try 10.04 because it said it had full support. With this install I get a similar error during installation: grub cannot be installed in boot sector.
So, basically there is an issue with grub and the boot sector. I checked in my BIOS options to see if there was an option that prevented the writing of a boot sector or something, but I have not been able something like that. So, I am wondering if it is possible that Ubuntu does not really erase/format the selected disks or something, leaving any difficulty there.
Does anybody know? Or better yet: what exactly do I need to do a manual grub install?
Been away from linux for a few years thaught id come back and give it a try again. I have Win7 on sda and installed 11.4 Ubuntu on sdb. Grub2 Over wrote the boot sector for windows so windows wouldnt show in the boot menu. I repaired that after some research and then tried it again with 10.4 LTS version of Ubuntu. Same thing. Now I've fixed windows boot sector a second time and im ready for round 3. Any hints on how to get grub2 to boot both OS's? Ubuntu 10.4 is still on sdb I think I should just need to re-install grub2 But how to do it without Killing the windows boot sector?
I had ubuntu studio installed ( for the record I hated it and every ubuntu flavor I have ever used. ) After backing off all the stuff from my home dir I started to install testing from a dvd. ( Is there a net install for testing? I couldn't find it) Don't ask me how it happened but some times I would have two grub graphical boot menus. One would chain to the other. I suspect that happened from one of the very friendly updates ubuntu did. Well when I tried to install testing I got a red screen telling me that grub wouldn't install so I tried lilo. Well it wouldn't install either. Back in the old days when I was a slackware guy installing from a stack of floppies I had a trick to wipe out any boot loaders or other stuff that gave me a problem. I would dd if=/dev/zero of=/dev/<drive info such as hda with no partition number> .
This would write zeros over the drive and it would look like a new drive. So I did this trick. But still no joy ( this is a clue, dd was also thinking that the beginning of the drive was after the boot sector.). I suspected that the installer wasn't doing it's job right. So I got a PCLinuxOs disk and started that installer. The PCLinuOS installer has a cutesy visual bar that shows the partitions. Well sure enough the boot sector showed as blank. This was what the Debian installer had done. It left the boot sector blank and tried to install the boot loader right after it. This won't work. Now I consider when some version of Linux falls on it's face and another version does it right that the version that fell on it's face has a problem.
One might even call it a bug. But I don't know what to do about it. I don't think the problem is with grub or the installer itself. I think how the drive was looked at was faulty. That's why dd didn't blankout the boot sector. So what do I do to help get the Deb people to fix this? The more I think about it the more I think the problem is with udev ( what a surprise) I think this because I suspect dd looks to the info set out by udev to find the beginning of the drive.
I have a toshiba notebook with Windows XP and Ubuntu studio. I removed Ubuntu partitions with the idea to install classic Ubuntu, but... grub don't recognize Windows to boot. I formatted the hard disk as slave from another PC. I installed Windows again trying to delete the grub, but, it is already there. I am trying to repair grub from Windows with: FIXBOOT, FIXMBR, fdisk /mbr from MS DOS, but that is not working.
Any suggestions: - To delete the hard disk complete and start again everything. (deleting grub also) or - To repair boot sector for Windows
A while ago I made the jump from Mandriva to Fedora. I am very pleased with Fedora, but some things do not seem to be as easy as with Mandriva. Maybe I just got to find my way around and am not aware there are packages that will do what I want, so I think it is a good idea to ask here..Well - I have a multi-boot system. There are a few partitions to test out different Linux versions (like specialised music distro's with low-latency kernels). As a result the MBR gets overwritten by other installs now and then.In Mandriva it was possible to create a simple boot disk without any images - just a "link" or "jump" to vmlinuz etc. on the root partition from the main Linux system. I think only the MBR part was written on the floppy. It was very easy done in the control centre by choosing fd0 in stead of hda as boot medium.
This disk whas a life saver if the MBR was overwritten by another OS intall. I just put in the floppy and boot from that floppy strait into the standard grub menu and so I was able to re-create grub (by doing the same process but pointing to hda in stead of fd0 as boot medium).
Is there a way to create the same simple boot disc under Fedora 14?
and instructs me to do a chkdsk /f /r on it and reboot TWICE!. So I did, multiple times and multiple reboots later, it still says the same. This is my first experience with fedora. I have tried to look through the forums and couldnt find any help. Can some one point me in the right direction?
fdisk -l: Disk /dev/sda: 750.2 GB, 750156374016 bytes.
[Code]...
I've tried other installations, but I always get errors like this. /dev/sda 5, 7 and 8 are occupied by PCLinuxOs. /dev/sda 9, 10, 11 and 12 by Fedora. I made room for Linux installations by GParted (last version). Really, I made no errors. The installer of PCLOS is a bit strange: it changed the NTFS partition sda5 in sda 6! In a previous installation with Fedora and Kubuntu only the extend partition sda 4 complained about not starting on physical sector boundary. The hard disk is Western Digital with Advanced Format. Probably this is the cause of the problem. The systems are snappy and responsive. I do not encounter any problem. What to do? Ignoring the problem or reinstalling? May be it would be better to get rid of PCLOS and to dual boot Windows with Fedora?
I just installed ubuntu 11.04 (64-bit) on my system. I mounted / on my SSD and /home on my HD. The installation proceeded for a while and then I suddenly got a message that the installer crashed. Nevertheless the installed linux seems to work and I can boot in Ubuntu. Not sure what exactly is wrong now that the install didn't complete. Any way for me to check what went wrong and what exactly I can do to make sure my system is ok? All appears ok but appearances can be deceiving.
I'm using a system which is based around 9.04 and yes I know this is not the latest and greatest however the softwares in question hasn't been confirmed on the newest version of ubuntu. However I was doing a new build and noticed when I went to do and apt-get install there didn't appear to be any repo's I'm just wondering have the repo's for 9.04 been turned off??
I need a bit of clarification. I've been using Debian based OSes. I just want to make sure that I understand how to install software using Fedora.
While I had the Live DVD desktop running I downloaded the Google Chrome .rpm pack to the download file, right clicked on the .rpm and opened with the archive manager. The archive manager came up and showed me a file folder, the a popup came up on it's own and ask if I wanted to install, clicked yes and every thing from there worked, Chrome was installed and worked. When I tryied to download the plugin for Google and do the same as before, the install popup didn't come up. This is the part where I made a mistake, I went to the download folder and double clicked on the .rpm and the install popup came up, and I installed. This some how messed up the Live desktop to the point that I had to reboot, shut down didn't even work right.
I should have opened the folder the archive manager placed the .rpm and then double clicked on the .rpm to install instead of within the dowload folder.
I aslo read up on how to use rpm -i filename From the terminal can I Or does the .rpm package have to be in the correct folder before installing?
Also from the live dvd I tried using sudo rpm -i , but got a warning and said I would be reported.
I want to set up a web server on a PIII machine with about 800MHz processor and just under 500 megs of RAM. So how would I go about configuring Fedora 12 to do this? I've tried the small spins and I just don't know how to configure it so it will install properly. I was able to get the Gnome spin on it but when it booted I couldn't get through the log-on screen. I have an AGP NVIDIA Geoforce 6200 video card. I'm wondering it that's it. The only Linux distros I could get on the machine was Puppy and Debian. Puppy did not edit the boot record very well. Debian went on there with very minor issues, but edited the master boot record very well so that I can dual boot to WindowsXp HE. I also tried to put Centos on there but the Live CD is not installable. I have to make an installation CD from the DVD Package. Anyways, as far as Fedora is concerned, I just want a utility, light weight spin that has web-server, mail server, and eventually MySQL. Other wise I'll have to commit treason and use the horned Debian as my savior in this battle.
I am trying to install Ubuntu to an external usb hard drive (WD Elements SE). I am also choosing to install the grub bootloader to this disk (/dev/sdb) because I do not want anything modified on the internal drive. The installation appears to go okay, but when I try to boot to the usb drive, I get the error, "no boot sector on usb device" and it immediately falls back to my interal drive. I have tried this installation with both 10.10 (amd64) and 11.04 (amd64). How can I fix this?
Recently installed F12 through the text based install and have got to GNOME gui but when i got to system/administration i only get two options and those are for display changes. Is there some way to install the features i missed out on? namely Add/remove programs which i can't seem to find anywhere
I have Fedora 13 and XP installed on my laptop. Right now it only boots to XP but I have a Fedora Live CD so is there some way I can use the live cd to boot into Fedora and edit or install grub to show up at boot?
upon adding the installed VL on the existing LILO.. (btw i have not installed its LILO on the installation setup) since i know that i will just add it to the "existing" LILO the error above arises upon doing the lilo run command.$adding Vector6.0 etc.FATAL : Boot sector of /dev/hdc13 doesn't have a boot signature.i have tagged the /dev/hdc13 bootable via CFDISK. but same problem arises..
For some reason (hardware - I am guessing) the LiveCD does not boot on some laptops. The LiveCD worked well on my Dell Inspiron 1525 without any problems but my Fujitsu-Siemens refused to boot up. If you are trying to install or use F12 with the LiveCD ISO image burnt onto a CD on a laptop and fails with the following error:[drm:drm_mode_rmfb] *ERROR* tried to remove a fb that we didn't own Boot has failed, sleeping foreverthis workaround may work for you. Sometimes it will come up with another error about 'Root Device Not Found'
The workaround only works on a bootable USB key for some other reason, created with 'live-usb creator' and not a CD nor a LiveCD image on a USB created on a windows machine. I have tried them all.
I have a 160GB harddrive which I installed a F12, would like to upgrade to a bigger drive, but I hate to have to re-install everything.
Recommend a good disk copy utility? The utility should be able to not only copy files, but boot sector and everything. So I just need to make a copy, change my BIOS to boot from the new drive and run everything as before.