Comment 2 for bug 94789

Revision history for this message
jpcote (jp-cotegraphiste) wrote :

Same problem,
step 5 from the installer of Kubuntu 7.04 beta.
in the manual partitioning

When i chose the partition I want to use, It always say that "there is no file system chosen as root, ...(in french : "Aucun systeme de fichier n'a ete choisi comme racine. Veuillez corriger cela a partir du menu de partiionnement."

Then if i edit a partition in Ext3 and put "/" instead of "/media/hde1" it crashes.

Traceback (most recent call last):
  File "/usr/lib/ubiquity/ubiquity/frontend/kde-ui.py", line 1329, in watch_debconf_fd_helper_read
    self.debconf_callbacks[source](source, debconf_condition)
  File "/usr/lib/ubiquity/ubiquity/filteredcommand.py", line 176, in process_input
    if not self.process_line():
  File "/usr/lib/ubiquity/ubiquity/filteredcommand.py", line 110, in process_line
    return self.dbfilter.process_line()
  File "/usr/lib/ubiquity/ubiquity/debconffilter.py", line 231, in process_line
    if not input_widgets[0].run(priority, question):
  File "/usr/lib/ubiquity/ubiquity/components/partman.py", line 795, in run
    self.preseed(question, request['mountpoint'])
  File "/usr/lib/ubiquity/ubiquity/filteredcommand.py", line 274, in preseed
    value = value.encode("UTF-8", "ignore")
AttributeError: encode

What should I do to install it on a partition I chose (i don't want to loose anything else on my other hard drives)
I have 2 hard drives :
1 of 80gb partitionned in 4 ntfs: windows, graph, doc, temp
and
1 of 160gb partitioned in 2 in ntfs (video and images) in witch i added 2 partitioned for linux : one in ext3, the other in linux swap.

Should I go for another distribution or download something else???
Thank you