| From | Subject | Date |
|---|---|---|
| Linus Benedict Torvalds | Re: help installing linux on hd
This seems like the error which happens when there is no /dev/hd?
special device, in which case the minix demo will make a normal file on
the root-device, filling it up totally. Thus the "no space on root
device".
What does "ls -l /dev/hd*" give you under demo-minix? Are all the listed
files block devices? I haven't used the minix demo for a long time -
could it be that it doesn't support hd5-9? I guess I'll have to make a
mkfs for linux in the near future, and make a new root-image with it, so
...
| Nov 10, 7:58 pm 1991 |
| Patrick L. McGillan | problems
Hi all,
Just an update on where I am at and the problems I am encountering.
By using my minix demo disk, I was able to create a new boot disk by
booting minix and mounting the hd parttition. Afterwards a
cp Image /dev/at0 created the boot disk. Clutzy, but it worked.
Using minix I made a fs on a 1.2 meg disk and copied some files to
it. When I try to mount it under Linux i get the following error;
--error on--
floppy I/O error
dev 0208, block 1
mount: error 16
--error o...
| Nov 10, 12:11 pm 1991 |
| Linus Benedict Torvalds | More answers
Urgh. This is definitely the kind of error I wanted least to show up.
The floppy driver is the least mature part of the system, and any errors
are likely to show up there. I'm unable to reproduce this error: the
only way this kind of write error could occur is if the floppy driver is
totally unable to read the first block. Normally write errors won't be
noticed by the writing process: it just writes to the cache.
This definitely looks like a driver bug: UNLESS you are using floppies
that are...
| Nov 10, 12:09 pm 1991 |
| Linus Benedict Torvalds | Linux fsck.c V0.10
Ok, This is version 0.10 of the fsck program for linux. Everyone is
encouraged to use the (old) minix fsck program available on nic if they
want to, but as it isn't clear what the status of it is, I would rather
have one especially made for linux. This is it.
It's a fast hack (2 days), but it seems to work relatively well. It
doesn't repair a destroyed file-system, but it should tell you about
problems. Repair is on the way...
The reason I'm posting this is that I would like to get all the bugs
...
| Nov 10, 6:07 am 1991 |
| Nicholas Yue | Re: Elvis spotted on Linux!
G'day,
I had the same problem but was more serious, after the message
"child 2 died with code 0000", NOTHING happens. After I have copied
everything from the "floppy root file system" to the "hard disk root file
system", I FORGOT to do a sync. Syncing is VERY important, Linux uses
a 1.5 Meg buffer, there will be alot of information lost if a sync is not
done. Listen to the disk activity when you do a sync!
I even did a umount /dev/hd2 before I reset the machine. The bootimage
with 0x302 writte...
| Nov 10, 11:31 am 1991 |
| previous day | today | next day |
|---|---|---|
| November 9, 1991 | November 10, 1991 | November 11, 1991 |
| Srivatsa Vaddagiri | containers (was Re: -mm merge plans for 2.6.23) |
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
| Tarkan Erimer | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Benjamin Herrenschmidt | Re: [PATCH] Remove process freezer from suspend to RAM pathway |
git: | |
| Jarek Poplawski | [PATCH take 2] pkt_sched: Protect gen estimators under est_lock. |
| David Miller | [GIT]: Networking |
| Gerhard Pircher | 3c59x: shared interrupt problem |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
