Elive

  • Status Closed
  • Percent Complete
    100%
  • Task Type Bug Report
  • Category
  • Assigned To
    thanatermesis
  • Operating System All
  • Severity Medium
  • Priority Low
  • Reported Version 1.0 Gem (Stable)
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: Elive
Opened by gagarine - 2006-07-03
Last edited by thanatermesis - 2006-07-18

FS#9 - /etc/ftab file is not good generated

The fstab file is not good gererated by the system when is installed. The system detect extended partition and put it on the fstab. This procure a crash on fsdik on startup.

My partition schema

{—–sda1—–}{—–sda2—–} {—–sda3—–} {—–sda4(extended)—–[—–sda5(logic)—-][——swap(logic)—-][—-FREE(logic)—]—–}

The auto generated fstab

/dev/sda2 / xfs defaults 0 0
/dev/sda6 none swap sw 0 0
proc /proc proc defaults 0 0
none /sys sysfs defaults 0 0
/dev/sda5 /boot ext3 defaults 0 0
/dev/sda3 /home ext3 defaults 0 1
/dev/sda1 /mnt/sda1 auto defaults,auto 0 2
/dev/sda4 /mnt/sda4 ext3 defaults,auto 0 2 #This is a extended partition don’t mount it!
sys /sys sysfs defaults 0 0
* The correct fstab **

/dev/sda2 / xfs defaults 0 0
/dev/sda6 none swap sw 0 0
proc /proc proc defaults 0 0
none /sys sysfs defaults 0 0
/dev/sda5 /boot ext3 defaults 0 0
/dev/sda3 /home ext3 defaults 0 1
/dev/sda1 /mnt/sda1 auto defaults,auto 0 2
sys /sys sysfs defaults 0 0

Closed by  thanatermesis
19.07.2006 12:25
Reason for closing:  Fixed
Additional comments about closing:   Warning: Undefined array key "typography" in /home/elivebugs/bugs.elivecd.org/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/elivebugs/bugs.elivecd.org/plugins/dokuwiki/inc/parserutils.php on line 407

Fixed for 0.5-beta-2

Admin

This happens on what version of Elive and what version of the installer ?

Admin

BTW, make a look to the “paste” of this fstab (on this site), it looks good on the “edit” page but not in the “final page”

Date User Effort (H:M) Comment
watch my effort tracking timers

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing