Fedora Installation :: Repartitioning Failed - No Root Device Found?

Feb 19, 2011

I didn't like my partitioning layout so I have repartitioned and reformatted the drive. I have copied the backed up back onto the hdd, and i have installed grub successfully. Still, when I boot the machine, I get an error message: "No root device found. Boot has failed, sleeping forever.". When installing GRUB, it managed to found /boot/grub/stage1 without a problem, and I have installed it onto the MBR

View 7 Replies


ADVERTISEMENT

Fedora Installation :: No Root Device Found, Boot Failed With 12?

May 20, 2010

I have installed Fedora 12 on my HP laptop which has got a NVIDIA graphics card. I have got latest F12 kernel 2.6.32 as well as default kernel 2.6.31.I have installed Nvidia Proprietary Drivers and modified grub.conf file for 2.6.32 kernel saying blacklist nouvaue so that it can load NVIDIA drivers ...After that I am able to successfully boot into 2.6.32 kernel with Nvidia Proprietary Drivers.Everything seems to be fine .. But suddenly today when I tried to boot into F12 2.6.32 kernel I got the following error

Code:
No Root Device Found
Boot Failed, Sleeping Forever

[code]...

View 14 Replies View Related

Fedora Installation :: Install Ok - But Boot Failed - No Root Device Found

Nov 21, 2010

I have 2 Debian OS's and wanted to put Fedora next to it.

Install went ok, but after rebooting it says: "No root device found. Boot has failed, sleeping forever."

During install from the live CD I didn't "v" the boot (efi or something?) because I thought Grub would take care of everything.

Should I just reinstall again and choose the Fedora bootloader? Won't it mess up Grub?

View 14 Replies View Related

Fedora Installation :: No Root Device Found, Boot Has Failed, Sleeping Forever?

Feb 8, 2011

I downloaded fedora 14 64 image then created a bootable flash drive and put the image on the flash drive. I rebooted and tried booting from the flash drive and that's the message I received. What do I do?

View 6 Replies View Related

Fedora :: Error - No Root Device Found. Boot Has Failed, Sleeping Forever

May 7, 2010

I have a Feadora 12 Live CD. It booted up fine on my 700 Mhz computer. I've since then put a new HDD in with which I intended to install Fedora on. But now i get this message

Quote:

No root device found. Boot has failed, sleeping forever

What does this mean? How do get the Live CD to boot?

View 1 Replies View Related

Fedora Installation :: F12 LiveCD "No Root Device Found?

Nov 17, 2009

When I try to boot from Fedora 12 LiveCD system halts with the messages: "No root device found" "Boot has failed, sleeping forever"

View 14 Replies View Related

Fedora Installation :: F12 Upgrade - Boot Failure / No Root Device Found

Jun 1, 2010

I'm a long time Linux user. Finally got around to upgrading my Fedora 11 system to Fedora 12 by using the 'preupgrade' tool. The upgrade appeared to go well (downloaded packages, rebooted into installer, etc). However, now that the upgrade is complete, I'm unable to boot my system.

Here's my configuration:
/dev/sda (80Gb)
200Mb /boot partition (ext3)
52Gb / partition (ext4 - managed as logical volume)
2Gb swap partition (managed as logical volume)
20Gb /spare partition (ext3 - managed as logical volume) .....

All worked fine under Fedora 11 for the last few months. Grub now presents me with 'Fedora' and 'Windows XP' boot options. The /boot/grub/menu.lst file is essentially the same as it was for Fedora 11, except for the different kernel versions, etc. The boot sequence shows the Fedora bubble (??) and gets about 80% full when the screen goes black and the message displayed is:

No root device found
Boot has failed, sleeping forever
If I boot Windows, all works fine.

Am able to boot using a SystemRescueCD disk. The disks all look okay and I can mount/modify all partitions, etc. The grub menu.lst file read as follows (sorry, typed in, not copied):
default=0
timeout=10
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.32.11-99.fc12.i686.PAE)
root (hd0,0) .....

View 2 Replies View Related

Fedora Installation :: Failure Screen Goes Black And Saying No Root Device Found?

Jan 14, 2011

I insert my F14 CD and booted the computer; I see the beginning of the installation and the the screen goes black and says:

No root device found.Sleeping forever. Boot failure.

View 2 Replies View Related

Fedora :: ROOT Device Not Found?

Jan 26, 2011

i am really facing too much problems with fedora 14.yesterday due to low battery my lapi turned off n when i rebooted.

i got a error:-"NO root device found,boot failed...sleeping forever..

View 4 Replies View Related

Fedora Hardware :: No Root Device Found?

Aug 14, 2010

Error : no root device found. booting has failed, sleeping forever.

View 1 Replies View Related

Debian Installation :: Mount Root Filesystem Failed: Device Or Resource Busy

Jun 16, 2010

I've upgraded my squeeze box to linux kernel 2.6.32-5. But it shows mounting "here is the uuid of / " on /root failed: Device or resource busy while booting.Here is the menuentry of linux kernel 2.6.32-5.

[code]....

View 9 Replies View Related

General :: Repartitioning Without Losing Root Partition?

May 25, 2011

i have suse linux enterprise desktop on my laptop with these partitions :

Device Boot Start End Blocks Id System
/dev/sda1 * 1 2612 20980858 83 Linux
/dev/sda2 2613 3592 7871848 82 Linux swap / Solaris
/dev/sda3 3593 3971 3044317+ 83 Linux
/dev/sda4 3972 60801 456486972+ 83 Linux

now i want to delete all partitions except root partition (sda1) and make it's size bigger then create other partitions again.

View 5 Replies View Related

General :: Ubuntu 6.06: Mounting /root/sda1 /root Failed: No Such Device

Jan 22, 2010

An old machine in our office, running Ubuntu 6.06 all of a sudden will not boot up. I get the following info during boot:

Uncompressing Linux... Ok Booting the kernel
mount: Mounting /root/sda1 /root failed: No such device
mount: Mounting /root/dev on /dev/.static/dev failed: No such file or directory

[code]....

I haven't changed anything on the system as far as I'm aware, and I ran some HD diagnostics and everything seems fine. however when I try to mount the drive with the following command:

sudo mount -t ext3 -o rw /dev/hda1 /mnt

I get the following error:

mount: wrong fs type, bad option, bad
superblock on /dev/sda1, missing code
page or helper program, or other error
In some cases useful info is found in
syslog - try dmesg | tail or so

I ran fdisk -l and it says the partition type is Linux. The output after running dmesg | tail :

[12207.483801] init_special_inode: bogus i_mode (101)
[12207.483809] EXT2-fs: corrupt root inode, run e2fsck
[12260.427078] init_special_inode: bogus i_mode (101)

[code]...

Update: After running e2fsck -p /dev/sda1, I get the following info:

/dev/sda1: clean, 142449 / 9584640 files, 5402711 / 19161520 blocks

View 1 Replies View Related

Fedora :: Booting: "no Root Device Found"?

Mar 10, 2011

have been fiddling! moved my partitions around (without using any cd by installing grub2 to boot to an iso of gparted).I moved:

swap,ntfs,ext4(fedora13)
to:
swap,ext4(Fedora13),ext4,ntfs,unformated

[code]....

View 2 Replies View Related

Fedora Installation :: 14 - No Bootable Device Found?

Nov 10, 2010

I am trying to install fedora 14 from live CD (USB boot) in my system which already has Windows 7. The installation goes fine however when I reboot the system I get 'No bootble device found' error. install fedora on the entire hard disk which I cannot do right now.

In Bios there are 'Native' and 'Legacy' options for 'ATA/IDE Mode' and if I select 'Native', 'Configure SATA as' option is enabled with options 'AHCI' and 'IDE'. I reinstalled fedora with all possible configuration, Legacy mode, Native + AHCI, Native + IDE but got the same error when booting. I have also tried options; MBR on /dev/sda and first boot record on /dev/sda5.

fdisk -l :
Device Boot Start End Blocks Id System
/dev/sda1 2048 78782463 39390208 5 Extended
/dev/sda2 78782760 211897349 66557295 7 HPFS/NTFS

[Code]....

View 1 Replies View Related

Fedora Installation :: I2O Controller - No Volume Groups Found Volume Group "VolGroup00" Not Found Unable To Access Resume Device

Apr 8, 2009

Dual PII 400, 512Mb with a Promise SuperTrak 100 IDE Array Controller. At present I have only one drive on the controller, configured for 1 JBOD array. I install FC9 with no problem. New partition is created and formatted, Grub is installed, and then... Grub is found and booted, but then I get:

Reading all physical volumes. This may take a while... No volume groups found Volume group "VolGroup00" not found Unable to access resume device (/dev/VolGroup00/LogVol01) mount: could not find filesystem '/dev/root' I can boot in rescue mode, chroot to the installed system. I changed the kernel boot parm "root=/dev/VolGroup00/LogVol00"

View 2 Replies View Related

General :: Kernel Cooking: No Root Device Found Sleeping Forever?

May 3, 2011

I've taken the kernel 2.6.33.3 and edited the .config file to take out most of the compatibility etc. that I will not be using. I'm run the makes and updated grub. I go to boot it runs through most of the way until I get the following:Quote:/bin/plymouthd: symbol lookup error: /bin/plymouthd: undefined symbol:ply_chara could not read byte from child: SuccessNo root device foundBoot has failed, sleeping forever.'m fairly new to Linux and still more of a dabbler. (Though this seemed more difficult than "Who is root" so I didn't put this in the newbie thread.)Any ideas for what might be wrong?I've tried looking in the config file from something that relates, but they have all been included (Y) in the module.

View 2 Replies View Related

Slackware :: Failed To Run * As User Root, The Gksu-run-helper Program Is Not Found Or Is Not Executable

Jul 14, 2010

error message

Quote:

"failed to run * as user root, the gksu-run-helper program is not found or is not executable"

Tried googling and checking threads at LQ didnt find a solution or another instance running slackware64 current.. everything built fine, tried and everythings executable...I also have Alien's multilib installed, with only firefox and flashplugin as 32bit, everything else 64bit. I can't open any apps as root by normal user

View 5 Replies View Related

Fedora Installation :: Preupgrade - Previously Installed Root Not Found?

Jun 14, 2010

I'm having a problem going from F12>F13 using preupgrade with a wired internet connection. The current F12 installation is up to date. The upgrade crashes with the "the root for the previously installed system was not found". I've also tried upgrading using YUM and was also unsuccessful. Has anyone run into this problem with this upgrade?

View 6 Replies View Related

SUSE / Novell :: Fails To Boot From QLogic Fibre Channel Card - No Root Device Found

Oct 31, 2010

We have a SuSE/SLES 9 server that boots from a fibre channel card, using volumes from a NetApp filer.

We previously had the server booting from the LUNs on the filer, but after some tinkering around with the fibre channel BIOS, we have the situation where the LUNS seem to be mounted, the OS boots, starts to initialise everything but then stalls, saying:

We have tried loads of combinations of settings in the BIOS and fibre channel BIOS without any success or any idea what may have caused the error.

View 4 Replies View Related

Fedora Installation :: Upgrade To 12 Failed - VFS - Unable To Mount Root Fs

Nov 21, 2009

Quote:

I've upgraded to fedora12 from fedora11 using preupgrade.

The process was successfull till the first boot, where I got above error message.

View 1 Replies View Related

Fedora X86/64bit :: Device-mapper - Reload Ioctl Failed - Invalid Argument Failed To Suspend LogVol00

Sep 10, 2009

I've read hundreds of threads on this problem but they seem to be intermittent and the resolution has been using a different kernel version.

I'm using the latest kernel but I still have this problem

Running Logical Volume Manager gui and attempting to extend the volume results in the same error.

View 3 Replies View Related

Fedora Installation :: An Error Occurred Mounting Device Proc As /proc: Mount Failed

Jul 6, 2010

I've got the F13 LiveCD that I was able to boot and use using the "nomodeset" boot option. From the desktop I'm trying to perform an Install to Hard Drive. I've read the Install from LiveCD post regarding the creation of a /boot partition and a / root partition. I've tried creating them without the LVM group and with. But every time I appempt to install I get...

An error occurred mounting device proc as /proc: mount failed: (9, None). This is a fatal error and the install cannot continue.

Hardware is a Sager 8887 (P4, 3.06HT, 60GB HDD, Radeon 9000 graphics adapter)

View 7 Replies View Related

Ubuntu Installation :: With NVIDIA 310M Graphics Card Drivers (310M) On A Dell Vostro 3300 - Errors "no Device Found - No Screens Found"

Oct 28, 2010

I have a Dell Vostro 3300, i5 460 processor with a NVIDIA 310M Graphics Card. I'm doing a KUBUNTU 10.10 (Maverick) install with the following results. The Live CD boots just fine to, "TEST," or "Install." Installation goes fine. However, the graphics card being used is the Intel i915. I have tried installing the NVIDIA drivers directly from the, "Additional Drivers," tool and after the reboot I get through the boot screen to the console. I try to manually startx and I get the errors, "no device found," "no screens found." The second install I tried purging and blacklisting the nouveau drivers and entering safe mode. Then using apt-get install nvidia-current. After that, nvidia-xconfig. Same results.

The third attempt I re-installed and this time downloaded the drivers from the Nvidia site (version 256.53). Blacklisted nouveau, remove all nvidia, updated initramfs, etc. The install went fine however I still end up at a console after boot with the same messages as above. No device found, no screens found. I've tried searching through the forum and web and have tried things like adding the modset option along with many other hacks, tips and fixes. still, no go.I can live with the Intel graphics for now although I lose 512MB of memory. Unfortunately there is no way to disable or change this set-up in the BIOS. I've seen quite a few bug reports at Launchpad:

1. Is this something I should just wait til a fix comes? Will a fix come?
2. Is there, or will there be an official Updated Ubuntu Guide for Maverick to install NVIDIA drivers with this tecnology?
3. Lastly, is there anything else I should try??

View 9 Replies View Related

Ubuntu Installation :: Device Not Found, Grub Rescue, Post-Installation Error

May 19, 2010

I just (for the first time ever) installed a version of Ubuntu. It is 10.04. I installed off of the Live Disk. I was having a great time until the first time I went to boot into it and I got the message
"Error: No such device: "long number" Grub Rescue> "

[Code]...

View 3 Replies View Related

Fedora Installation :: Upgrade From 8 To 12 - No Upgrade Root Found

Jan 27, 2010

I tried to upgrade from Fedora 8 to Fedora 12, but after preupgrade got everything ready I rebooted. Anaconda searched for storage devices and then said "No upgrade root found". What can i do to continue the upgrade manually?

View 1 Replies View Related

Ubuntu :: NVIDIA: Failed To Initialize The Nvidia Graphics Device Pci:0:13:0 - Fatal Screen Error: No Screen Found

Jan 3, 2011

when i start uubuntu it automatically goes to tty with out letting me login. then when i press startx it says:

NVIDIA: failed to initialize the nvidia graphics device pci:0:13:0
nvidia: please check your systems kernal log for additional erroe
nvidia: messages and refer to chapter 8
nvidia: failed to initialize the nvidia graphics device!
nvidia: screen found, but none have a usable configuration
fatal screen error: no screen found

right before this i had activated a nvidia graphics device

View 9 Replies View Related

OpenSUSE Install :: No Kernel Was Found / Installation May Have Failed

Mar 23, 2010

I installed OpenSuSE 11.2 64bit from a Linux Magazine #111 dvd and now cannot create DomU guests. The exact error is in the subject line. It is sitting on a software RAID-1 partionion on two (mirrored) hard disks. When I first install - formatting all partitions - it reports error 17 and won't load the OS. After running the Repair installed system from the DVD I get the impression it is doing things twice rather than doing the repairs once on the RAIDed partition. Should I go back to 11.1?

View 4 Replies View Related

Ubuntu Installation :: Mounting Failed No Such Device - Win7

Mar 8, 2010

I'm trying to install ubuntu 9.10, downloaded the iso from the site and burned it on a CD, but when I boot from my cdroom drive and choose install ubuntu option I get an ubuntu grey logo for a couple seconds and the I get this error:

I tried downloading a new copy and burning a new CD but still have the same error, no matter what option I choose when booting the CD.

Does anyone now whats the problem? What I'd like to do is install linux as the only OS (formating everything else) not dual boot or anything, I'm new to linux so it'd help if you guys could give me details on how to fix it

I have installed previous versions of ubuntu on this same computer but using the wizard inside windows.

View 2 Replies View Related

Fedora Hardware :: Can't Mount Device - Kingston USB Not Found

Jul 27, 2011

Fedora 14 is used throughout the whole problem. The problem started when I wanted to install Fedora 15 DVD by making a bootable USB key. The size of the USB stick is 8 GB. The problem happened when I (following the tutorial) wrote the line [URL]... livecd-iso-to-disk command associated with the path to the ISO DVD and the partition on the USB stick. the USB stick has the device name /dev/sdb , 1 partition sdb1.

I then noticed that it was mentioned to unmount the USB drive before doing this command. so, while the terminal had written in it "Checking" , I pressed CTRL+C to stop the execution and then pressed on the arrow beside the device in the computer window (Which I think that it unmounts the device). The actual problem started here. I then tried to mount the device but couldn't, It said the device was not found. so I removed the drive and inserted it again, the OS didn't automount the USB drive, I tried to manually mount it but it said the device is not found or doesn't exist. then I used fdisk -l, It said that the sdb didn't have a valid partition table. Also the size of the device is wrongly reported. It should be 8 GB but it is reported to be 2 TB?!

[code]....

I think the wrong partition table made it think that it has a certain number of sectors which isn't real,that made it think that the device is 2 TB large....

View 3 Replies View Related







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