Debian :: Fresh Install - Root File System Error?
Mar 1, 2010
After a fresh install of Debian I came across an error Im hoping you guys can help me with. Ive searched for the error and it appears there are multiple reasons that could be causing it. To compound the problem, Im at work so I dont have the specific error messages....so I just installed Lenny (standard install, no desktop) using a USB installer and everything went very smooth. On first boot, the system paused while waiting for the root file system. After a minute or two it just errored out complaining it could not find the root file system and put me at a (vmlinuz) prompt?My guess is that I need to go into my bios and change my boot priority.. but again, thats just a guess.
View 1 Replies
ADVERTISEMENT
Nov 28, 2015
I just installed debian from debian-live-8.2.0-amd64-standard+nonfree.iso and after installation, which finished without problems, I cannot boot the system. I get the error:
Code: Select allfile '/boot/grub/i386-pc/normal.mod not found
From grub-rescue via ls command I see that I don't have the i386-pc folder inside /boot/grub. I have only two files:
unicode.pf2 and grub.cfg
View 7 Replies
View Related
Jun 1, 2013
I'm a long time user of Debian, but I'm having trouble with my partitioning process. Here is where I currently stand:
I am installing the latest Wheezy build. I am trying to install debian with an encrypted LVM that spans two hard disks.
My partitioning layout is as:
1. /home
2. /root
3. swap
4. /boot
I then added partitions 1, 2 and 3 to a physical volume group. I then took that physical volume group and added it to a logical volume. Then I encrypted the logical volume, leaving the /boot partition untouched. I was under the assumption that the only partition the system needed free to reach the loading of the LVM is the /boot partition, as it holds the files necessary for booting. But when I attempt to finalize the disk, it gives an error stating, "No root file system detected". That would be an issue as it is currently sitting inside the encrypted LV. Am I wrong in including the root partition in the encrypted LV?
What is the best way of having as little of my file system non-encrypted as possible while still allowing a proper boot?
View 9 Replies
View Related
Oct 14, 2010
I'm trying to install 10.10 64bit on a DFI X48 mainboard with 8Gb RAM, I've tried installing from the Desktop CD, Alternate CD and USB stick, but all attempts fail with
uncompression error
-- System halted
I've run memtest86 and the RAM passes OK, I've even tried running the install with just 4Gb RAM but without any luck. I've even tried three different CD/DVD drives.10.04 64bit runs from the Live CD without any problems, but 10.10 isn't playing ball...
View 1 Replies
View Related
Oct 19, 2009
I have just done a reinstall of Centos 5.3 on a dedicated server (via a KVM). My partition arrangement was the default presented to me by the installer:
As you can see, I'm using LVM for everything other than /boot (I need to use LVM for an app I am testing).
On reboot, I get the following:
[QUOTE]
It looks like it can't find vmlinuz-2.6.18-128.el5 in /boot.
I have rebooted using the Centos Install Disk 1 and gone in to rescue mode. Rescue mode mounted my / under /mnt/sysimage, from there I could see that /boot had been mounted from /dev/sda1 as it should be.
However, there was no initrd.image or /vmlinuz-2.6.18-128.el5 under /boot or /boot/grub. Shouldn't the CentOS installer have created these?
Is there anyway I can recover this installation?
View 1 Replies
View Related
Jul 25, 2014
I am currently trying out Debian in VMware Player and I installed it using the following method.
Image Used: Debian-7.6.0-amd64-netinst
In the check list where it lets you select Debian Desktop, Print Server, and System Utilities I think it was? I deselected everything.
After Debian installed and rebooted I logged in, elevated myself to su, and entered the following commands.
apt-get update
apt-get install kdm kde-plasma-desktop --no-install-recommends
reboot
startkde
and I get the error '$DISPLAY is not set or cannot connect to the X server.'
View 8 Replies
View Related
Feb 19, 2011
I was trying to install Ubuntu desktop and laptop edition on a Sony Vaio netbook from a USB drive, but after I select the entire disk to be used and hit enter I get this message No root file system is defined. correct this from the partitioning menu. If I try to start windows I just get s black screen.
View 9 Replies
View Related
Apr 7, 2011
When I get to installation step "Allocate drive space" I get this message, "No root file system is defined. correct this from the partitioning menu." What is the source of this error and what do I need to do to correct it? I don't see a partition menu other than a choice of using the whole drive or a partition? Below are the choices that I have made. Specify partitions manually (advanced) Allocate drive space Choice are device (/dev/sda4) Type ((ext3) size) Mount Point (no choices offered) Size (42088 mb) used (670 mb) boot looder is sda Windows 7 ext3 42088 MB I am installing Ubuntu 10.1 on a seperate partition. Windows 7 is on another partition. The machine is an ASUS A52F Laptop
View 2 Replies
View Related
Apr 15, 2011
i have one partition of 45 Gb...and other of 250 Gb in which windows 7 has been installed..i booted from ubuntu 10.10 CD and then i chose the installation option on desktop...but when i selected the partition of 45GB for installation..the error message said that "there is no root file system on the drive, set it from partition options"..
View 2 Replies
View Related
Jun 6, 2010
I am getting an error message at step 5 of 8 in the installation process. I am using Ubuntu LiveCD. The caption of the error is 'No root file system' and the message itself says 'No root file system is defined.Please correct this from the partitioning menu.' I enclose a screenshot of this. I had also problems with booting Ubuntu and Windows after installing Ubuntu to an external hard disk so I probably have to also create a new boot menu (may be it is differently called, 'grub' possibly, I am not really sure).
View 1 Replies
View Related
Jun 19, 2010
if this is an error that has already been solved, but I am running Windows 7, and when I finish installing Wubi in Windows, it asks me to reboot. I select Ubuntu and it gives me the error: "No root file system is defined. Please correct this list from the partition menu." I can't get past this error.
View 5 Replies
View Related
May 11, 2011
I am trying to install Linux Mint 10 on a newly formatted 40gb hard drive. I have not been able to get the the install program to see my hard drive. The program seems to work well off of the CD. I have checked the md5 sum and it is a good copy of the program. It will be the only operating system on a Athlon64 3200, PC Chips M861g mb combo. I have also tried Ubuntu with similar results.
View 9 Replies
View Related
Feb 1, 2010
I have built a kernel with a ramdisk(ramdisk.image.gz) included. Also in the kernel command line I specified root=/dev/ram0. I am trying to use this ramdisk to load a loopback file as the root filesystem off a fat partition. This is /sbin/init from the ramdisk.
#!/bin/sh
mount -n -t msdos /dev/mmcblk0p1 /mnt
losetup /dev/loop0 /mnt/linux/linuxdsk.img
mount -t ext2 /dev/loop0 /mnt2
[Code]....
The problem is both umount and blockdev report "device is busy". I want to free up this RAM any suggestions?
View 1 Replies
View Related
Apr 27, 2010
For my project, it's absolutely necessary to have a read-only root partition system. I have a writable /opt/project partition.But, I also need to start x server. startx This tries to write to some temporary files and fails as / is readonly. Is there any how-to on how to move this temporary files to the writable portions of the file system.
View 3 Replies
View Related
Jul 8, 2011
I can use Ubuntu from my flash drive, but I want to install it in a partition alongside windows. When I try to do this, I come to an 'allocate drive space' window, but whatever I do I get the error message: 'No root file system is defined. Please correct this from the partitioning menu.' I just don't know what this means, or what to do next. I'm loathe to ditch windows, and I don't want to have to use a flashdrive all the time.
View 3 Replies
View Related
Mar 3, 2010
Started slackpkg upgrade-up and went to bed. Woke up to find the power had gone out during the night. The computer booted up, but displayed a message that said something to the effect of, "Error occurred during root file system check. You will be given the option of doing maintenance......"I can get to a command prompt, but regardless of what I do a message pops saying it can't find libblkid.so.1
View 14 Replies
View Related
Apr 22, 2011
I tried to update one of my home machines with a fresh install. This is far from new to me so I did not expect any problem. But I was proven wrong. First: did install the system as usual. First anomaly: system blocked during the install process but did restart it flawlessly one I tried to eject the DVD from the player. It needed actually that intervention to retake working. It then went to install and froze during the first system start. I rebooted with failsafe settings, it then correctly configured. I reached a beautiful desktop. I performed the updates from the update repository and I joined the nvidia proprietary driver repository (which updated to the G02 driver).
I then rebooted the machine and now I am in trouble. In normal mode the system (dual boot Opensuse, XP) does not boot at all and freezes immediately after hitting enter as before. In safe mode it goes further but does not reach X anymore. It blocks with the following line statement: "system console stolen at line 266". I then tried "startx". But the system goes into a scrolling loop that does not allow me to read the output. how to get at least the error message of the loop? I read some line passing by that the system might have an X11 authorization problem.
Athlon Phenom X4 905e
Nividea G7600 graphic card
Former system installed and running flawlessly: 11.1
View 9 Replies
View Related
Sep 5, 2010
person can set permissions on a .run file to 'execute as program', though this then returns response that the file needs to be run as root.
View 2 Replies
View Related
May 14, 2011
I am running Ubuntu 11. 04 on my 160gb HD, which is making funny noises and could be on its way out. I have in my PC a 500gb HD on which I would like to install 11.04, but, althogh the dis has installed OK on my laptop, and on my 160HD on my desktop, it will not install on my 500gbHD, everytime I try I get the message "no root file system is defined, please correct this from the partitioning menu"
Snapshot of my drive............................
Screenshot.jpg
How do I partition it.
View 2 Replies
View Related
Apr 28, 2011
I will be installing Natty using the alternative CD.My system has a separate Home partition.Do I need to erase the contents of the Root and Home partition with gparted or similar,prior to the fresh installation of Natty or will the installer take care of all that automatically?
View 5 Replies
View Related
May 19, 2010
I have a computer with redhat installed that once it boots up it comes to an application login screen. I want to bypass that and get root access to reformat hard drive and install latest version of Debian Linux.
View 1 Replies
View Related
Mar 15, 2011
After a fresh install of Suse 11.4 X-system comes up with the wrong screensize 1680X1200.
Instead I need 1600x1200. How can i set permanently the screensize I need ?
View 8 Replies
View Related
May 2, 2010
I bought a new SD card which I intend to put some MP3s on - except that I can't write to it because it tells me the destination is Read Only. No-probs thinks I: I'll just reformat it.
"Error creating file system: helper exited with exit code 1: cannot open /dev/mmcblk0p1: Read-only file system"
Various chmod commands all result in Read-only file system. I tried umount then mount commands, but it couldn't find it to mount once I'd unmounted it using the same /media/ file path (I assume it's the only one).
View 9 Replies
View Related
Jan 13, 2010
I have had a new install of Karmic from CD and have done all updates and added a few applications like VLC and a few others. I have several different media players, Totem, VLC, Xine, and gxine. I started out thinking Totem might be enough, but added VLC as it can handle just about anything, and then the other just to see of any thing happened.
I have installed all restricted and unrestricted packages from the Medibuntu depositories I can find. Still my laptop will not read any kind of DVD. I am region 2, but have tried both bought region 1 and region 2 DVDs. I had this problem last time I installed Ubuntu, but after installations of a few applications and messing about it suddenly worked. I really didn't know why or what suddenly was working.
View 9 Replies
View Related
Sep 21, 2010
I'm having a problem installing Ubuntu using wubi. I get the error:
09-20 23:51 DEBUG TaskList: ## Running uncompress_target_dir...
09-20 23:51 ERROR WindowsBackend: [Errno 2] The system cannot find the file specified
and later on in the log:
[code]...
View 1 Replies
View Related
May 15, 2011
Sometimes httpd (the apache web server) fails to start and displays an error (98: Address already in use: make_sock: could not bind to address xxx.xxx.xxx.xxx:80). This happens even when no other service is listening on port 80, as evident from the output of "lsof -i :80" and "netstat -A inet -lnp". This is due to a configuration file mixup. Both /etc/httpd/conf/httpd.conf and /etc/httpd/conf.d/system-config-httpd.conf contain the directive "Listen :80". If you comment out the "Listen 80" in /etc/httpd/conf.d/system-config-httpd.conf, httpd will again start.
View 1 Replies
View Related
Jan 27, 2010
I have an odd problem. I custom-built a workstation:
MSI Speedster 1 mobo
2x Opteron 2352
4x DDR2 ECC 4GB
3x 150GB WD Raptor, hardware RAID 0
1x 2TB WD Green, standalone
I had Linux Mint 8 installed, but before putting the machine to real use decided to toss Windows 7 on there to see how it worked. Now I am attempting to put Mint 8 back on to get everything set up. There have been no hardware changes since I had Mint installed before.
I can successfully install, but when I reboot I get a Grub error 17. The partition table looks like:
50GB / ext4
400GB /home ext4
...
2TB /backup /ext3
Grub is installed to (hd0), which is the 450GB hardware RAID. It does not make a difference when I run the installation (and then reboot) with the 2TB drive disconnected. Thinking maybe the new ext4 format was messing with Grub, I tried:
200MB /boot ext2
50GB / ext4
400GB /home ext4
And installed again and rebooted. No dice. I'd guess Grub has issues recognizing the hardware raid, except it worked before
View 1 Replies
View Related
Apr 22, 2010
i have a tutorial question to do and don't know where to start, the question is install a workable nfs fileshare system between your system and a remote system, using optimum values for rsize and wsize
View 1 Replies
View Related
Jan 6, 2011
I have installed Suse 11.3 on my computer yesterday but since then I have been trying to update it but unable to do so. Everytime I try I get this error message: "system management is locked by the application with pid 6953 (usr/sbin/packagekitd). close this appliaction before trying again."
View 8 Replies
View Related
Sep 4, 2010
Just did a clean install on my desktop of 10.04. Net was working fine, until I installed GIMP and restarted. A little "NO" symbol pops up next to my wireless indicator, and it tells me to either do an apt-get check from terminal or start the package manager to find out what the problem is...so, I do the apt-get check.
Here's what I get returned from the terminal:
E: Unable to write to /var/cache/apt/
E: The package lists or status file could not be parsed or opened.
View 9 Replies
View Related