0
votes
1answer
839 views

Can't boot to Ubuntu 13.04 after installing

I know that there is lots of people with the exact same problem, but I can't get an answer from another place (I've really been trying for hours), so here is my problem. I got Ubuntu 13.04 on my CD ...
0
votes
0answers
338 views

Kubuntu 13.04 Live Disk/USB not moving beyond GRUB…?

I recently bought an Asus K55N Notebook, and after replacing the HDD with a SSD, installed an OEM Win7 Home Premium copy. I want to install Kubuntu 13.04 in dual boot, but my issue is this; Upon ...
0
votes
0answers
112 views

EDD Error when trying to install 12.04

TRANSLATED When trying to install 12.04 through the CD-ROM I get the following error: EDD: Error 8000 reading sector 358684 no DEFAULT or UI configuration directive found! boot: I should mention ...
2
votes
2answers
139 views

How can I save settings when booting an iso file from HDD?

I was looking for an easy way to manually save settings when booting from an iso-file in the hard disk with grub2, and load them the next boot; but maybe it would be easier to do a persistent boot ...
2
votes
1answer
49 views

How do I remove any data from a LiveUSB with data persistence?

I have miss-configured my LiveUSB installation and now when I run boot from it I get an error. How can I erase LiveUSB data? Can it be done from the booting LiveUSB menu? For some weird reason ...
0
votes
2answers
283 views

cannot mount root filesystem on 10.04

I tried to apply the recommendation of question: Kernel Panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0) After running that command: sudo mount --bind /dev /mnt/dev I ...
3
votes
3answers
209 views

ISO booting with grub2 in Ubuntu on an Apple

I have Ubuntu with grub2 installed in an Apple Macbook pro with dual boot (using rEFIt), and I would like to use grub2 to boot the LiveCD ISO image of a system based in Debian too (CrunchBang). The ...
0
votes
0answers
138 views

iso booting in grub 1.98 [closed]

With grub 1-99-rc1 in Natty I can boot from iso-files of LiveCDs using entries like this one: #-------------------------------------- menuentry 'Live ISO Booting - ubuntu-12.04-desktop-i386.iso' { ...
0
votes
1answer
242 views

Can't Install - grub probe: error: unknown filesystem — Help?

I can't install Ubuntu on my computer, I'm using a 12.04 LTS LiveCD. I have 2 empty hard drives (500 GB each) and no other operating system's installed. The installer always seems to be stuck at the ...
0
votes
0answers
182 views

How do I fix 10.04 grub.cfg from a Livecd to dual boot Windows?

I being new and trying to fix my system to boot into windows automatically edited my grub.cfg file to point at the windows file. now the system won.t boot as I entered the wrong number in the line I ...
0
votes
1answer
133 views

General rules for converting grub entries to grub 2?

I would like to change an entry for a solution to boot from CD from legacy grub (looks like title bla bla bla) to an entry to a format compatible to grub 2 (the one that looks like menuentry "bla bla ...
1
vote
1answer
127 views

ubuntu live cd start up error

First off, I'm new to the Linux scene. This is my first attempt to make a single boot installation for Ubuntu. I tried it for a few days in dual boot with win7 and I was sold, so i removed the tumor ...
1
vote
1answer
521 views

Bootable “live” partition on 1TB External HDD

I have a 1TB WD Passport. I made a 20GB partition, formatted to FAT, for a persistent live Ubuntu install. The rest I formatted as NTFS, to be used for backups. I made the 20GB live install with ...
10
votes
6answers
16k views

How to boot live iso images?

I found that it can be done with loopback as follows menuentry "Lucid ISO" { loopback loop (hd0,1)/boot/iso/ubuntu-10.04-desktop-i386.iso linux (loop)/casper/vmlinuz boot=casper ...
4
votes
3answers
9k views

Installing Ubuntu 12.04 without installing Grub

Using the Ubuntu 12.04 Live CD, is possible not to install Grub? In previous versions, there was a checkbox called something like "skip grub installation", now in 12.04 this checkbox isn't there any ...
3
votes
2answers
2k views

Using a bootable live cd disk image mounted on the hard drive

So in essence I want to mount the contents of a bootable cd image, like Ubuntu rescue remix, to a partition of the hard drive, so I can have an entry in Grub to boot to the contents of that disk, ...
1
vote
0answers
357 views

Live disk session installer hangs [closed]

So here's the long story, WIn7 updated itself, broke its ability to boot. I use the windows repair session, and that breaks grub. Now I'm running from an ubuntu live disk, have tried multiple times to ...
2
votes
2answers
1k views

Is dual booting ubuntu and fedora/openSUSE as easy as popping in a liveCD?

I wish to dual boot ubuntu (currently installed) with fedora and/or openSUSE (fedora for vanilla gnome and SUSE for a good KDE experience). I do not know much about dual booting and grub. Do I only ...
0
votes
0answers
264 views

Create Live CD / Remastersys [duplicate]

Possible Duplicate: Remaster Ubuntu How Can I create Live cd / Backup CD which can be use to install on another Computer. I have tried to do this with Remastersys and Ubuntu 11.04. ...
1
vote
1answer
864 views

GRUB error: no loaded kernel

I'm quite new to Linux, so please bear with me. On my pc I had installed Windows 7 and Ubuntu 9.04, I then switched to Kubuntu 10.x, and yesterday I installed the new main update 11.x and I left the ...
1
vote
2answers
6k views

Ubuntu 11.04 install did not work?

I have a laptop that has Windows 7 64-bit as the main OS. I originally installed Ubuntu 10.10 using Wubi so I could have Windows and Linux to choose from at boot up. All worked great up until ...
2
votes
3answers
3k views

Recover Ubuntu grub without LiveCD - Can't boot with Ubuntu LiveCD after install Windows

I installed Windows after installing Ubuntu. But Ubuntu is still intact in its partition. I'm trying to run the Ubuntu LiveCD to recover grub, but the LiveCD no longer works. It stops the boot ...
2
votes
2answers
5k views

Restoring GRUB2 on Software RAID 0 using LiveCD after Windows 7 wiped it

I have installed Ubuntu 10.10 on my system. However, I need to install Windows 7 back, and I expect that it would alter GRUB and it did. Right now, my partition on my Software RAID 0 looks like this: ...
0
votes
1answer
301 views

Repartitioned my Drive and now the Ubuntu LiveCD installer always fails to install grub!

OK. I installed Ubuntu 10.04 a week or so ago over an old Ubuntu partition - no problem. Grub went on fine (it had previously been overwritten by windows). Then, after remembering how much I like ...