[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
mkfs problem in Parted-1.6.20
From: |
tshiono |
Subject: |
mkfs problem in Parted-1.6.20 |
Date: |
13 Jan 2005 13:12:41 +0900 |
Hello everyone.
I have compiled the latest Parted-1.6.20 and found the "mkfs"
comamnd does not work well. The command silently aborts
immediately after the execution, without creating a filesystem.
I tried with several filesystems: ext2, fat32, linux-swap, without
success.
In the previous verson 1.6.19, it works fine.
If the phenomenon depends on my environment, I can be more specific
in log message, etc.
This is a quick report, and I'm going to examine the source code
to locate the difference.
P.S.
Here's the output of "parted /dev/hda print", although I don't think
it gives a clue to this matter.
# parted /dev/hda print
Disk geometry for /dev/hda: 0.000-28615.781 megabytes
Disk label type: msdos
Minor Start End Type Filesystem Flags
1 0.031 14307.890 primary fat32 boot, lba
2 14307.891 28615.781 extended
5 14307.921 14344.804 logical ext2
6 14344.835 16685.156 logical ext2
7 16685.187 17689.218 logical ext2
8 17689.250 25692.187 logical ext2
9 25692.218 26039.179 logical linux-swap
10 26039.210 27043.242 logical ext2
11 27043.273 27227.812 logical ext2
12 27227.843 28615.781 logical ext2
Information: Don't forget to update /etc/fstab, if necessary.
# parted -v
GNU Parted 1.6.20
Best regards,
-- Toru Shiono
- mkfs problem in Parted-1.6.20,
tshiono <=