On 19/05/2013 3:12 AM, "Sebastian Canagaratna" <s-cana...@onu.edu> wrote:
>
> Hi : I have a hard disk /dev/sda and a removable disk /dev/sdb The 1st partition
> is a vista partition, but this has been inoperable for some time /dev/sda2 has a linux
> stable partition /dev/sdb1 has linux unstable (aptosid) on it, Yesterday I was upgrading to Linux 3.9.2 and thereafter I got this error. The updrade did nt\ot go to
> completion. I have a super frub rescue disk with which I can start 3.9.2, but I am unable to repair the grub with update grub and grub-install /dev/sda.
So which partition is marked as bootable? Whats your boot order in BIOS? Which linux did you upgrade? Which grub are you trying to install and where? What do you have in /etc/grub/grub.cfg?
On 05/22/2013 05:21 PM, Sebastian Canagaratna wrote:I think you should be installing grub in /dev/sda, the MBR not a partition.
Further to the questions I raised, I downloaded supergrub2 and I was
able to access the system.However, after starting 3.9.3.slh-1 and
running update-grub and grub-install /dev/sda0 ( the installation
finished. No error reported) still, on rebooting, come to the same error
--
Cheers
Frank
Archive: http://lists.debian.org/519D5267...@videotron.ca
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org
Thank uou Frank and Klaus. As you surmised, it was a typo : I meant to say /dev/sda to be sure I repeated the grub-install
and the version given by bootinfoscript if 1.99 though AI have 2.00-14. When I use grub rescue and type set prefixs=(hd1,msdos1)/boot/grub and then root=(hd1,msdos1) and insmod normal it gives unknown file system error.
Sebastian
On Wed, May 22, 2013 at 7:19 PM, Frank McCormick <debia...@videotron.ca> wrote:
On 05/22/2013 05:21 PM, Sebastian Canagaratna wrote:I think you should be installing grub in /dev/sda, the MBR not a partition.
Further to the questions I raised, I downloaded supergrub2 and I was
able to access the system.However, after starting 3.9.3.slh-1 and
running update-grub and grub-install /dev/sda0 ( the installation
finished. No error reported) still, on rebooting, come to the same error
--
Cheers
Frank
Hi allArchive: http://lists.debian.org/519D5267...@videotron.ca
--
To UNSUBSCRIBE, email to debian-us...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org
> set root=(hd1,msdos1)
On 23/05/13 00:45, Sebastian Canagaratna wrote:
I meant to say /dev/sda
>
Is your removable hd still attached? IIRC grub counts discs from "0",
so your "hd1" would then refer to your second hd. Do you have grub
installed on the aptosid system? What's your BIOS boot preference?
A mix-up like this could explain why when you reinstalled grub to
version 2.xx you still get reported back v 1.99 by bootinfoscript.
Klaus
Archive: http://lists.debian.org/519DCFEE...@gmail.com
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org
Thank you Klaus. /dev/sda is hd0 and is the permanent hard disk. It has the MBR on which I want to install
Grub. /dev/sdb is the removable hard disk.Its first partition is, as you say, hd1,msdos1 on which grub2 is installed
under /boot/grub. After I boot into /dev/sdb1 with supergrub I run grub-instsll. I am not running any grub or grub rescue
Commands. Grub-install says installation finished. NO errors reported, the version of grub installed is 1..99 when my
system has grub 2.00-14. On booting, the order is cd, usb ( my removable harddisk is on usb, and then permanent hard disk. Maybe, as Goh says, supergrub is messing
up something, but I am mystified as to why even if there were an error, it is not overwritten by the latest grub-install.
Sebastian
On Thu, May 23, 2013 at 4:14 AM, Klaus Doering <klaus.do...@gmail.com> wrote:
> set root=(hd1,msdos1)
On 23/05/13 00:45, Sebastian Canagaratna wrote:
I meant to say /dev/sda
>
Is your removable hd still attached? IIRC grub counts discs from "0",
so your "hd1" would then refer to your second hd. Do you have grub
installed on the aptosid system? What's your BIOS boot preference?
A mix-up like this could explain why when you reinstalled grub to
version 2.xx you still get reported back v 1.99 by bootinfoscript.
Klaus
Archive: http://lists.debian.org/519DCFEE...@gmail.com
--
To UNSUBSCRIBE, email to debian-us...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org