Re: Problem
<Redirected to debian-user>
On Sat, Feb 10, 2001 at 10:25:11PM +0100, Abdejlil Chaabaoui wrote:
> Ich habe debian in meinen PC installiert.
> und habe ich eine alte Betriebsystem als win98.
> Jetzt kann ich nicht win98 öffnen.
>
> ich habe diese config gemacht aber geht nicht.
>
> Other=/dev/hda3
> image=vmlinuz
> root=/dev/hda3
> label=windows
> read-only
>
>
> bitte schiken zu mir die richtige configration.
>
> vilen Danke
> abakar
Meine deutsch is nicht so gut, aber...
other=/dev/hda3
^^ diese ist fur non-linux system.
image=vmlinuz
^^ diese ist fur linux kernels.
root=/dev/hda3
^^ diese partition ist wo die linux kernel ist.
(i.e. )
root=/dev/hda3
boot=/dev/hda
image=/vmlinuz
label=Linux
read-only
other=/dev/hda2
label=Windows98
table=/dev/hda
aber was ist /dev/hda1?
Reply to: