[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#721847: Partitioning failed when using btrfs as filesystem



Package: installation-reports

Boot method: USB-Stick
Image version: Self-made ISO image on USB stick with sid installer
Date: 2013-09-04

Machine: ASUS Laptop Z7750
Processor: Pentium M @ 1,6GHz
Memory: 512MB
Partitions:

/dev/sda1   15GB   /       (should be format with btrfs)
/dev/sda5    2GB   swap
/dev/sda6   40GB   /home   (should be format with btrfs)

Output of lspci -knn:

<not performed>

Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot:           [O]
Detect network card:    [O]
Configure network:      [O]
Detect CD:              [O]
Load installer modules: [O]
Detect hard drives:     [O]
Partition hard drives:  [E]
Install base system:    [ ]
Clock/timezone setup:   [ ]
User/password setup:    [ ]
Install tasks:          [ ]
Install boot loader:    [ ]
Overall install:        [ ]

Comments/Problems:

I have a complete automated installation with preseed.
If i want to use btrfs as filesystem for root and /home, partitioning
fails with error message:

partman: /dev/sda1 appears to contain an existing filesystem (ext4).
partman: Error: Use the -f option to force overwrite.

If i try to format /dev/sda1 on terminal with:
# mkfs.btrfs /dev/sda1
the same error message appears

If i format /dev/sda1 on terminal with -f:
# mkfs.btrfs -f /dev/sda1
Formating was successfully.

Best regards
Bernhard

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: