[Bug 1081245] Re: Ubuntu 13.04 Live-CD Installer hangs
jesse van dam
jesse.vandam at wur.nl
Wed Mar 27 15:29:55 UTC 2013
*** This bug is a duplicate of bug 1080701 ***
https://bugs.launchpad.net/bugs/1080701
I fixed the problem by doing the following. Solution works only if you
want to complete override a disk. Please fill in the proper device of
the harddisk to which you want to install ubuntu
sudo parted /dev/sda
mktable
#fill in gpt
#say yes
mkpart ext2 0 10
#ignore any performce warning since will overwritten anyhow
mkpart ext4 10 100%
set 1 bios_grub on
quit
and now start the installer and it should install.
Another note. If you get an error message like "partition table is
incorrect" after reboot you have to go into your bios and select/create
a/the uefi boot option.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/1081245
Title:
Ubuntu 13.04 Live-CD Installer hangs
Status in Ubiquity:
New
Status in “ubiquity” package in Ubuntu:
Confirmed
Bug description:
Ubuntu 13.04 Live-CD Installer hangs after second step. I chose "Download updates while installing" and "Install this third-party software"and then clicked "Continue" button. And nothing happens for 10 minutes.
I tried not to choose "Download updates while installing" or "Install this third-party software" but the issue is still there.
ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: ubiquity 2.13.3
ProcVersionSignature: Ubuntu 3.7.0-2.8-generic 3.7.0-rc5
Uname: Linux 3.7.0-2-generic x86_64
ApportVersion: 2.6.2-0ubuntu5
Architecture: amd64
CasperVersion: 1.329
Date: Tue Nov 20 18:27:20 2012
InstallCmdLine: noprompt cdrom-detect/try-usb=true file=/cdrom/preseed/ubuntu.seed boot=casper initrd=/casper/initrd.lz quiet splash -- nomodeset debian-installer/language=ru keyboard-configuration/layoutcode?=ru
LiveMediaBuild: Ubuntu 13.04 "Raring Ringtail" - Alpha amd64 (20121120)
MarkForUpload: True
ProcEnviron:
PATH=(custom, no user)
XDG_RUNTIME_DIR=<set>
LANG=ru_RU.UTF-8
SHELL=/bin/bash
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubiquity/+bug/1081245/+subscriptions
More information about the foundations-bugs
mailing list