Fedora Installation :: FC10 On ESATA Drive Won't Start?

Mar 5, 2009

I am new to Fedora 10 and encountered the following problem. I installed FC10 on an external eSATA hard drive (sdb) on my laptop which already has some other Linux distros on sda. I used a DVD that came with the Fedora 10 Bible, so I can assume that the DVD had no problems. The installation went OK and I got no error messages. I added the following lines to the menu.lst file of the distro that I use to boot all my distros.

title Fedora 10
root (hd1,1)
kernel /boot/vmlinuz-2.6.27.15-170.2.24.fc10.i686 ro root=/dev/sdb2 rhgb quiet
initrd /boot/initrd-2.6.27.15-170.2.24.fc10.i686.img

When I boot Fedora, the blue bar at the bottom of the screen goes half-way, then gives me the error message: "mount: could not find filesystem '/dev/root' "

View 5 Replies


ADVERTISEMENT

Fedora Installation :: Changing To Boot Off ESATA Drive

Mar 17, 2009

This machine has two internal HDDs which are dedicated to Vista (ergh). For various reasons, I elected to use an external drive for the installation of Linux. When I installed Fedora, I didn't have an eSATA cable, so I installed it via USB. if I change the boot device so it boots off the USB drive, the machine apparently remaps the drive to BIOS drive 0. However, when Linux boots, it'll still be considered sdc. So far so good. However, when I plug in the eSATA cable and try to boot Linux that way, the machine will boot off the internal sda because the only available option is "Internal Hard Drive." (And yes, the eSATA is working properly.)

I obviously need to install GRUB on the first drive, and it will then let me choose between Vista and Linux. I've done this kind of thing before on other machines and haven't had to much of a problem. However, running 'grub-install /dev/sda' resulted simply in blowing away my Vista boot loader, and a Grub installation that would hang at a black screen. Which of course then resulted in a plethora of pain trying to fix it with Microsoft's deliberately pathetic engineering.What did I do wrong there? And incidentally, the external hard drive isn't always going to be hooked up, so I don't want to be dependent on it to get into Vista.

View 3 Replies View Related

Fedora Installation :: Computer Cannot Start Up After Deleting FC10?

Jun 1, 2009

My laptop is dual-boot with Windows XP and FC10 co-existing. Yesterday, I wanna re-install FC10, so I formated(deleted) all linux partitions in Windows XP. Disaster happened when i rebooted computer: the computer cannot startup at all?Now, I don't know how to deal with it. I wanna know: what can i do to start up the computer into Windows? In my opinion, computer should work well without one system in dual-boot mode. If you format C: drive on which windows are installed, for instance, the computer can boot into FC10 normally. Why it die deleting FC10?

View 1 Replies View Related

Fedora Installation :: FC10 On Laptop LG ED500 - CD In The DVD Drive Stopped Very Quickly

Mar 8, 2009

I met problems when istall FC 10 on LG ED 500. I put the installation CD in the DVD drive, and start the computer, but it stopped very quickly. I didn't even see the progress bar of Fedora 10 coming out of the screen. What happend? I have checked the DVD drive under the windows system, and it's working.

View 1 Replies View Related

Ubuntu Installation :: Install To An ESATA External Drive?

Mar 19, 2010

If I wanted to install Ubuntu to an external eSATA drive, how would I do that and not screw up the GRUB install on my primary internal drive? I'm guessing I would want to tell that eSATA installation to install its GRUB to the first partition on that drive rather than on my primary internal, but then.... how would I get there from the GRUB on my primary drive?I guess my problem is that the eSATA drive is not always powered up, and I'm not sure what GRUB (on the primary internal drive) would do if there was an entry pointing to a drive that wasn't there (because it's not turned on)

View 1 Replies View Related

Fedora :: Fc10 X Fails To Start When Monitor Turned Off?

Feb 11, 2009

I have fedora 10 installed and when my monitor is turned off the X session fails to start because it can not probe for settings. Is there a way to hard code the settings for x instead of letting them assign dynamically on boot?

View 1 Replies View Related

Fedora Servers :: FC11 Cannot Start BIND After Upgrade From FC10

Jul 8, 2009

I'm having a problem getting BIND to start after doing the FC10->FC11 upgrade. Others have been reporting some bad symbolic links, but this isn't that problem. I've searched the forums here, but I don't see anything like this anywhere.

Here's what I see:

Code:

[root@atomu etc]# /etc/init.d/named start
Starting named: [FAILED]

So, no error message. Logs read as follows:

Code:

Jul 8 00:38:00 atomu named[2414]: starting BIND 9.6.1-RedHat-9.6.1-2.fc11 -u named
Jul 8 00:38:00 atomu named[2414]: built with '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--target=x86_64-redhat-linux-gnu' '--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc'

[code]....

View 4 Replies View Related

OpenSUSE Hardware :: 11.3 Does Not Recognize ESATA Drive

Jul 31, 2010

I have a working installation of OpenSuse 11.2 on a 300GB eSATA drive, /dev/sdb. Note: /dev/sdb is actually an IDE drive with an eSata adapter since my mother board only has one IDE ribbon input that I use for /dev/sda and the DVDRW drive.I have a 200GB IDE drive, /dev/sda that I use as a data drive.Both drives are accessible to 11.2 and in use.I installed OpenSuse 11.3 on /dev/sda in partition sda1. The same results occur with 32 bit and 64 bit distribution. I have grub for 11.3 on the the sda1 partition and chainload to it from 11.2 grub.

The installed 11.3 system will not recognize the second drive /dev/sdb or any of its partitions. It does not show up on /var/log/messages -- it does not appear to exist.I believe this problem is with 11.3 because 11.2 recognizes both disks. Perhaps it is support of eSATA drives or the IDE to eSATA adapter that has regressed?

View 9 Replies View Related

OpenSUSE Install :: 11.3 Does Not Recognize ESATA Drive

Jul 30, 2010

I have a working installation of OpenSuse 11.2 on a 300GB eSATA drive, /dev/sdb. I have a 200GB IDE drive, /dev/sda that I use as a data drive. Both drives are accessible to 11.2 and in use.

/Dev/sdb is actually an IDE drive with an eSata adapter since my mother board only has one IDE ribbon input that I use for /dev/sda and the DVDRW drive.

I chose to install OpenSuse 11.3 on /dev/sda in partition sda1. I've installed 32 bit and 64 bit with the same result. I put grub on the the sda1 partition and chainload to it from 11.2 grub. I'm cautious because OpenSuse can be troublesome during installation.

PROBLEM: The installed system will not recognize the second drive /dev/sdb or any of its partitions. It does not show up on /var/log/messages -- it does not exist!

I believe this problem is with 11.3 because 11.2 recognizes both disks. Perhaps support of eSATA drives.

View 9 Replies View Related

General :: Can't Unmount ESATA Drive As User

Dec 6, 2009

I have external hard drive which I used to connect via eSATA. I have edited fstab and it looks like that now: UUID=35C595D5738A319A /media/DATA ntfs auto,user,exec,suid,rw 0 0 The problem is that I can't unmount it as normal user, when do that, receive: Error unmounting: umount exited with exit code 1: helper failed with: umount: only root can unmount UUID=35C595D5738A319A from /media/DATA

View 2 Replies View Related

Debian Hardware :: Booting From Esata Drive Over Expresscard

Jan 1, 2015

I want to know if it is possible to boot Debian from an external disk connected to an esata port which is plugged in as an expresscard.

A laptop I run Linux Mint on has an expresscard adapter which I plan purchase an esata card for. This would provide 2 esata ports.

I will have another harddrive with Debian installed.
I will then use an external enclosure to connect the Debian drive to the esata port.
I would then add a custom grub entry to point to the drive connected via esata over the expresscard adapter.

The expresscard requires drivers : [URL] ....

Does the environment of the initial grub screen have the necessary drivers to boot from the drive attached over the esata? Is there a way to load them?

Another solution mentions using kexec (first comment under question) : [URL] ....

This seems to require the drivers having been loaded too.

View 0 Replies View Related

Ubuntu :: Mount An ESata External Hard Drive?

May 15, 2010

I have an eSata external hard drive connected to my desktop running Ubuntu 10.04 LTS. I searched around for some info on how to mount an eSata external hard drive and was not successful. Most of the posts were talking about stuff after the drive has been mounted.

View 4 Replies View Related

Ubuntu :: ESATA External Hard Drive Not Recognized

Jun 16, 2010

I have an external hard drive that connects through an expansion card with eSATA on it. It was partitioned and formatted as NTFS in Windows but isn't recognized in Ubuntu 10.04.

View 1 Replies View Related

Red Hat :: ESATA Cards And Drives Under RHEL4 - Automount Like A USB Drive Does

Jul 7, 2010

Anyone got any experience with eSATA cards and drives under RHEL4? I've got a client with two RHEL4 boxes that want to add eSATA cards and drives for backup purposes.

They really need to automount like a USB drive does, would RHEL4 automount eSATA?

View 5 Replies View Related

OpenSUSE Hardware :: Additional Software To View External Esata Drive

Sep 5, 2011

I attached an external hard drive to an esata port, when i go to my computer to open the drive, i right click and open in a new window i get install additional software, there is no application installed that can open files of this type block device(inode/blockdevice) di you want to install one install or not do i install the software? I authenticated in dolphin saw the files and folders then unmounted but should i install the software and is it safe or just unnecessary?

View 4 Replies View Related

Fedora Installation :: Flash Drive Connected - Unable To Start Up Computer

Jul 11, 2011

I am relatively new to Fedora 15, but used 13 for a while with no issues. Yesterday a windows user put a flash drive into my computer for me to copy something on to. (This may be conincidental.) I then put the computer into suspend or hibernate or whatever and now it won't start up. At all. And I'm stuck as 'everything' I need is on that computer.

View 1 Replies View Related

Fedora Installation :: Firefox And FC10 Won't Run?

Jan 6, 2009

When trying to launch firefox after upgrading to FC10, I get:Couldn't load XPCOM

View 4 Replies View Related

Fedora Installation :: Fc10 To 11 And Now STUCK?

Aug 6, 2009

I did the yum preupgrade install, all went well, did preupgrade -gui ; did everything fine, then i got the REBOOT now to start updating, clicked and i have just

View 5 Replies View Related

Server :: Start Https On FC10?

Jan 12, 2010

How to start https on FC10?[root@smartgateway conf]# openssl versionOpenSSL 0.9.8g 19 Oct 2007

View 1 Replies View Related

Fedora Installation :: Fc10 Booting Became Slow

Mar 30, 2009

I was forced to reinstall fc10 a couple of days back and from them the bootingup is really slow(takes more then 1 minute to show login screen). before the reinstall, it was quite fast. i dont know what went wrong.

[Code]....

View 2 Replies View Related

Fedora Installation :: Install Systemc V2.1.0 On Fc10 With Gcc 4.3.2?

Apr 16, 2009

I am trying to install systemc v2.1.0 on fc10 with gcc 4.3.2. I have gone through the previous posts for systemc installation with gcc 4.3.2 and have installed the patch ,
added the following headers in systemc-2.2.0/src/sysc/utils/sc_utils_ids.cpp

#include "string.h"
#include "cstdlib"

but it did not work out.This is what I get The complete installation process is as follows

$tar xvzf systemc-2.1.v1.tgz
$cd systemc-2.1.v1
$wget http://www.kix.in/misc/patch_systemc-2.1.v1-gcc4-osx // patch from post
$patch -p0<patch_systemc-2.1.v1-gcc4-osx

[code]....

View 1 Replies View Related

Fedora Installation :: Cant Execute Firefox-3.0.10 In FC10?

May 3, 2009

After to download the firefox-3.0.10.tar.bz2I have the next problem

Code:
firefox-3.0.10]$ ./firefox
./run-mozilla.sh: ./firefox-bin: /lib/ld-linux.so.2: bad ELF interpreter:

[code]....

View 11 Replies View Related

Fedora Installation :: Can't Install IE24linux On FC10

May 27, 2009

installing IE on FC10 as I need it to access company email I installed wine first as #yum install wine* then I installed cabextract as #yum install cabextract after that I downloaded IEs4linux and run the script ad $./ies4linux I got the following message in the terminal "IEs4Linux 2 is developed to be used with recent Wine versions (0.9.x). It seems that you are using an old version. It's recommended that you update your wine to the latest version (Go to: [URL])" and in the install window script couldn't download flash and it seems to be hang every thing is stopped and I didn't get any message in terminal or in installation window.

View 1 Replies View Related

Fedora Installation :: FC11 Over With The Same Packages As In FC10

Jun 9, 2009

I'd like to try a clean install instead of an upgrade from FC10 to FC11. What is a good way of getting the list of all packages that were installed through yum, and how do I feed that list to yum on a newly installed FC11?

View 7 Replies View Related

Fedora Installation :: Update From FC10 To Fedora 12 From The Command Line?

Dec 10, 2009

How do I update from FC10 to Fedora 12 from the command line.

View 2 Replies View Related

Fedora Installation :: FC10 Multiple Errors Right After Install

Jan 30, 2009

I have just loaded the FC9 onto a HP/Compaq D510 2.8Ghz/Intel graphic card. Everything when as expected during the install but on login I get the following set of errors. The follow Panels encounters a problem.

[Code].....

View 3 Replies View Related

Fedora Installation :: No Sound On FC10 Newer Kernel 2.6.27.15-170.2.24?

Feb 23, 2009

Just installed FC10 and noticed no sound with latest kernel (2.6.27.15-170.2.24), however I do have sound with kernel 2.6.27.5-117. No other differences. Anybody else have this problem?

View 10 Replies View Related

Fedora Installation :: Dual Boot With FC10 - XP Hangs

Mar 3, 2009

I installed fedora on my second hdd, the other one had xp before fedora, now in grub it shows xp as other and wont boot into it, just hangs there. SDC is an external drive and sdb is the xp drive as you can tell by the filesystem.

Disk /dev/sda: 320.0 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x836db2c4 .....

View 1 Replies View Related

Fedora Installation :: FC10 I386 - How Many CDs - Of 6 - Required For Min. Install

Apr 18, 2009

I would like to try out fc10 on an old, k6-2 pc. Last night I tried to download the dvd, but firefox 'completed' the download with only 1.2/~3xg, and of course it didn't work.

I am trying a test net installation in VirtualBox, so far so good.

However, I would rather have a more complete installation on hand and I'm looking at the full install cd's --there are 6 of them.

[url]

Are all 6 required for a minimal install, or could I get by with one (or two, etc)? For example, with debian installation cds you can use just the first one -- the rest are just a complete set of packages for everything +kitchen sink.

View 1 Replies View Related

Fedora Installation :: Unable To Login After Fc8 - Fc10 Upgrade

Apr 20, 2009

I upgraded to fedora 10 using yum but i have a problem, the installation went fine and after rebooting i got a login screen. I typed in my user name and password and after a second it returns to the login screen. Im sure the username and password are correct. If i type in another password i get an error message. So how can i log in?

This is what i did to upgrade to Fc10:

Code:

Then i got an upgrade wizzard and selected Fedora 10 and than reboot.

In the grub menu only one kernel is present which is the Fc10 so couldn't use the old one.

I've tried to edit the kernel with single for single user that works gives me a command line but im just not experienced enough to figure out how i can use the command line to login.

View 6 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved