General :: Error While Try To Upgrade Initial Ram Disk
Nov 8, 2009I m facing a problem while try to upgrade the initial ram disk.
I got the following error:
I m facing a problem while try to upgrade the initial ram disk.
I got the following error:
OS: Debian unstable 32bit, kernel 2.6.32-2, grub 1.98 from late january 2010 (only have working net-access from work now, so I am grabbing information from memory). EXT3 and EXT4 support is compiled into the kernel along with chipset/scsi/sata support (not as modules), and I have tested to boot ext3 with it before proceeding. Prereq: my old disk started to have too much S.M.A.R.T errors, so I bought another one, put in a USB cabinet, added swap and ext4 partition/filesystem to it, and copied over all data from the old system to the new that was mounted at /dest using the command "find ./ -xdev -print0 | cpio -paV0 /dest". Swiched disks, so I now have the ext4 disk sitting at /dev/sda (partitions: sda1 => ext4, sda2 => swap), and booted into rescue-mode from cdrom, using /dev/sda1 as root with a shell on. After doing this, I performed the following commands:
mount --bind /dev /dest/dev
chroot /dest
modified the /etc/default/grub to instruct the kernel to boot using ext4, ran grub-install --recheck /dev/sda
ran update-grub to modify /boot/grub/grub.cfg (which looks as it should) After doing this, grub finds my partition and mounts it. It however stalls with the message: "warning: unable to open an initial console" and does nothing after this point. I have no ramdisk, but my old kernel booted fine from ext3 (and still does if I copy it to a ext3 partition), and since the ext4 support is compiled into the kernel - should I really need a ramdisk?
I am fresh to Ubuntu and am having trouble getting it to boot on my system. I normally run XP, but recently added a second internal hard drive and installed Ubuntu on it. The installation went fine and upon initial reboot I received -
GRUB loading. error: no such disk grub rescue>
I am wondering if there is an issue between two different operating systems upon boot. I am not familiar with GRUB commands.
Information on the net seems very sparse or outdated for how to go about booting to a RAM disk. I need to be be able to boot a PC without a hard drive in it. I want to be able to PXE boot a PC and supply it with a RAM disk image that also contains the contents of the root file system (obviously stripped down enough to keep the file size small and the boot up time fast).What I have gathered so far is that I need to extract the contents of the initrd.img file, add files as necessary, and repackage the initrd.img file. What I get confused on is how to configure the kernel line parameters to tell it to boot to RAM and not the hard drive and how to go about modifying the init script in the initrd.img to not switch to the hard drive for the root file system. I can't find anything on the net that describes concrete steps on how to go about accomplishing all of this. I'm aware of the existence of Live CD's, but I need to be able to boot the PC without relying on a hard drive, CD, or any other external media. It needs to get all of its contents from the PXE boot server and boot to RAM only. I have the PXE boot side configured successfully. Also, putting the root file system on a NFS share is also out of the question.
View 8 Replies View RelatedI just upgraded from 9.10 to 10.04 using the upgrade option in the Update Manager and now my system fails to boot.
[Code]...
Im getting an error:
Not Enough Disk Space.
Uploaded with ImageShack.us
I think im getting this error because I didnt allocate enough space to the Ubuntu partition when I installed it. How do I allocate more space to the Ubuntu partition? If this is not possible, is it possible to install 10.04 from my Windows?
I used mkinitrd to build an initrd from the slackware 2.6.37.6 sources. Lilo throws the following: "Warning: The initial RAM disk is too big to fit between the kernel a the 15M-16M memory hole. It will be loaded in the highest memory as though the configuration file specified "large-memory" and it will be assumed that the BIOS supports memory moves above 16M."
Also, I am running swap, / and home on an encrypted volume group. When the initrd boots (but prior to mounting the encrypted vg) I get a message saying that no modules are found-sounds like a daft question but is this expected? I expect that this is because initrd is looking for modules, but can't find them because the relevant partition isn't mounted.
I'm trying to upgrade, but have this issue: usually I download the DVD iso, run checksum, burn it, test the disk, and when found ok, I run the upgrade. Now, however, I keep getting "disk not ok" at 95% of the disk test. I have downloaded and verified the iso twice, used 2 DVD's, 2 different DVD-drives, 2 different computers and keep getting this error at 95%.
View 2 Replies View RelatedI run apt-get upgrade and get
Quote:
Preconfiguring packages ...
(Reading database ... 78720 files and directories currently installed.)
Preparing to replace apt 0.7.25.3ubuntu9 (using .../apt_0.7.25.3ubuntu9.1_i386.deb) ...
Unpacking replacement apt ...
dpkg: error processing /var/cache/apt/archives/apt_0.7.25.3ubuntu9.1_i386.deb (--unpack):
unable to create `/usr/share/locale/dz/LC_MESSAGES/apt.mo.dpkg-new' (while processing `./usr/share/locale/dz/LC_MESSAGES/apt.mo'): No space left on device
No apport report written because the error message indicates a disk full error
[Code]....
I have a system running om vmware esxi with suse 9.3 i did an inplace upgrade to 10.2. i got the follwoing error during upgrade error occurred while installing grub (version 0.97) error 21 disk cannot be found. I ignore this error and the upgrade went fine. after a reboot the server works pretty fine. Except one thing GRUB.. i cannot install it on this system. i want to install grub on this system.
View 1 Replies View RelatedI have just upgraded my FC12 installation to FC13. The initial boot failed (just blank screen). Second time I received 'selinux targeted policy relabel is required'. I let that run, but still the boot did not suceed.
I then went in to verbose boot and saw that the boot would hang at libvirtd. So I disabled libvirtd for anything above run level 1. Next boot failed at atd, disabled atd. Next boot failed at 'monthly Smolt checkin'.
At that point and booted in to single user mode and dissabled SELinux, thinking that was the cause of all the problems. That did not help.
The update process has also removed my previous kernels, so I can't test a different kernel
I have windows and linux distros on my /dev/sda. I tried to install fedora 13, but after reboot I cannot boot up to any of installed systems. I'm getting: Non-System disk or disk errorreplace and striky any key when readyWhen I use ubuntu 10, boot from first hard disk, I'm able to get GNU GRUB version 1.98...nd boot up to any system. but without ubuntu in a cd-rom I'm getting this error.I tried: grub-install /dev/sdX in one of my installed linux distros, but without any success.
View 1 Replies View RelatedI have a long running 9.10 installation. All of a sudden, on boot, I get this error: "loading initial ramdisk error: file not found" If I hit 'E' at the menu entry, I can scroll all the way to the end of the boot command, and it appears that the last 'c' on 'generic' is missing from the kernel name. If I add the c and hit ctrl-x it boots fine. The grub.cfg appears to be correct, it has the full generic spelled out.
View 9 Replies View RelatedI am running openSuse 11.2 (32-bit), my CPU only supports 32-bits. I have a hardware RAID device. My system has 4GB of RAM. When I configure my system to only use 3GB, 2GB, or even 1GB, using mem=1024M in grub, my RAID performance is much better then when letting my system use the default 4GB available.Can anyone explain to me why this is? Is there anything I can do, i.e. kernel configuration, that will help performance when running with all 4GB enabled?
View 5 Replies View RelatedThis is the third 9.10 install to do this on two different laptops, so wondering what's up...
In both cases, the goal was to leave a large chunk of unpartitioned disk after the Ubuntu partitions, for a second OS install or a filesystem Ubuntu cannot create like NTFS.
When I install with manual partitions, the system can't boot and asks for me to insert a system disk and press any key. When I reinstall telling Ubuntu to "use the entire disk" it then works.
First laptop, first try:
Remainder of the 500GB disk is free space.
Fails to boot, "insert system disk".
First laptop, second try without the /boot partition:
Remainder of the 500GB disk is free space.
Fails to boot, "insert system disk".
"use entire disk" works perfectly.
Second laptop, first try:
Same thing, non-system disk or disk error, insert system disk.
Second try "use entire disk" is currently in progress but I expect the same to happen.
I downloaded the latest version of wubi and when I click to run i get the error "pyrun.exe - No Disk. There is no disk in the drive. insert a disk into drive DeviceHarddisk2DR2".
View 2 Replies View RelatedI've burned about a dozen disks and they all tell me disk error I really wanna run a dual boot and I used this to partition my hard drive with this EASEUS Partition Master 4.0 Home Edition and burned the disk with this InfraRecorder and then went to reboot and press F11 for boot order.I can see the boot screen and thats when it says disk error.
View 2 Replies View RelatedThis message was created automatically by mail delivery software. A message that you sent could not be delivered to one or more of its recipients. This is a permanent error. The following address(es) failed: xx@xx.com SMTP error from remote mail server after initial connection: host [URL] [ip address]: 50 Access denied...
View 4 Replies View Relatedfglrxinfo= "display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Radeon HD 5450[code]......
I know that an initial ramdisk contains drivers and modules required for accessing hardware before the root partition can be mounted. If the initial ramdisk is stored on the root partition, then how is it accessed, if the initial ramdisk is required to mount the root partition? Wouldn't statically compiling the drivers required for accessing the root partition defeat the purpose of the initial ramdisk?
View 7 Replies View RelatedI just got an hp dv4-2145dx and I am attempting to install ubuntu 9.04. I understand that the maximum number of primary partitions is four. The four on this hard disc are the windows one, a tiny one called hp tools, another tiny one called SYSTEM and then the recovery drive. Does this mean that I will be unable to install linux without deleting one of these partitions? Are they all necessary? deleting any since I don't know what they do.
View 4 Replies View RelatedI have just assembled my computer and installed Fedora 13. After rebooting I get Error 25: Disk read error, Press any key to continue. When I do that the systems goes back to the GRUB window where I continue to press enter and it goes back to the error after a while.
View 4 Replies View RelatedI have a computer I recently uninstalled the operating system from and was wanting to use Linux Ubuntu. After burning the cd and trying to install it to the computer it gives me "Invalid System Disk, Replace then disk and press any key." I am unsure how to start this and I am not even sure if I have all the files, I need to install the Linux Ubuntu 10.04 operating system step by step.
View 4 Replies View RelatedI am trying to create a Raid 1 ram disk. Below are the commands I used:
[root@abidbodal dev]# mke2fs -m 0 /dev/ram8
[root@abidbodal dev]# mount /dev/ram8 /mnt/rd8
[root@abidbodal dev]# mke2fs -m 0 /dev/ram9
[code]....
After installation of debian, using the squeeze net-installer, on a HP elitebook 6930P, i get the following error. "non-system disk or disk error"
It is right after boot process, and just when it should load grub. Grub is installed in the MBR. Windows7, is installed as well, and is not an option to remove. (Should not be the problem though).
/ is set with the bootable flag.
The installation went without any issues, and I have actually tried to install twice with the exact same thing.
I've just installed 11.2 Gnome 64 bit and after applying the updates and when it gets to finding server it says all are too slow and I get this Error 5:Connection too slow... no server available, aborting. I hit ok and it disappears.
View 1 Replies View RelatedI am using fc11(32-bit) and i want to boot the system using initial ramdisk by setting the root to /dev/ram in the /etc/grub.conf.c
View 2 Replies View RelatedCompaq Laptop
Celeron Processor
2 megs ram and 1.4gig clock
Downloades and burned umu 10.4 desktop i386
At boot it goes to a purple screen with Ubuntu and five dots changing from white to red. After while it went to a blank screen and would not come out with ctrlA;tF1 or ctrl alt Backspace. had to power cycle to get out.
Had an old Ubuntu 6.10 ISO from a while back and it boots nicely. How to get the ubuntu 10.4 Demo up and running?
My computer has become quite strange the last days, last week grub stopped working and just halted at the grub prompt.
I can manually start the system by writing
insmod /boot/grub/linux.mod
linux /vmlinuz root=/dev/sda1 ro
initrd /initrd.img
boot
[Code].....
Note:
The system is a Ubuntu 10.04 based system on a old HP laptop.
Related questions:
grub2 error: out of disk
I am trying to install Oracle ebs and it falls over with this message:-
Code:
File Space Check :
-- database node space checks --
RW-20013: Error: - Not enough free disk space on system:
Database ORACLE_HOME = /d01/oracle/VIS/db/tech_st/11.1.0
required = 9967.0
actual = 9898.0390625
[code]....