bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

hide linux partitions


From: Petra Baasch
Subject: hide linux partitions
Date: Wed, 19 Dec 2001 17:05:14 +0100

Hello,

I've got the problem that my linux partitions are visible under Win98 when
I'm booting with grub. I can't hide them because afterwards grub can't find
itself anymore (naturally it's installed on the linux partition and that is
hidden). I don't know what to do about it.

My configuration:

Festplatte /dev/hdd: 255 Köpfe, 63 Sektoren, 778 Zylinder
Einheiten: Zylinder mit 16065 * 512 Bytes
    Gerät boot.  Anfang      Ende    Blöcke   Id  Dateisystemtyp
/dev/hdd1             2       384   3076447+   5  Erweiterte
/dev/hdd2   *       385       741   2867602+  83  Linux
/dev/hdd3           742       778    297202+  82  Linux Swap
/dev/hdd5             2       384   3076416    b  Win95 FAT32

Festplatte /dev/hde: 255 Köpfe, 63 Sektoren, 2491 Zylinder
Einheiten: Zylinder mit 16065 * 512 Bytes
    Gerät boot.  Anfang      Ende    Blöcke   Id  Dateisystemtyp
/dev/hde1   *         1       383   3076416    b  Win95 FAT32
/dev/hde2           384      2491  16932510    f  Win95 Erw. (LBA)
/dev/hde5           384      1403   8193118+   b  Win95 FAT32
/dev/hde6          1404      1977   4610623+   b  Win95 FAT32
/dev/hde7          1978      2491   4128673+   b  Win95 FAT32
----------------------------------------------------

Grub is in the MBR of hdd.

My grub.conf:

 default=1
 timeout=10
 splashimage=(hd0,1)/boot/grub/splash.xpm.gz
 title Red Hat Linux (2.4.7-10)
     root (hd0,1)
     kernel /boot/vmlinuz-2.4.7-10 ro root=/dev/hdd2 hdc=ide-scsi
     initrd /boot/initrd-2.4.7-10.img
 title Windows
     map (hd0) (hd1)
     map (hd1) (hd0)
     rootnoverify (hd1,0)
     makeactive
     chainloader +1

I'd be very happy if there was a solution for my problem.

Greetings
Petra




reply via email to

[Prev in Thread] Current Thread [Next in Thread]