[prev in list] [next in list] [prev in thread] [next in thread] 

List:       hurd-bug
Subject:    Re: Mount crashes
From:       Alexey Dejeka <alexey () comail ! ru>
Date:       2001-02-13 5:43:44
[Download RAW message or body]

The problem is concerned with the mount utility.
# mount /dev/hd2 /cdrom
gives `Segmentation fault'. Look: 

hurd/utils/mount.c:
   520	      struct mntent m =
   521	      {
   522		mnt_fsname: device,
   523		mnt_dir: mountpoint,
   524		mnt_type: fstype,
!  525		mnt_opts: 0,
   526		mnt_freq: 0, mnt_passno: 0
   527	      };
   [...]
   536	      err = fstab_add_mntent (fstab, &m, &fs);
Maybe it is easier to change
   525		mnt_opts: "",

Alexey Dejneka


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic