Fedora Installation :: Install 12 From Harddisk Using Grub4dos?

Dec 9, 2009

I got these when i try to install Fedora 12 from harddisk using grub4dos.

dracut: FATAL: No or empty root= argument
dracut: Refusing to continue
dracut: FATAL: No or empty root= argument
dracut: Refusing to continue

Boot has failed, sleeping forever.

View 4 Replies


ADVERTISEMENT

Fedora Installation :: No Harddisk Or Network Activity No Booting

Nov 19, 2009

I have an acer aspire L-5100 with Vista and fedora dual boot configuration. Fedora 11 worked fine. After upgrading with preupgrade The system shows a strange behaviour. The startup screen ( with no the little f in the first ) is first blue with the white place in the middle , the filling with the fedora f very slow ( 5 minutes ) and then nothing. No harddisk or network activity no booting. <ctrl><alt><delete> works for rebooting. <altfx> for console not. Hacking <alt f2><esc> very often and fast leads sometimes to a console where then the boot process starts running and the system comes up with gnome.

View 5 Replies View Related

Fedora Installation :: 80GB+ Of Space Lost In New Harddisk?

May 12, 2010

I just install a new 640GB harddisk and when i check its properties it shows 30GB in used, 556.8GB free, and total capacity of 586.8GB. The filesystem is ext3/ext4. So much amount of space is gone for no reason.

View 4 Replies View Related

OpenSUSE Install :: How To Boot DVD ISO Using GRUB4DOS

Jul 9, 2011

I would like to install opensuse from hard disk, using GRUB4DOS (or other bootloader). My old notebook has broken cdrom and does not have support for boot from pendrive/external disk. Anyone tried this installation? I have installed Mandriva/Mageia exactly what I'm saying.
Installing Mandriva Linux - Mandriva Community Wiki

View 1 Replies View Related

Fedora Installation :: 13 Grub4dos "boot Without Installation"?

May 21, 2010

what i am trying to do is to boot up from grub4dos (i use USB Pendrive FAT16 as a boot manager) a fedora that is localized onto hd1,2, without actually installing fedora, trying to boot up without a success the .iso or unpacked files from .iso

first of all would be super nice if the method of .iso mounting would just run the liveCD but this fails in almost every .iso liveCD Fedora 13 included in the list of iso files that i have tested out

if somebody know how to made this thing to work, i am going to be more than thankful :]

secundo i have unpacked the .iso file to the (hd1,2)/path/ (partition is NTFS) and wanted to load those files from there through menu.lst without success

any one know the proper cede for the menu.lst to made it work?

i need to point tout that i am total nub if comes to any linux/grub4dos commands thats why i do ask for a strict working answer or a explanation why this wont going to work

View 9 Replies View Related

Fedora Installation :: OT: Dell BIOS Always Boots Windows Harddisk?

Nov 14, 2010

I have a Dell Vostro with sda and sdb (the latter was installed by myself). I installed FC14 x86 64 onto sdb with /boot being on /dev/sdb8

I did not want to install grub onto /dev/sda as this is a shared machine. I thought that I would be able to use the BIOS's 'select boot device' to select the sdb disk and boot off that and get into FC that way.

fdisk verifies that /dev/sdb8 is marked as bootable and grub (via find /grub/stage1) confirms that it is installed on hd1,7 (ie /dev/sdb8)

However, no matter which hd is choosen as the boot device, Windows is always booted - I change the boot order to use: DVD, sdb, sda but it still boots Windows. It seems like the BIOS only wants to boot sda no matter what.

View 8 Replies View Related

Software :: Copy Bootlace Command And Install Grub4dos?

Nov 8, 2010

I can install grub4dos from Windows, but I dont understund how to nstall it on Linux. The only manual for that tell me that information:

Code:
Install GRUB for DOS boot code to the MBR of IDE channel 0, primary drive under Linux:

bootlace /dev/hda
I want to do it by a live CD. For example, I have Fedora and Ubuntu live cd. Where can I copy bootlace command and later how to execute it to install grub4dos under Linux?

View 3 Replies View Related

Fedora :: 14 + Windows On BART PE Run All Win32 Apps Like CAD - Dialup Client - Burn Iso - Install On A Small Harddisk - Boot Up

Nov 5, 2010

I want to move entirely from windows to linux. My college has ubuntu running on the labs. But i have a thing fr Fedora. I want to install fedora & run win32 apps via wine. But just in case some apps need strictly windoze i was wondering about using BART PE as a minimal windows application use. Does BARTPE run all win32 apps like CAD, dialup client, burn iso, install on a small harddisk,boot up with linux?

View 2 Replies View Related

Ubuntu Installation :: Grub4Dos Freezes When Loading Initrd?

May 13, 2011

I am using grub4dos 0.44 but can't boot directly into Kubuntu. The bootup freezes at the step of reading the initrd. Can't copy 'n paste the exact bootup-message but it looks similar to this one, I found on another forum-thread:

Code:
Filesystem type is fat, partition type 0x06 [Linux-bzImage, setup=0x1400, size=0xcff87] Unlike the guy who posted the two lines above, I installed Kubuntu on an ext3-partition (hd0,5), (which is /dev/sda6 in Ubuntu) and without an own bootloader, since I wanna use grub4dos instead of grub2. The installation is fresh - the initrd-file shouldn't be broken. My menu.lst looks like this:

[Code]..

View 1 Replies View Related

OpenSUSE Install :: Booting Vista / Error 17 And Pressing Any Key Takes To Grub4DOS?

Jun 10, 2010

When I first turn on I get the windows boot manager where I can choose between openSUSE 11.2 installer (LOCAL) and Windows Vista. Selecting either has the same result of trying to boot the openSUSE. This results in error 17 and pressing any key takes me to the GRUB4DOS where I can get to the command prompt.

View 9 Replies View Related

Ubuntu Installation :: Install On Usb Key: Live Mode Or Harddisk Mode?

Jan 30, 2010

I installed ubuntu 9.10/9.04 on my usb key as live image couple of time. I have trouble when I try to install wine on my usb key. I am wondering what is the difference if I install my ubuntu into my usb key directly? will that be slower compared with live CD mode? I guess live CD mode may use memory as part of harddisk to save temepory files and normal usb linux installation won't do this for me. Is this true?

If so, do I have a choice to point my tmp directory to system memory area?

View 1 Replies View Related

Ubuntu :: Clone Harddisk To A New Harddisk?

Jun 18, 2011

how can I clone my installed ubuntu to a new harddisk? with 32bit ubuntu I have used:tar cvpzf -> create a tar file on my external nas system. after that I have done a restore tar xvpfz - worked with 32 bit.

