← Back to team overview

sslug-teknik team mailing list archive

Re: harddisk over 15 GB

 

On 30 Dec 00, at 8:33, Frank Damgaard wrote:

> On Fri, Dec 29, 2000 at 23:56:00 +0100, axel.egelov@xxxxxxxxxxxxx wrote:
>
> ...
>
> > Den første master er en harddisk på ca 3 GB er udstyret med
> > RedHat 7.0 og Windows 98SE, hvor LILO er boot-manager.
> > De næste harddisk er på 15 GB, og sidder som første slave. Den
> > er opdelt i 6 logiske partitioner.
> > HP-brænderen sidder som anden master (den kunne ikke fungere
> > som anden slave).
> > Endelig sidder som anden slave en harddisk på 6 GB, den er
> > ligeledes opdelt i 6 logiske partitioner. (korrektion kun 5)
> > Problemet opstod da jeg byttede de to slave-harddiske om. Før, da
> > 6 GB harddiske sad som første slave og 15 harddiske som anden
> > slave var der ingen problemer, men straks da de skiftede position til
> > det nuværede opstod problemet:
>
> Hvad siger "fdisk -l" om alle diske/partitioner ?
>
>
Hvor jeg bruger lilo som boot-manager:

Disk /dev/hda: 128 heads, 63 sectors, 782 cylinders
Units = cylinders of 8064 * 512 bytes
   Device Boot    Start       End    Blocks   Id  System
/dev/hda1   *         1       356   1435360+   6  FAT16
/dev/hda2           357       725   1487808   83  Linux
/dev/hda3           726       782    229824    5  Extended
/dev/hda5           726       751    104800+  83  Linux
/dev/hda6           752       782    124960+  82  Linux swap


Disk /dev/hdb: 255 heads, 63 sectors, 1826 cylinders
Units = cylinders of 16065 * 512 bytes
   Device Boot    Start       End    Blocks   Id  System
/dev/hdb1             2      1826  14659312+   f  Win95 Ext'd (LBA)
/dev/hdb5             2       198   1582371    6  FAT16
/dev/hdb6           199       699   4024251    b  Win95 FAT32
/dev/hdb7           700       956   2064321    6  FAT16
/dev/hdb8           957      1214   2072353+   6  FAT16
/dev/hdb9          1215      1474   2088418+   6  FAT16
/dev/hdb10         1475      1826   2827408+   b  Win95 FAT32


Disk /dev/hdd: 255 heads, 63 sectors, 784 cylinders
Units = cylinders of 16065 * 512 bytes
   Device Boot    Start       End    Blocks   Id  System
/dev/hdd1   *         2       783   6281415    5  Extended
/dev/hdd5             2       195   1558273+   6  FAT16
/dev/hdd6           196       390   1566306    6  FAT16
/dev/hdd7           391       582   1542208+   6  FAT16
/dev/hdd8           583       714   1060258+   6  FAT16
/dev/hdd9           715       783    554211    6  FAT16

Hvor jeg bruger Boot Magic som boot-manager:

Disk /dev/hda: 128 heads, 63 sectors, 782 cylinders
Units = cylinders of 8064 * 512 bytes
   Device Boot    Start       End    Blocks   Id  System
/dev/hda1           358       781   1709568    5  Extended
/dev/hda3   *         2       357   1435392    6  FAT16
/dev/hda4             1         1      4000+   a  OS/2 Boot Manager
/dev/hda5           358       748   1576480+  83  Linux
/dev/hda6           749       781    133024+  82  Linux swap

Partition table entries are not in disk order


Disk /dev/hdb: 255 heads, 63 sectors, 1826 cylinders
Units = cylinders of 16065 * 512 bytes
   Device Boot    Start       End    Blocks   Id  System
/dev/hdb1             2      1826  14659312+   f  Win95 Ext'd (LBA)
/dev/hdb5             2       198   1582371    6  FAT16
/dev/hdb6           199       699   4024251    b  Win95 FAT32
/dev/hdb7           700       956   2064321    6  FAT16
/dev/hdb8           957      1214   2072353+   6  FAT16
/dev/hdb9          1215      1474   2088418+   6  FAT16
/dev/hdb10         1475      1826   2827408+   b  Win95 FAT32


Disk /dev/hdd: 255 heads, 63 sectors, 784 cylinders
Units = cylinders of 16065 * 512 bytes
   Device Boot    Start       End    Blocks   Id  System
/dev/hdd1   *         2       783   6281415    5  Extended
/dev/hdd5             2       195   1558273+   6  FAT16
/dev/hdd6           196       390   1566306    6  FAT16
/dev/hdd7           391       582   1542208+   6  FAT16
/dev/hdd8           583       714   1060258+   6  FAT16
/dev/hdd9           715       783    554211    6  FAT16
 ...
>
> > Jeg har ikke lavet noget om ved LILO's configurationsfil, bortset fra
> > at slette other=DOS og køre LILO.
>
> Må vi godt se lilo.conf ?
>
Hvor jeg bruger lilo som bootmanager:

boot=/dev/hda
map=/boot/map
install=/boot/boot.b
prompt
timeout=50
message=/boot/message
linear
default=dos

image=/boot/vmlinuz-2.2.16-22
	label=linux
	read-only
	root=/dev/hda2

other=/dev/hda1
	label=dos

Hvor jeg bruger Boot Magic som boot manager:

boot=/dev/hda5
map=/boot/map
install=/boot/boot.b
prompt
timeout=50
message=/boot/message
linear
default=linux

image=/boot/vmlinuz-2.2.16-22
	label=linux
	read-only
	root=/dev/hda5

> ?
>
>
> --
> Frank Damgaard
>
>




Follow ups

References