Sponsored Content
Full Discussion: Suse Floppy not available
Top Forums UNIX for Dummies Questions & Answers Suse Floppy not available Post 38334 by mysth on Monday 14th of July 2003 07:13:11 AM
Old 07-14-2003
Have u tried looking into the suse support?

since the kernel pre-2.0.0.x the floppy is no longer named "/dev/fd?H???" but "/dev/fd?u???"

That's the only thing I found.

I had such a problem with Suse, too.
I mounted my floppy, but just could open it "read only".
When I looked what's on the floppy it sometimes did not open, sometimes it did but showed a totally different contents.
I did not find a solution.

I installed Suse again, then it worked... (felt a lot like Windows to me...)

but is a floppy that important?
What u do anyway with it...
us a cd-burner or an usb-stick ;b
 

We Also Found This Discussion For You

1. UNIX for Dummies Questions & Answers

Floppy will not mount on SUSE

I have installed SUSE 10 on a laptop that has a swappable CDROM/Floppy drive. When I was installing the OS my CDROM was connected. Later I tried to swap it with the Floppy and mount it but no success. Here is what I get: dell:/dev # mount -t msdos /dev/fd0 /mnt /dev/fd0: Invalid argument ... (0 Replies)
Discussion started by: reedcat
0 Replies
cpu_family(3alleg4)						  Allegro manual					       cpu_family(3alleg4)

NAME
cpu_family - Contains the CPU type. Allegro game programming library. SYNOPSIS
#include <allegro.h> extern int cpu_family; DESCRIPTION
Contains the Intel type, where applicable. Allegro defines the following CPU family types: CPU_FAMILY_UNKNOWN - The type of processor is unknown CPU_FAMILY_I386 - The processor is an Intel-compatible 386 CPU_FAMILY_I486 - The processor is an Intel-compatible 486 CPU_FAMILY_I586 - The processor is a Pentium or equivalent CPU_FAMILY_I686 - The processor is a Pentium Pro, II, III or equivalent CPU_FAMILY_ITANIUM - The processor is an Itanium processor CPU_FAMILY_POWERPC - The processor is a PowerPC processor CPU_FAMILY_EXTENDED - The processor type needs to be read from the cpu_model You can read this variable after you have called check_cpu() (which is automatically called by allegro_init()). SEE ALSO
check_cpu(3alleg4), cpu_vendor(3alleg4), cpu_model(3alleg4), cpu_capabilities(3alleg4), allegro_init(3alleg4) Allegro version 4.4.2 cpu_family(3alleg4)
All times are GMT -4. The time now is 03:15 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy