Pixel wrote:
>
> Axalon Bloodstone <[EMAIL PROTECTED]> writes:
> > >
> > > fdisk -l /dev/dha1
> >
> > Um... Try it like this cause that was way off.
> >
> > fdisk -l /dev/[hs]d[ab]
>
> Yes, would be better :ppp
> Well it was my fault, i give cryptic commands to do...
>
> you should do
>
> for i in hda hdb sda sdb do
> fdisk -l /dev/$i
> echo -e "x\np\nq\n"|fdisk /dev/$i
> done
>
> cu Pixel.
Okay real quick I'll do it, but it didn't work right.
Disk /dev/hda: 255 heads, 63 sectors, 523 cylinders
Units = cylinders of 16065 * 512 bytes
Device Boot Start End Blocks Id System
/dev/hda1 * 1 246 1975963+ 6 FAT16
/dev/hda2 247 523 2225002+ 5 Extended
/dev/hda5 247 523 2224971 83 Linux
Disk /dev/hdb: 255 heads, 63 sectors, 1584 cylinders
Units = cylinders of 16065 * 512 bytes
Device Boot Start End Blocks Id System
/dev/hdb1 * 2 262 2096482+ 5 Extended
/dev/hdb2 263 326 514080 83 Linux
/dev/hdb3 1567 1584 144585 82 Linux swap
/dev/hdb4 327 587 2096482+ b Win95 FAT32
/dev/hdb5 2 262 2096451 83 Linux
Disk /dev/sda: 64 heads, 32 sectors, 162 cylinders
Units = cylinders of 2048 * 512 bytes
Device Boot Start End Blocks Id System
/dev/sda1 * 1 162 165872 83 Linux
Disk /dev/sdb: 64 heads, 32 sectors, 989 cylinders
Units = cylinders of 2048 * 512 bytes
Device Boot Start End Blocks Id System
/dev/sdb1 2 989 1011712 5 Extended
/dev/sdb5 2 989 1011696 6 FAT16
I got an error on the echo command about no being able to read the /dev.
??? I think that what I experienced is not isolated. I've seen many
people saying that lilo wasn't working etc. Since I'm leaving I hope I'm
not leaving you in the learch. Hopefully someone else can pick up the
slack. Sorry.