9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] Grub Boot Problem
@ 2006-03-27  9:23 Laurent Malvert
  2006-03-27 12:41 ` Russ Cox
  0 siblings, 1 reply; 12+ messages in thread
From: Laurent Malvert @ 2006-03-27  9:23 UTC (permalink / raw)
  To: 9fans

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]

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2006-03-28 19:56 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-27  9:23 [9fans] Grub Boot Problem Laurent Malvert
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

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).