Changes between Version 2 and Version 5 of Ticket #234


Ignore:
Timestamp:
Oct 12, 2008, 2:45:21 AM (17 years ago)
Author:
Bruno Cornec
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #234

    • Property Milestone 2.2.72.2.8
  • Ticket #234 – Description

    v2 v5  
    22
    33My /etc/fstab looks like:
     4{{{
    45/dev/disk/by-id/scsi-SATA_SAMSUNG_HM120JIS09GJ30LB01772-part2 /       ext3    acl,user_xattr 1 1
    56/dev/disk/by-id/scsi-SATA_SAMSUNG_HM120JIS09GJ30LB01772-part3 /home   reiserfs defaults,acl 1 2
    67/dev/disk/by-id/scsi-SATA_SAMSUNG_HM120JIS09GJ30LB01772-part1 swap swap    defaults 0 0
     8}}}
    79
    810But mini doesn't seem to support by-id, when I try to run mindi it cannot find all my partitions.