FINALLY mounted the hard drive!!!
But the usb-drive through the pcmcia card doesn't work yet... i'm simply trying to see the disk through a fdisk -l , is that right?

Trying to install Slitaz under 24MB Ram
(20 posts) (3 voices)-
Posted 13 years ago #
-
fdisk -l should show the usb drive.
What says lsusb ? lspci ?
Try also
# mount -t usbfs usbfs /proc/bus/usb
# cat /proc/bus/usb/devices
# cat /proc/bus/pci/devices
# cat /proc/scsi/scsi
# cat /proc/devices
# ls -lR /proc/bus/pccard
# cat /proc/bus/pccard/*/infoPosted 13 years ago # -
(sorry, i was out for a while with some problems...)
With a friend we managed to take the Hard Disk out and installed Slitaz 3.0 standart. Now we are getting the behaviour described in this page: http://www.linuxquestions.org/questions/linux-general-1/kernel-panic-atkbd-c-spurious-ack-on-isa0060-serio0-507224/
At that time, i didn't have the ISOs that you build Bellard. I'll try again and report.
Posted 13 years ago # -
Ok, some thoughts (using the standart Slitaz you build Bellard)
- If i have a swap partition and low ram, the system wont boot 'cause it sends an error message before the mount process (loading the image goes fully in ram, and there it fails even having a 100MB swap partition)
- After plug a 256MB Ram on the machine, the image is loaded but the boot hangs at "requesting events from kernel" forever :/ (strange thing since i've already been able to boot a live cd that you build for me Bellard)Posted 13 years ago # -
Taken the hard disk to another machinel, installed Slitaz on it and taked the disk back on the Compaq 1220 for the reboot.
It also hangs on the "requesting events from kernel"... (with 256 ram or 24).Posted 13 years ago #
Reply
You must log in to post.