bascule....the image of your /etc/lilo.conf is fine.  Sure I can
tell you what the p command is, print the partition table, but
the m command (help) will tell you the same thing as well as all
the other available commands.  Don't worry about executing fdisk
because it doesn't change anything till you do a w command
(write table to disk and exit).  So if you want to run the
program to see something about the partition table then you
simply exit with a q command (quit without saving changes).

Alan


bascule wrote:
> 
> hi alan,
> here's my /etc/lilo.conf
> copied to win partition and opened in notepad and pasted into here,
> the formatting looks strange, i haven't rearranged it as i might get it
> wrong, i hope you can interpret the squares, i think they must be <cr>s?
> 
> boot=/dev/sda
> map=/boot/map
> install=/boot/boot.b
> vga=normal
> default=linux
> keytable=/boot/uk.klt
> prompt
> timeout=50
> message=/boot/message
> other=/dev/hda2
>         label=Win98
>         table=/dev/hda
>         map-drive=0x80
>            to=0x81
>         map-drive=0x81
>            to=0x80
> other=/dev/fd0
>         label=floppy
>         unsafe
> image=/boot/vmlinuz
>         label=linux
>         root=/dev/sda1
>         initrd=/boot/initrd.img
>         append=""
>         read-only
> 
> can you tell me what the 'p' command is in fdisk?
> 
> i hope you are having a more productive evening than i am
> 
> bascule

Reply via email to