Date: Fri, 09 Feb 2001 04:15:31 -0500 From: "gerald stoller" <gerald_stoller@hotmail.com> To: freebsd-questions@freebsd.org Subject: Resolving boot problems Message-ID: <F101AMWH3J9kouczAKs000056e7@hotmail.com>
next in thread | raw e-mail | index | archive | help
There must be some system calls to read and/or write a sector on hard-disk based on an LBA value. FreeBSD's file systems (I expect) resolve reads and writes to a sequence of reads and writes based on LBA values. What are these system calls (full argument lists desired)? I want to check on the boot code that the system sees as it boots up; running the partition editor will yield the LBA values of the boot1 pieces, and I expect the boot1 pieces to contain the LBA values of the boot2 pieces. All of this is because I am getting the messages "Invalid partition" and "No /boot/loader"; I believe the second one is directing me to the wrong place, and these messages (from the Handbook, section 5.2) come from boot0 & boot2 respectively. URLs to the source code and makefile's for all the boots ( 0 thru 2 ) and loader will be appreciated. _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F101AMWH3J9kouczAKs000056e7>