Antergos / Cnchi

A modern, flexible online system installer for Antergos Linux
GNU General Public License v3.0
291 stars 101 forks source link

Can't create filesystem ext4 #285

Closed pilppe closed 9 years ago

pilppe commented 9 years ago

screenshot from 2015-04-14 16-37-34 Terminal:

[root@Antergos-ISO antergos]# cnchi
/usr/share/cnchi/cnchi/gtkbasebox.py:57: Warning: The property GtkWidget:margin-left is deprecated and shouldn't be used anymore. It will be removed in a future version.
  self.ui.add_from_file(self.ui_file)

(cnchi.py:1935): Gtk-WARNING **: Failed to set property GtkBox.halign to left: Could not parse enum: `left'
/usr/share/cnchi/cnchi/gtkbasebox.py:57: Warning: The property GtkMisc:xalign is deprecated and shouldn't be used anymore. It will be removed in a future version.
  self.ui.add_from_file(self.ui_file)
WARNING: Unknown X keysym "permille"
WARNING: Unknown X keysym "permille"
WARNING: Unknown X keysym "permille"
WARNING: Unknown X keysym "permille"
WARNING: Unknown X keysym "ezh"
WARNING: Unknown X keysym "EZH"
WARNING: Unknown X keysym "ezh"
WARNING: Unknown X keysym "EZH"
WARNING: Unknown X keysym "ezh"
WARNING: Unknown X keysym "EZH"
WARNING: Unknown X keysym "ezh"
WARNING: Unknown X keysym "EZH"
WARNING: Unknown X keysym "permille"
WARNING: Unknown X keysym "permille"
WARNING: Unknown X keysym "permille"
WARNING: Unknown X keysym "permille"
WARNING: Unknown X keysym "ezh"
WARNING: Unknown X keysym "EZH"
WARNING: Unknown X keysym "ezh"
WARNING: Unknown X keysym "EZH"
WARNING: Unknown X keysym "ezh"
WARNING: Unknown X keysym "EZH"
WARNING: Unknown X keysym "ezh"
WARNING: Unknown X keysym "EZH"
WARNING: Unknown X keysym "permille"
WARNING: Unknown X keysym "permille"
WARNING: Unknown X keysym "permille"
WARNING: Unknown X keysym "permille"
WARNING: Unknown X keysym "ezh"
WARNING: Unknown X keysym "EZH"
WARNING: Unknown X keysym "ezh"
WARNING: Unknown X keysym "EZH"
WARNING: Unknown X keysym "ezh"
WARNING: Unknown X keysym "EZH"
WARNING: Unknown X keysym "ezh"
WARNING: Unknown X keysym "EZH"
GPT data structures destroyed! You may now partition the disk using fdisk or
other utilities.
2048+0 records in
2048+0 records out
Creating new GPT entries.
The operation has completed successfully.
Setting name!
partNum is 0
REALLY setting name!
The operation has completed successfully.
Setting name!
partNum is 1
REALLY setting name!
The operation has completed successfully.
Setting name!
partNum is 2
REALLY setting name!
The operation has completed successfully.
Setting name!
partNum is 3
REALLY setting name!
The operation has completed successfully.
/dev/sda3 contains a ext4 file system labelled 'AntergosRoot'
    last mounted on Tue Apr 14 16:37:21 2015
/dev/sda3 contains a ext4 file system labelled 'AntergosRoot'
    last mounted on Tue Apr 14 16:39:10 2015
/dev/sda3 is mounted; will not make a filesystem here!
[root@Antergos-ISO antergos]# 
karasu commented 9 years ago

Are you using UEFI?

pilppe commented 9 years ago

Yes, the only way i can make it to work is manually partitioning, and then the bootloader Grub2 didnt install. Trying with Gummiboot now

pilppe commented 9 years ago

Doesnt work even with Gummiboot. UEFI

karasu commented 9 years ago

You'll have to install grub by hand, I'm afraid.

Jbonnett commented 9 years ago

Did you run cnchi twice durring the same boot of the install disk? Cnchi doesn't seem to unmount the /install etc on failure.

Jbonnett commented 9 years ago

(I am also having issues with grub still, haven't had much time to deal with it, seems like maybe using the advanced partitioner and selecting a non default grub install location is failing? Will update once i get a change to run through it again, after work)

pilppe commented 9 years ago

@jbonnett Yes i did run Cnchi twice but the same happened first too, did it to replicate

kenetik commented 9 years ago

Same issue here.

karasu commented 9 years ago

Please, everyone, can you test this again with the latest Cnchi version when you have the time?

Thanks

Jbonnett commented 9 years ago

I will try tonight. Last time i tried everything worked except using encryption in advanced mode for /boot

karasu commented 9 years ago

Thanks @Jbonnett, but do not try again as I fear that encryption in /boot will fail again. I need to do some tests on this.

karasu commented 9 years ago

I'm positive this is fixed now. I'll open a new issue with the /boot encryption problem. Closing...

karasu commented 9 years ago

/boot encryption problem: https://github.com/Antergos/Cnchi/issues/315