<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: zt1145 doesn't boot Linux in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/zt1145-doesn-t-boot-linux/m-p/2774103#M78962</link>
    <description>Do you want a single boot Linux box, or a dual boot Lin/Win box?&lt;BR /&gt;&lt;BR /&gt;If you only want Linux, I'd suggest you clean the entire HDD, including any hidden partitions.&lt;BR /&gt;&lt;BR /&gt;Use "fdisk /dev/hda" to delete all the partitions, and make a new set.  I'd suggest this:&lt;BR /&gt;&lt;BR /&gt;/dev/hda1 swap&lt;BR /&gt;/dev/hda2 /boot&lt;BR /&gt;/dev/hda3 /&lt;BR /&gt;/dev/hda4 (data partition)&lt;BR /&gt;&lt;BR /&gt;This will remove any "extra" partition you might have on the laptop which may be causing the problem.&lt;BR /&gt;&lt;BR /&gt;If you want a dual boot system, why not let Windows boot the system, and install lilo to the first sector of boot instead of the MBR?  Since Windows will boot, this option should work fine.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;YMMV</description>
    <pubDate>Mon, 29 Jul 2002 13:02:21 GMT</pubDate>
    <dc:creator>Ted M Johnson_1</dc:creator>
    <dc:date>2002-07-29T13:02:21Z</dc:date>
    <item>
      <title>zt1145 doesn't boot Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/zt1145-doesn-t-boot-linux/m-p/2774101#M78960</link>
      <description>Hi... I installed Gentoo Linux on a zt1145, set GRUB to take over the MBR, and was treated to this lovely error message:&lt;BR /&gt;"Hard disk boot sector invalid"&lt;BR /&gt;Installing a copy of Windows XP works as expected, so there must be some bias against Linux MBRs, as LILO won't work either.  Any help would be greatly appreciated.</description>
      <pubDate>Sun, 28 Jul 2002 05:02:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/zt1145-doesn-t-boot-linux/m-p/2774101#M78960</guid>
      <dc:creator>Pat Rondon</dc:creator>
      <dc:date>2002-07-28T05:02:08Z</dc:date>
    </item>
    <item>
      <title>Re: zt1145 doesn't boot Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/zt1145-doesn-t-boot-linux/m-p/2774102#M78961</link>
      <description>I had the same problem with ze1202. After numerous experiments, my conclusion is that HP hates Linux. Following are the evidence:&lt;BR /&gt;&lt;BR /&gt;1. If lilo is installed in MBR to erase HP's MBR, you can boot into Linux without problem, but you can not boot into winxp.&lt;BR /&gt;&lt;BR /&gt;2. If lilo is installed in boot partition leaving HP's MBR untouched, you can boot into winxp, but you can not boot into Linux.&lt;BR /&gt;&lt;BR /&gt;3. The HP's MBR is not compatible with traditional MBR written by "fdisk /mbr". After "fdisk /mbr", you can not even install windows2000. &lt;BR /&gt;&lt;BR /&gt;I just returned ze1202. I think if you need Linux ,forget about HP.</description>
      <pubDate>Mon, 29 Jul 2002 05:33:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/zt1145-doesn-t-boot-linux/m-p/2774102#M78961</guid>
      <dc:creator>Jinsong Liang</dc:creator>
      <dc:date>2002-07-29T05:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: zt1145 doesn't boot Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/zt1145-doesn-t-boot-linux/m-p/2774103#M78962</link>
      <description>Do you want a single boot Linux box, or a dual boot Lin/Win box?&lt;BR /&gt;&lt;BR /&gt;If you only want Linux, I'd suggest you clean the entire HDD, including any hidden partitions.&lt;BR /&gt;&lt;BR /&gt;Use "fdisk /dev/hda" to delete all the partitions, and make a new set.  I'd suggest this:&lt;BR /&gt;&lt;BR /&gt;/dev/hda1 swap&lt;BR /&gt;/dev/hda2 /boot&lt;BR /&gt;/dev/hda3 /&lt;BR /&gt;/dev/hda4 (data partition)&lt;BR /&gt;&lt;BR /&gt;This will remove any "extra" partition you might have on the laptop which may be causing the problem.&lt;BR /&gt;&lt;BR /&gt;If you want a dual boot system, why not let Windows boot the system, and install lilo to the first sector of boot instead of the MBR?  Since Windows will boot, this option should work fine.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;YMMV</description>
      <pubDate>Mon, 29 Jul 2002 13:02:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/zt1145-doesn-t-boot-linux/m-p/2774103#M78962</guid>
      <dc:creator>Ted M Johnson_1</dc:creator>
      <dc:date>2002-07-29T13:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: zt1145 doesn't boot Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/zt1145-doesn-t-boot-linux/m-p/2774104#M78963</link>
      <description>I have successfully installed Getoo on my zt1145. Grub works without a problem.&lt;BR /&gt;&lt;BR /&gt;I have a huge amount of partitions (Don't ask:), but the basics should be the same.&lt;BR /&gt;&lt;BR /&gt;bash-2.05a# grub&lt;BR /&gt;grub&amp;gt; root (hd0,4)        (Note (hd0,4) is the partition my /boot is mounted on)&lt;BR /&gt;grub&amp;gt; setup (hd0)         (Install on MBR)&lt;BR /&gt;grub&amp;gt; quit&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I also created a menu.lst in /boot/grub:&lt;BR /&gt;&lt;BR /&gt;default 5&lt;BR /&gt;timeout 30&lt;BR /&gt;colour light-gray/blue black/light-gray&lt;BR /&gt;splashimage=(hd0,4)/grub/splash.xpm.gz   # default image&lt;BR /&gt;&lt;BR /&gt;title=James' Gentoo Linux&lt;BR /&gt;root (hd0,4)&lt;BR /&gt;kernel /bzImage-2.5.31 root=/dev/hda7 hdc=ide-scsi&lt;BR /&gt;&lt;BR /&gt;title=Windows XP&lt;BR /&gt;rootnoverify (hd0,1)&lt;BR /&gt;makeactive&lt;BR /&gt;chainloader +1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Aug 2002 16:50:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/zt1145-doesn-t-boot-linux/m-p/2774104#M78963</guid>
      <dc:creator>James Wilson_5</dc:creator>
      <dc:date>2002-08-26T16:50:55Z</dc:date>
    </item>
  </channel>
</rss>

