[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
mis-identified partition in parted 1.4.5
From: |
k-squire |
Subject: |
mis-identified partition in parted 1.4.5 |
Date: |
Sat, 6 Jan 2001 14:31:23 -0600 |
User-agent: |
Mutt/1.2.5i |
Hi,
Parted mis-identified one of my partitions. The first logical partition
should be linux swap instead of FAT:
-----
# parted /dev/hda print
Disk geometry for /dev/hda: 0.000-19077.187 megabytes
Disk label type: msdos
Minor Start End Type Filesystem Flags
1 0.031 6002.226 primary FAT
2 6002.227 17076.445 extended boot
5 6002.257 6489.492 logical FAT
6 6489.523 6976.757 logical linux-swap
7 6976.789 7951.289 logical ext2 boot
8 7951.320 11856.796 logical ext2
9 11856.828 14787.773 logical ext2
10 14787.804 17076.445 logical ext2
3 17076.445 17726.132 primary FAT
4 17726.133 19077.187 primary ext2
-----
# fdisk /dev/hda -l -u /dev/hda
Disk /dev/hda: 240 heads, 63 sectors, 2584 cylinders
Units = sectors of 1 * 512 bytes
Device Boot Start End Blocks Id System
/dev/hda1 63 12292559 6146248+ b Win95 FAT32
/dev/hda2 * 12292560 34972559 11340000 5 Extended
/dev/hda3 34972560 36303119 665280 6 FAT16
/dev/hda4 36303120 39070079 1383480 83 Linux
/dev/hda5 12292623 13290479 498928+ 82 Linux swap
/dev/hda6 13290543 14288399 498928+ 82 Linux swap
/dev/hda7 * 14288463 16284239 997888+ 83 Linux
/dev/hda8 16284303 24282719 3999208+ 83 Linux
/dev/hda9 24282783 30285359 3001288+ 83 Linux
/dev/hda10 30285423 34972559 2343568+ 83 Linux
-----
Let me know if you need any additional information. I'm not subscribed to the
mailing list, so please contact me by email (fixing the email address, of
course).
Kevin
--
Kevin Squire
Ph.D. Student
Department of Electrical and Computer Engineering
University of Illinois at Urbana-Champaign
- mis-identified partition in parted 1.4.5,
k-squire <=