Alternative I have mounted both disks and via another linux partition I have used:
cp -rvbdR /source/* /target

both methodes worked with ubuntu 32 bit. With 64 bit ubuntu I can NOT get it to work. error message after booting the clone: /var/lib/gdm/.ICEauthoriy ..

I can see that /source/var/lib/gdm has different rights as /target - will be part of the problem.
This did not happen with the 32 bit ubuntu - but why ?

View 3 Replies View Related

General :: Install GRUB2 On Harddisk?

Aug 29, 2010

during moving my root partition, i used the old grub and installed the old grub on harddisk:

grub
grub > setup (hd0)

now how could i install GRUB2 on harddisk?

View 1 Replies View Related

Ubuntu Installation :: Why 101.0 Is Not Seen All The Harddisk

Jan 26, 2011

I have just installed ubuntu 10.10. I had about 270Gib available free to install ubuntu 10.10 on, but after the installation I can see only 141Gib ? how can I get the rest of the free harddisk ?

View 7 Replies View Related

Ubuntu Installation :: 10.04.2 LTS Does Not See Harddisk?

Jun 3, 2011

I would like to install ubuntu 10.04.2 LTS in my desktop-pc. It boots, I select time zone and keyboard layout, but then it could not see my hard disk, so i cant go further.

But i can see the disk in console while typing:

Code:
# sudo fdisk -l /dev/sda

and I can also make changes in disk such as deleting all partions etc.

View 3 Replies View Related

OpenSUSE Install :: Not Able To Access Other Partition Of Harddisk

May 18, 2010

i am new to open suse i just installed it now on one of the partition on ma hard disk but not able to access other partitions.

View 2 Replies View Related

OpenSUSE Install :: Harddisk Drive Mounted To /usr/?

Nov 28, 2010

While installing OpenSUse i created a seperate drive for my personal files. Instead of mounting it to /home i mounted it to /usr/.....please tell me how to mount it back to /home user so that it has my files only

View 8 Replies View Related

Ubuntu Installation :: Using Dd To Copy A Whole Harddisk?

Jan 20, 2011

I'm going to replace the primary hdd of my box with another one of a different manufacturer, but of the same size (long story, never mind)

My current plan so I won't have to reinstall my system is booting from a Ubuntu CD (or USB stick, whatever) and doing

Code:
dd if=/dev/sda of=/dev/sdb

(If sdb happens to be a few megabytes smaller it doesn't matter, the last partition is not important)

Now my questions:

1. Is this going to work? Is it a bad idea?

2. Should I use any parameters for dd, for performance? Like setting bs (or something) to a bit smaller than the both HDD's (equal) cache size?

If that matters, the hdd contains both NTFS, ext3/4 and reiserfs partitions. I use grub to boot Ubuntu, WinXP and Win7.

View 5 Replies View Related

Hardware :: Harddisk Is Not Detected During Installation?

May 7, 2010

I want to install Fedora Core-3 on Dell Optiplex 755 machine but when I am trying to install it, it is not detecting the hard-drive and unable to install it. When I tried to install Windows Xp, no problem for it and installed successfully.

My harddisk is WDC WD800JD-75MSA3 (80 GB).

View 6 Replies View Related

General :: Format The Harddisk Completely And Install Suse Again?

Jul 18, 2010

I have suse in my PC. I want to format my harddisk completely and install suse again.How can I do this. I have the linux OS CD with me.

View 2 Replies View Related

OpenSUSE Install :: Sudden Failure Of BIOS To Detect New Harddisk?

Feb 5, 2010

I have problems with my acer aspire M1201. I have added a 2GB RAM beside the 1GB stock RAM. Currently I have reformatted my stock Hitachi HDD 160GB and I have added another HDD in which it is a Samsung 500GB HDD SATA drive. I have successfully installed GNU/Linux Opensuse 11.2 OS in the new harddrive (Samsung). Besides all that, the other specifications are all stock. After 2 days of successful runs in the new OS and no problems at all, the OS hangs and fails to boot and displays this, Error 18 : Selected cylinder exceeds maximum supported by BIOS. I should mention also that while setting screensaver, when I chose OpenGL, the OS hangs and i have to hard-reset my pc. I suspect that the current BIOS version which is R03-B1 and product name ACRA8000-S03-990610-R03-B1 needed update due to new hardware. But currently there is no new downloads in Acer's website regarding my BIOS version. What should I do to run my Linux successfully? I should also mention that I haven't logged to the internet due to unsuccessful dialer which i have consulted my internet service provider and yet to rectify.

View 9 Replies View Related

Ubuntu Installation :: 9.10 Installer & Partitioner Not Seeing Harddisk?

Jan 27, 2010

I have a single SATA hard drive, not raided, with an XP partition on it. /dev/sda. I've already created an 18GB ext4 partition for Ubuntu and 2gb swap partition as well. For some ridiculous reason the Ubuntu 9.10 isn't even showing /dev/sda as an option to install to!

fdisk -l clearly shows /dev/sda there, and i gparted /dev/sda works like a charm. So why is the installer being so silly and not even allowing me to select it? And I can't go back and choose manual mode or anything, the installer jumps right from Timezone Settins into this partitioner screen. Here is a screenshot of fdisk -l clearly seeing the drive fine, yet the installer not showing it at all. This is one of the things that drives people away from Linux.. It never TELLS you what the problem is

View 2 Replies View Related

Ubuntu Installation :: Format External Harddisk Before Using It?

Apr 9, 2010

I have just got a new external harddisk. I used it strait in window I copy some files on it. without formating it. Now when I use ubuntu it said that it is total only 10Giga, but the external harddisk is 1000 Giga. How come ? is htis because it has to be formated before ubuntu se the total size ?

View 2 Replies View Related

Ubuntu Installation :: Showing Less Harddisk Space?

May 5, 2011

my hard disk is 320gb and i think i made a mistake while booting ubuntu ,since it is showing only 100gb space .

View 4 Replies View Related

Fedora :: Mount A Harddisk From Rescue CD?

Sep 21, 2009

My hard disk is failing, and I want to rescue the files from it before it is un-bootable. I was planning to do this by booting a live cd, making a .tar file of /, and then burning it to a cd or dvd. The disk is still bootable, but I'm getting warning messages that 73 sectors are bad. I have another hard disk ready to plug in, I just need to rescue the files, and then install Fedora 11 64-bit on the new drive, at which point I will overwrite / with the / from the .tar file.

Basically I was just wondering how to mount a hard disk to recover files from a rescue cd. I tried to make a .tar file of / already, but that failed because the system was active and changing the various system files at the same time that tar was trying to package them.

View 1 Replies View Related

Ubuntu Installation :: External Harddisk Is Not Mounted - Not Visible?

Apr 7, 2010

I use dual booting, vista ubuntu 9.10. I have just bought a new 1T external harddisk i have used it on windows to backup some files. Now I want to backup some documents in ubuntu, but the harddisk is not visible, I can't see it, ok I think the term in Linux is that it is not mounted. Is there something else one should do ?

Disk /dev/sda: 640.1 GB, 640135028736 bytes
255 heads, 63 sectors/track, 77825 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xf959a599

[Code]...

View 4 Replies View Related

Ubuntu Installation :: USB Keys Or External Harddisk Can Not Be Mounted?

Apr 8, 2010

I tough that my computer could not mount external harddisk.Here is my mail about that subject.I use dual booting, vista ubuntu 9.10.I have just bought a new 1T external harddisk i have used it on windows to backup some files.Now I want to backup some documents in ubuntu, but the harddisk is not visible, I can't see it, ok I think the term in Linux is that it is not mounted..Disk /dev/sda: 640.1 GB, 640135028736 bytes255 heads, 63 sectors/track, 77825 cylindersUnits = cylinders of 16065 * 512 = 8225280 bytesDisk identifier: 0xf959a599

Device Boot Start End Blocks Id System
/dev/sda1 1 1176 9437184 27 Unknown
/dev/sda2 * 1176 52188 409761792 7 HPFS/NTFS
/dev/sda3 52188 77826 205930496 7 HPFS/NTFS

View 1 Replies View Related

Fedora :: Error Mounting External USB HardDisk?

Feb 2, 2010

I've right now installed Fedora 12 in my laptop, and when I try to acces my external USB Woxter HardDisk I get this error:

Error mounting: mount exited with exit code 12: Failed to read last sector (1953525103): Invalid argument
HINTS: Either the volume is a RAID/LDM but it wasn't setup yet,
or it was not setup correctly (e.g. by not using mdadm --build ...),

[code]....

View 1 Replies View Related

Hardware :: Format Harddisk Which Is Got Installed Fedora 9?

Nov 26, 2009

I've installed fedora 9 in my PC.Now i want to install windows in it but my harddisk is not getting formated. I tried it with windows xp cd. Can any one suggest me how to uninstall fedora. I would like to make it as a dual boot.

View 3 Replies View Related

Ubuntu Installation :: Console Commands To Resize Harddisk Partition?

Jan 27, 2011

I want to resize my harddisk partition to make it bigger is there a console commands to do this ? I have some free harddisk that I want to ubuntu to use, I have hear that one can use Gpart, but is it also possible achieve the same by using some commands ?

View 4 Replies View Related







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