[Bug 889143] Re: Ubiquity's grub-install invocation always runs on /dev/sda

2014-12-17 Thread Robin McCorkell
*** This bug is a duplicate of bug 704763 ***
https://bugs.launchpad.net/bugs/704763

** This bug has been marked a duplicate of bug 704763
   boot loader not installed to target disk

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

Title:
  Ubiquity's grub-install invocation always runs on /dev/sda

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/889143/+subscriptions

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


[Bug 889143] Re: Ubiquity's grub-install invocation always runs on /dev/sda

2011-11-11 Thread Delan Azabani
** Attachment added: "grub-install /dev/sda"
   
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/889143/+attachment/2593315/+files/2.png

** Description changed:

  In the Oneiric setup, I chose the default 'whole disk' installation
  option, then selected /dev/sde as the installation target drive. Later,
  during installation, grub-install was invoked with /dev/sda, installing
  the stage1 bootloader to the wrong drive.
+ 
+ I had to fix this incorrect behaviour manually after installation using:
+ 
+ $ sudo mkdir /m
+ $ sudo mount /dev/sde1 /m
+ $ sudo mount -obind /dev /m/dev
+ $ sudo mount -obind /proc /m/proc
+ $ sudo mount -obind /sys /m/sys
+ $ sudo chroot /m
+ # grub-install /dev/sde
+ # exit
+ $ sudo umount /m/dev /m/proc /m/sys /m

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

Title:
  Ubiquity's grub-install invocation always runs on /dev/sda

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/889143/+subscriptions

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


[Bug 889143] Re: Ubiquity's grub-install invocation always runs on /dev/sda

2011-11-11 Thread Delan Azabani
** Attachment added: "the drive selection page"
   
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/889143/+attachment/2593314/+files/1.png

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

Title:
  Ubiquity's grub-install invocation always runs on /dev/sda

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/889143/+subscriptions

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