Initramfs -
Last response: in Linux/Free BSD
I am trying to run Ubuntu for the first time. I have had nothing but trouble. First I had to disable the floppy drive in the BIOS to get rid of an error message. Now when I try to run it from a CD, all I get is this
Initramfs -
Any advice would be appreciated.
Initramfs -
Any advice would be appreciated.
More about : initramfs
Related ressources
- Nvidia-current error - Forum
- Onboard USB Problems - Forum
- The MB does not "find" the onboard LAN (Gigabyte X58 UD4) - Forum
- HP laptop not booting up - Forum
- Custom Built PC - Cannot install an operating System - Forum
Yes it will work
x86_64 also known as amd64 is sometimes abbreviated as x64 or $distro 64
The Q6600 is 64bit capable and it would probably be a good idea to use a 64bit distribution
x86_64 / amd64 should not be confused with IA64 or Sparc64 or any other 64bit architecture
i386 i486 i586 i686 are all 32bit but each CPU has different features
IA32 is also 32bit and is used to describe 32bit intel CPUs ( x86 )
IA64 is the Itanium and Itanium2 64bit architecture and is not compatible with x86_64 / amd64 and is no longer x86 compatible in hardware
The i386 and i486 did not have MMX MMX2 SSE SSE2 SSE3 SSE4 or various other instructions supported by modern CPUs
Some i586 Pentiums and later CPUs had MMX and some did not and the same is true for MMX2 SSE SSE2 SSE3 SSE4 3dnow etc
i386 binaries should work on all x86 and x86_64 CPUs but the reverse is not true
IA64 binaries will not work on any intel or amd x86 or x86_64 CPUs so do not download any IA64 distributions it is a waste of bandwidth unless you own Itanium or Itanium2 systems
ubuntu's amd64 is the same as x86_64 -- it will run on any x86_64 compatible AMD or intel CPU including the Q6600
AMD developed amd64 / x86_64 and their CPUs run 30-80% faster in 64bit mode
intel later adopted AMD's x86_64
x86_64 / amd64 should run faster than i686 / 32bit on most 64bit CPUs
Besides running faster than 32bit, x86_64 / amd64 allows you to use a lot more RAM and create much bigger files and filesystems
On 64bit P4s x86_64 actually runs 3-8% slower than 32bit, the other advantages of x86_64 still apply though
I think all the core CPUs are 64bit capable
Some Pentium Ms and low end CPUs are not 64bit
x86_64 also known as amd64 is sometimes abbreviated as x64 or $distro 64
The Q6600 is 64bit capable and it would probably be a good idea to use a 64bit distribution
x86_64 / amd64 should not be confused with IA64 or Sparc64 or any other 64bit architecture
i386 i486 i586 i686 are all 32bit but each CPU has different features
IA32 is also 32bit and is used to describe 32bit intel CPUs ( x86 )
IA64 is the Itanium and Itanium2 64bit architecture and is not compatible with x86_64 / amd64 and is no longer x86 compatible in hardware
The i386 and i486 did not have MMX MMX2 SSE SSE2 SSE3 SSE4 or various other instructions supported by modern CPUs
Some i586 Pentiums and later CPUs had MMX and some did not and the same is true for MMX2 SSE SSE2 SSE3 SSE4 3dnow etc
i386 binaries should work on all x86 and x86_64 CPUs but the reverse is not true
IA64 binaries will not work on any intel or amd x86 or x86_64 CPUs so do not download any IA64 distributions it is a waste of bandwidth unless you own Itanium or Itanium2 systems
ubuntu's amd64 is the same as x86_64 -- it will run on any x86_64 compatible AMD or intel CPU including the Q6600
AMD developed amd64 / x86_64 and their CPUs run 30-80% faster in 64bit mode
intel later adopted AMD's x86_64
x86_64 / amd64 should run faster than i686 / 32bit on most 64bit CPUs
Besides running faster than 32bit, x86_64 / amd64 allows you to use a lot more RAM and create much bigger files and filesystems
On 64bit P4s x86_64 actually runs 3-8% slower than 32bit, the other advantages of x86_64 still apply though
I think all the core CPUs are 64bit capable
Some Pentium Ms and low end CPUs are not 64bit
The integrated media-check that is on the Ubuntu CD should tell you if your disk is good or not
memtest is also on the CD and if you run a couple of passes it will tell you if your RAM and system are working
memtest is a great tool for testing system stability
You don't need to be online to run either of them
memtest is also on the CD and if you run a couple of passes it will tell you if your RAM and system are working
memtest is a great tool for testing system stability
You don't need to be online to run either of them
Run it for 2-3 passes, if left alone the memtest will run for ever
IIRC it usually takes about 1hour 20minutes for 2GB of RAM
The ESC key stops it
If you find errors then you RAM is probably bad or it is not stable with the settings you are running it at, in which case you can relax the memory settings and see if it passes
If it consistently fails memtest then you should test it in another system if possible and if it fails there too return it
If you Overclocked set your settings back to defaults
IIRC it usually takes about 1hour 20minutes for 2GB of RAM
The ESC key stops it
If you find errors then you RAM is probably bad or it is not stable with the settings you are running it at, in which case you can relax the memory settings and see if it passes
If it consistently fails memtest then you should test it in another system if possible and if it fails there too return it
If you Overclocked set your settings back to defaults
Try a BIOS update if there is one for your board
You may need to add "irqpoll all_generic_ide" to the kernel boot options using F6 as described earlier
If that doesn't work try "irqpoll all_generic_ide noapic acpi=off"
You may also want to give fedora a try http://fedoraproject.org/en/get-fedora
Fedora sometimes works on boards that ubuntu doesn't work on and vice versa
You may need to add "irqpoll all_generic_ide" to the kernel boot options using F6 as described earlier
If that doesn't work try "irqpoll all_generic_ide noapic acpi=off"
You may also want to give fedora a try http://fedoraproject.org/en/get-fedora
Fedora sometimes works on boards that ubuntu doesn't work on and vice versa
Some wireless chipsets are horrible but Ubuntu can usually use them, although you may have to plug into a wired router to download the drivers EDIT: the first time that is
If you have a reasonable chipset you should be fine
Most of the time Ubuntu will automatically detect everything
Good luck and keep the questions coming
If you have a reasonable chipset you should be fine
Most of the time Ubuntu will automatically detect everything
Good luck and keep the questions coming
What kind of WiFi card do you have?
Does Ubuntu recognize it and put it in your system tray at the top right?
These instructions might help
https://help.ubuntu.com/community/WifiDocs/WiFiHowTo
Good luck
Does Ubuntu recognize it and put it in your system tray at the top right?
These instructions might help
https://help.ubuntu.com/community/WifiDocs/WiFiHowTo
Good luck
Which one of these do you have?
http://www.newegg.com/Product/ProductList.aspx?Submit=E...
Sadly some Rosewill cards are difficult to get drivers for, you may have to use NDISwrapper and load the windows driver which is far from ideal
Please click on Applications => Accessories => Terminal
sudo su -
# type in your user password
/sbin/lspci -vvvvvvvv
Please save or print the output and post it if you can
Good luck
http://www.newegg.com/Product/ProductList.aspx?Submit=E...
Sadly some Rosewill cards are difficult to get drivers for, you may have to use NDISwrapper and load the windows driver which is far from ideal
Please click on Applications => Accessories => Terminal
sudo su -
# type in your user password
/sbin/lspci -vvvvvvvv
Please save or print the output and post it if you can
Good luck
I have been running Ubuntu 8.10 off the CD for the past couple of days. So far I like what I see. It immediately recognizes many networks, including my own.
Now the next step with the kind help of this forum.
I have two hard drives. One has Vista installed on it. The other is empty. I want to install it on the empty hard drive.
Now here is the problem.
I went into BIOS and checked the BOOT Priority screen. It does not allow for two hard drives to be listed there at the same time. Should I put the empty hard drive into the boot priority screen then install Ubuntu?
If there is a better way to do it, I will listen. I am happy with Vista, and I do not want to adversely affect it.
Thanks
Now the next step with the kind help of this forum.
I have two hard drives. One has Vista installed on it. The other is empty. I want to install it on the empty hard drive.
Now here is the problem.
I went into BIOS and checked the BOOT Priority screen. It does not allow for two hard drives to be listed there at the same time. Should I put the empty hard drive into the boot priority screen then install Ubuntu?
If there is a better way to do it, I will listen. I am happy with Vista, and I do not want to adversely affect it.
Thanks
Linux comes with the GRUB bootloader which allows you to boot multiple operating systems.
You could install GRUB onto /dev/sdb ( your second SATA HDD ) and change your boot order in the BIOS to boot from your 2nd hard drive.
If you do that, you won't disturb vista at all on the first hard drive.
Make sure you use the empty drive during the partitioning process.
Good luck
You could install GRUB onto /dev/sdb ( your second SATA HDD ) and change your boot order in the BIOS to boot from your 2nd hard drive.
If you do that, you won't disturb vista at all on the first hard drive.
Make sure you use the empty drive during the partitioning process.
Good luck
Yes.
In that case change your BIOS boot order to
0. CD/DVD ( you need to boot from the Ubuntu CD to install )
1. EMPTY HDD ( this should show up as /dev/sda under the ubuntu installer after you change the BIOS boot order, although your BIOS may vary )
2. VISTA HDD or NONE ( this should show up as /dev/sdb and should show your Vista partitions )
3. NONE
4. NONE
When you get to the Ubuntu partitioner make sure you do not make any changes to your vista drive.
Create the partitions on the empty drive and then install GRUB on that same drive and not the vista drive with the NTFS partition.
If you haven't got a backup of your vista system now may be a good time to do it before you do anything else.
Good luck
In that case change your BIOS boot order to
0. CD/DVD ( you need to boot from the Ubuntu CD to install )
1. EMPTY HDD ( this should show up as /dev/sda under the ubuntu installer after you change the BIOS boot order, although your BIOS may vary )
2. VISTA HDD or NONE ( this should show up as /dev/sdb and should show your Vista partitions )
3. NONE
4. NONE
When you get to the Ubuntu partitioner make sure you do not make any changes to your vista drive.
Create the partitions on the empty drive and then install GRUB on that same drive and not the vista drive with the NTFS partition.
If you haven't got a backup of your vista system now may be a good time to do it before you do anything else.
Good luck
Related ressources:
- ForumHow can I read files on LaCie Drive using Linux
- ForumHELP! Attempting to create custom live CD with Reconstructor
- ForumHow to move my RAID 0 HDDs to check for failure
- ForumInstalling 2 Linux distros on external HDD, how?
- ForumWhat distro to use to resurrect an old Thunderbird rig?
- ForumUbuntu doesn't load after install
- ForumBooting into Ubuntu
- ForumHelp with Ubuntu install
- ForumMajor rig building frustration! Need support
- ForumHow To Convert your Xbox to a NAS
- ForumBoot Problems
- More resources
!