Bonnie Santos wrote:
>
> Hi. I just recently installed Storm Linux on my pc
I wonder if there is a valid partition table on /dev/hda2. Try using the
main partition table, /dev/hda.
other=/dev/hda2
label="Solaris 7"
table=/dev/hda
The error message means the partition table for the drive has a entry
that is not track aligned. fdisk doesn't usually do this, but other
installers can. You could try adding the "fix-table" keyword in the
global declarations area of your /etc/lilo.conf and re-running the
verbose test to see if the error message goes away:
storm:/# cat /etc/lilo.conf
# Storm Linux Boot Manager Lilo Configuration
fix-table
boot=/dev/hda
root=/dev/hdb1
install=/boot/boot.b
map=/boot/map
vga=normal
timeout=300
message=/boot/message
prompt
---
John
_______________________________________________
Stormlinux-users-list mailing list
[EMAIL PROTECTED]
http://www.stormix.com/community/lists/listinfo/stormlinux-users-list