9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Laurent Malvert" <laurent.malvert@gmail.com>
To: 9fans@cse.psu.edu
Subject: [9fans] Grub Boot Problem
Date: Mon, 27 Mar 2006 17:23:49 +0800	[thread overview]
Message-ID: <a186e7650603270123h12c7a870y93e6822dabba1bdb@mail.gmail.com> (raw)

Hi everybody,

I am a total newbie with Plan9 and I wanted to five it a try for a long time.
I decided to install it this week, and the installation went
surprisingly good, I was expecting something much less user-friendly
(well...)

But when I reached the bootsetup part, I was a little confused to see
that I had only the choice between a floppy boot sidk (no floppy
drives), and updating a win* bootloader (no win*).
In addition to that, my hard drive on this machine is not sdC-, but
sdC1, I can't do anything about it, not allowed to get my hands on the
hardware or software configuration.

But I figured it would be alright as I had a Ubuntu Linux on the same
disk, so I stepped the bootsetp part and rebooted the system.
I then modified my grub config with the following entry:

title     Plan9
rootnoverify (hd0,2)
chainloader +1
makeactive
boot


here's what fdisk is giving me:
lo@MALVERTLAB:~$ sudo fdisk -l /dev/hdb

Disk /dev/hdb: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/hdb1               1         365     2931831   83  Linux
/dev/hdb2             366        5594    42001942+   f  W95 Ext'd (LBA)
/dev/hdb3   *        5595        7500    15309945   39  Plan 9
/dev/hdb5             366        1459     8787523+  83  Linux
/dev/hdb6            1460        3526    16603146   83  Linux
/dev/hdb7            3527        3891     2931831   83  Linux
/dev/hdb8            3892        4256     2931831   83  Linux
/dev/hdb9            4257        5107     6835626   83  Linux
/dev/hdb10           5108        5472     2931831   82  Linux swap / Solaris
/dev/hdb11           5473        5594      979933+  83  Linux


When I booted again and asked grub to boot on the 'Plan9' option, it
found the partition correctly, and displayed something much like:

PBS...I/O Error
Press any key to reboot.

Obviously there is something wront, could someone give me a hand with this ?


thanks in advance.

--
Laurent Malvert [laurent.malvert@gmail.com]

             reply	other threads:[~2006-03-27  9:23 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-27  9:23 Laurent Malvert [this message]
2006-03-27 12:41 ` Russ Cox
2006-03-27 13:04   ` David.Eckhardt, Dave Eckhardt
2006-03-27 13:19     ` Russ Cox
2006-03-28  5:35       ` Laurent Malvert
2006-03-28  6:27         ` Laurent Malvert
2006-03-28  7:03           ` Skip Tavakkolian
2006-03-28  7:48             ` Laurent Malvert
2006-03-28  5:30   ` Laurent Malvert
2006-03-28 16:19     ` Russ Cox
2006-03-28 16:46       ` matt
2006-03-28 19:56       ` David Leimbach

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a186e7650603270123h12c7a870y93e6822dabba1bdb@mail.gmail.com \
    --to=laurent.malvert@gmail.com \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).