LinuxSA Mailing list archives
Index:
[thread]
[date]
[subject]
[author]
[stats]
From: Alan Kennington <akenning@topology.org>
To : LinuxSA <linuxsa@linuxsa.org.au>
Date: Thu, 21 Jun 2001 17:21:55 +0930
Re: Toshiba slimline laptop CD-reader choice
On Thu, Jun 21, 2001 at 05:00:11PM +0930, Matthew Geddes wrote:
> Alan Kennington wrote:
> > and when I try to
> > install over NFS, it says that it can't find my ethernet
> > card. In fact, the ready-built modules on the
> > modules-disk with the OS does not support the kind
> > of ethernet card that I'm using (D-Link DE-660).
>
> Have you tried modifying your installation disk to support such a
> device? I know there's documentation for how to do this to a
> RedHat-based disk. Perhaps you could use another machine to replace the
> kernel on the disk for one that suits better?
Matt,
Now I've tried working out what format SuSE uses for its
"modules" disk, and the result is - more woe!
(Nothing I ever try with linux ever seems to work without
a week's hard work and a lot of hacking. Maybe I'm just unlucky.
Or maybe I shouldn't buy so many computers.)
I had no idea what file system was used on the "modules" disk.
So I tried the obvious sorts of things:
=====================================================
emu /etc# mount /floppy
mount: wrong fs type, bad option, bad superblock on /dev/fd0,
or too many mounted file systems
emu /etc# mount -t msdos /dev/fd0 /floppy
mount: wrong fs type, bad option, bad superblock on /dev/fd0,
or too many mounted file systems
emu /etc# mount -t ext2 /dev/fd0 /floppy
mount: wrong fs type, bad option, bad superblock on /dev/fd0,
or too many mounted file systems
emu /etc# mount -t minix /dev/fd0 /floppy
mount: wrong fs type, bad option, bad superblock on /dev/fd0,
or too many mounted file systems
emu /etc# df
Filesystem 1024-blocks Used Available Capacity Mounted on
/dev/hda2 11980143 11213700 393040 97% /
/dev/hda1 9411 1914 6995 21% /boot
/dev/hdb1 23300 13 22084 0% /boot1
/dev/hdb2 28639083 13664726 13473886 50% /home1
/dev/sda1 1024555 576878 394740 59% /scsi1
fox.topology.org:/home2
12236587 10742257 858585 93% /home2
emu /etc# mount -t vfat /dev/fd0 /floppy
Segmentation fault
emu /etc# mount -t msdos /dev/fd0 /floppy
====================================================
And now the process trying to mount that floppy disk is totally hung.
I can't believe that the file system is not one of those I tried.
Is there any better way to determine a file system type than
trial and error?
I've done a "dd" on the floppy disk, but I have no idea which
bytes I should look at to determine the file system type.
---------------------------------------------------
emu /root/tmp# od -a -t x1 fd0.dat | more
0000000 X vt ! i 5 ack v L Q & 7 K ~ @ F B
d8 0b a1 e9 b5 86 f6 4c 51 a6 b7 4b 7e c0 c6 c2
0000020 ff \ i P 8 H X [ nak etx l ! z dc1 _ 0
8c 5c e9 50 b8 48 d8 db 95 03 ec 21 fa 11 5f b0
[....]
---------------------------------------------------
Cheers,
Alan Kennington.
--
LinuxSA WWW: http://www.linuxsa.org.au/ IRC: #linuxsa on irc.linux.org.au
To unsubscribe from the LinuxSA list:
mail linuxsa-request@linuxsa.org.au with "unsubscribe" as the subject
Index:
[thread]
[date]
[subject]
[author]
[stats]
Return to the LinuxSA Mailing List Information Page