[Bug 660569] Re: Installer crash using USB on netbook

2011-05-13 Thread Daniel Hahler
*** This bug is a duplicate of bug 658865 ***
https://bugs.launchpad.net/bugs/658865

Richard, see the WORKAROUND section with bug 658865.

** This bug has been marked a duplicate of bug 658865
   An attempt to configure apt to install additional packages from the CD 
failed upon install from USB
 * You can subscribe to bug 658865 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/658865/+subscribe

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/660569

Title:
  Installer crash using USB on netbook

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 660569] Re: Installer crash using USB on netbook

2011-01-30 Thread Richard Dickinson
Hi 
Can someone please help me as I think I have this bug stopping me install 
Ubuntu10.10.
Here is a link to my forum thread on this: 
http://ubuntuforums.org/showthread.php?p=10411612#post10411612

I do not really understand Sam's fix & would appreciate help to fix my
problem-many thanks!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/660569

Title:
  Installer crash using USB on netbook

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 660569] Re: Installer crash using USB on netbook

2010-12-21 Thread Alessio Treglia
Confirmed with Maverick final.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/660569

Title:
  Installer crash using USB on netbook

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 660569] Re: Installer crash using USB on netbook

2010-10-16 Thread Sam Liddicott
My recovery is to get a root shell:

mount /dev/sdaX /target
mount /proc /target/proc -o bind
mount /sys /target/sys -o bind
mount /dev /target/dev -o rbind
chroot /target
mount /dev/sdaX /boot

update-initramfs -u -k all
grub-install /dev/sda
update-grub

passwd root
(set root password)
exit
shutdown -r now


# reboot, login as root, create an account, and then set locale etc etc
adduser --uid 1000 --encrypt-home NEWUSER

#then user preferences for locale and set system wide

-- 
Installer crash using USB on netbook
https://bugs.launchpad.net/bugs/660569
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 660569] Re: Installer crash using USB on netbook

2010-10-16 Thread Sam Liddicott
I think the problem occurs when apt fails to configure additional
packages to be installed from the cdrom - in my case I'm using the usb
installer.

my /var/log/syslog says:

grep:
/target/etc/sources.list
: No such file or directory

Exception during installation

Traceback(most recent call last):
...
InstallStepError: AptSetup failed with code 127

-- 
Installer crash using USB on netbook
https://bugs.launchpad.net/bugs/660569
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 660569] Re: Installer crash using USB on netbook

2010-10-14 Thread Mark Canfield

** Attachment added: "syslog_partman.zip"
   
https://bugs.launchpad.net/bugs/660569/+attachment/1692647/+files/syslog_partman.zip

-- 
Installer crash using USB on netbook
https://bugs.launchpad.net/bugs/660569
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs