Created
November 8, 2010 16:02
-
-
Save sergeykish/667847 to your computer and use it in GitHub Desktop.
Plan9 boot
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Booting 'Plan 9' | |
rootnoverify (hd0,0) | |
makeactive | |
chainloader +1 | |
PBS1... | |
Plan 9 from Bell Labs | |
ELCR: 0CB8 | |
clockinit...alarminit...meminit...spllo...pcimatch...pcirouting: South birdge 80 | |
86, 8119 not found | |
kbdinit...plan9.ini probe...probing floppy...probing floppy...probing bios...pro | |
bing bios....islba: drive 0x80 extensions version 48.0 cx 0x5 | |
extgetsize: drive 0x80 info flags 0x1 | |
bios0: drive 0x80: 64,023,257,088 bytes, type 3 | |
biosdiskcall: int 13 op 0x42 drive 0x80 failed, ah error code 0x80 | |
sectread: bios failed to read 512 @ sector 0 of 0x80 | |
probing cd...probing cd...dev A0 port 1F0 confing 0C5A capabilities 2F00 mwdma 00 | |
07 udma 207F LLBA sectors 125045424 | |
biosdiskcall: int 13 op 0x42 drive 0x80 failed, ah error code 0x80 | |
sectread: bios failed to read 512 @ sector 0 of 0x80 | |
biosdiskcall: int 13 op 0x42 drive 0x80 failed, ah error code 0x80 | |
sectread: bios failed to read 512 @ sector 1 of 0x80 | |
probing sd....probing sd... | |
biosdiskcall: int 13 op 0x42 drive 0x80 failed, ah error code 0x80 | |
sectread: bios failed to read 512 @ sector 0 of 0x80 | |
biosdiskcall: int 13 op 0x42 drive 0x80 failed, ah error code 0x80 | |
sectread: bios failed to read 512 @ sector 0 of 0x80 | |
no plan9.ini | |
cpu0: 1244MHz Atom loop 39397 | |
ether8169: oui 0x20 phyno 1, macv = 0x24800000 phyv = 0x0001 | |
ether#0: RTL8169: port 0x2000 irq 7: 00238bb3c4e7 | |
Boot devices: fd0 ether0 bios0 sdC0!9fat | |
boot from: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment