Idézet: telefonn - Dátum: 2006. máj. 7., vasárnap - 21:53
Most telepítetem fel a UHU Linux 1.2-es verziót és van egy kis nagy problémám. Az hogy a C: meghajton van fen egy Win2000 és ö volt az elsö
Előre is kössssssszönöm
timeout 5 default 0 gfxmenu (hd1,0)/boot/themes/uhu title UHU-Linux kernel (hd1,0)/boot/bzImage root=/dev/hde1 initrd (hd1,0)/boot/initrd title Memory Test kernel (hd1,0)/boot/memtest.bin
vmi ilyesmit kellene:
Idézet
rootnoverify (hd0,0)
chainloader +1
Ahol a hd0,0 helyére azt a partíciót kell írni, ahol a windows van.
Idézet
Please note that Grub uses its own designations for hard disks and partitions instead of the common Linux device designations (such as /dev/hda1). The floppy disk drive is designated as fd0, all hard disks are designated as hd0, hd1, and so on. The partition designation is appended, separated by a comma: hd0,0 is the first partition on the first hard disk. Important: the device and partition numbering starts with zero.
Examples:
(fd0) Floppy disk drive
(hd0) First hard disk in the system (the boot hard disk)
(hd1) Second hard disk
(hd0,0) First partition on the first hard disk
The partition numbers 0 to 3 represent the four primary partitions. Logical partitions are numbered from 4:
(hd0,0) First primary partition on the first hard disk
(hd0,1) Second primary partition
(hd0,2) Third primary partition
(hd0,3) Extended partition
(hd0,4) First logical partition
(hd0,5) Second logical partition
(hd0,6) Third logical partition
etc.
Another important point: When assigning hard disk labels, Grub does not distinguish between IDE, SCSI, or other devices. All hard disks detected by the BIOS or other controllers (SCSI, RAID, etc.) are numbered according to the boot sequence. (hd0,0) is always the first hard disk in the boot sequence set in the BIOS, regardless of the type (IDE, SCSI, or RAID).
Example: In a system with two IDE hard disks and two SCSI hard disks, the boot sequence in the BIOS is set as "IDE before SCSI". Thus, Grub will use the following labels:
(hd0) First IDE hard disk
(hd1) Second IDE hard disk
(hd2) First SCSI hard disk
(hd3) Second SCSI hard disk

Súgó
A téma zárva.












