home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!haven.umd.edu!mimsy!nmrdc1!frmug!clave
- From: clave@frmug.fr.mugnet.org (Olivier Clave)
- Newsgroups: comp.os.linux
- Subject: Mount command aborts (Segmentation fault core dump)
- Keywords: mount
- Message-ID: <1992Dec17.001652.14498@frmug.fr.mugnet.org>
- Date: 17 Dec 92 00:16:52 GMT
- Organization: Minix User Group France
- Lines: 22
-
- I can't install LINUX as "mount" command always produce a segmentation fault with core dump
- It fails with hd or floppies.
- Linux Boot: 0.98/ Root:0.97
- My configuration is: PC AT Clone 386/33MHZ 16MGs RAM (70ns) AMI BIOS V2.04 12/06/90
- Memory controller 85C310 (64K cache, Bios and Video Shadow)
- 2 floppies (1,4M + 1,2M), Hard drive 202 MGS (Western Digital) IDE Controller
- ISA bus
- Bus Controller 85C320 (DMA clock 4,773 MHZ, Bus clock speed=11Mhz)
- 85C330
- 82C206 CMOS RAM Controller
- Video Card Paradise VGA 1024 BIOS Version 10/13/89-14:00:00 (512k)
- I got LINUX by FTPMAIL at tsx-11.mit.edu
- When I try to install LINUX all is correct until it's time to mount hd:
- FDISK finds four partitions, I give LINUX type to the first one (13MGS)
- MKFS of /dev/hda1 is OK (13440 blocks)
- But MOUNT of hard drive aborts (Segmentation fault with core dump) (mount /dev/hda1 /mnt)
-
- Finally I success to install LINUX on my hardrive with dd command: dd if=/dev/fd0 of=/dev/hda1
- Then I boot on hard drive with bootlin dos command, login is OK
- After that i try to mount a floppy: mount /dev/fd0 /mnt ==> Segmentation fault
- Maybe there is a patch for mount ?
- If anybody can help me, he is welcome
-