Ticket #14091: SysLogExtract_InternalOpticalBootUSB30.txt

File SysLogExtract_InternalOpticalBootUSB30.txt, 2.6 KB (added by Stacked_Lambda, 6 years ago)
Line 
1SysLog for Internal Optical Drive Booting Success for HRev51877.
2Notebook is ProBook 450 G3 (Skylake i5-6200) with Windows 7 and four partitions on hard drive.
3Internal Optical Drive is detected as SCSI CD-ROM.
4USB Controller is Intel SunrisePoint-LP USB 3.0 xHCI Controller.
5USB Bus is Intel SunrisePoint-LP SMBus.
6
7USB 3.0 External Hard Drive is WD My Passport - 1 TB - NTFS Formatted.
8
9The same information also applies if the WD My Passport is connected to a USB 2.0 port.
10The same information also applies to a USB 2.0 Flash Drive connected to a USB 2.0 Port.
11
12However, Haiku Desktop does not "see"/"mount" the WD My Passport drive.
13
14...
15
16Welcome to the Haiku boot loader!
17number of drives: 2
18add_partitions_for(0x00105360, mountFS = no)
19add_partitions_for(fd = 0, mountFS = no)
200x00105648 Partition::Partition
210x00105648 Partition::Scan()
22boot partition offset : 0
230x00105648 Partition::_Mount check for file_system : TAR filesystem
24PackageVolumeInfo::SetTo()
25PackageVolumeinfo::SetTo() :failed to open package directory : No such file or directory
26add_partitions_for(0x00105420, mountFS=yes)
27add_partitions_for(fd=1, mountFS=yes)
280x00106d08 Partition::Partition
290x00106d08 Partition::Scan()
30Check for partitioning_system: GUID Partition Map
31Check for partitioning_system: Intel Partition Map priority : 810
32Check for partitioning_system: Intel Extended Partition
33
34...
35
36Parent Partition 0x00106d08
37Add child partitions:
38Child 0x00106dc0 size = 1,074,790,400 (HP Tools) (Start 1,048,576)
39Child 0x00106e98 size = 482,271,559,680 (Windows)
40Child 0x00106f70 size = 14,607,712,256 (Recovery)
41Child 0x00107048 size = 2,147,483,648 (System)
42
43...
44
45Each child partition is scanned for partitioning system then for file system (BFS then FAT32 then TAR).
46(No TAR check for Child 0x00107108)
47
48...
49
500x00106e80 Partition::~Partition
510x00106f58 Partition::~Partition
520x00107030 Partition::~Partition
530x00106d08 Partition::~Partition
540x00107108 Partition::SetParent 0x00000000
55
56...
57
58add_partitions_for(0x001054e0, mountFS = Yes)
59add_partitions_for(fd = 2, mountFS = Yes)
600x00106f58 Partition::Partition
610x00106f58 Partition::Scan()
62Check for partitioning_system: GUID Partition Map
63Check for partitioning_system: Intel Partition Map
64Check for partitioning_system: Intel Extended Partition
65
66Parent partition 0x00106f58
67Child 0x00107030
68Check for partitioning system: GUID Partition Map
69Check for partitioning system: Intel Partition Map
70Check for partitioning system: Intel Extended Partition
710x00107030 Partition::~Partition
720x00106f58 Partition::~Partition
73
74The above are the last entries from the boot loader.