| Author |
Message |
tony
Joined: 14 Jan 2006 Posts: 265 Location: Montreal.ca
|
Posted: Sat 19 Feb 2011, 17:05 Post subject:
IBM-T42 Boot. Subject description: Can't boot usb sata hard disk |
|
Hi,
my IBM T42 boots and runs all the versions of puppy that I have tried.
It will also boot puppy on usb drives.
What it won't do is boot from a usb hard disk drive.
Are there any T42 users who can advise on booting a usb hdd.
My BIOS version is 1RETDJWW.
Regards Tony.
|
|
Back to top
|
|
 |
_Mark_
Joined: 24 Sep 2009 Posts: 97
|
Posted: Sat 19 Feb 2011, 17:17 Post subject:
|
|
I have a T60 and am booting multiple puppies on a usb hdd with no probelems, on the odd occasion the drive does not get seen and I presume it is a power problem as it is powered through the usb
You don't say if your drive is mains or usb powered
|
|
Back to top
|
|
 |
tony
Joined: 14 Jan 2006 Posts: 265 Location: Montreal.ca
|
Posted: Sun 20 Feb 2011, 05:40 Post subject:
|
|
Hi Mark_,
thanks for coming back. The drive is a WD sata, powered from a usb cable. The cable is doubled and can be connected to a 5 volt supply.
When in puppy the HDD can be seen and mounted using both the internal and external 5 volt supply.
It is just invisible at boot up.
I think the problem might be with the BIOS but am reluctant to try upgrading with GRUB installed.
Regards Tony.
|
|
Back to top
|
|
 |
russoodle

Joined: 12 Sep 2008 Posts: 600 Location: Down-Under in South Oz
|
Posted: Sun 20 Feb 2011, 07:41 Post subject:
|
|
I have a T42P but no external SATA drives to try with it...you're probably right, perhaps it's that the BIOS on these can't recognise SATA.
_________________ Every time i hear the word, "exercise", i wash my mouth out with chocolate
http://www.puppylinuxstuff.meownplanet.net/
Puppy Linux Links
|
|
Back to top
|
|
 |
_Mark_
Joined: 24 Sep 2009 Posts: 97
|
Posted: Sun 20 Feb 2011, 08:29 Post subject:
|
|
How do you boot? Is it F12 (presume is the same on a T42) to get in the boot menu then choose, or do you have grub installed on internal drive to then boot puppy on the external drive?
Sounds like is not power then, you could try and update the BIOS if you feel that is the problem, not sure why you think updating the BIOS will cause a problem with grub or vice versa
|
|
Back to top
|
|
 |
tony
Joined: 14 Jan 2006 Posts: 265 Location: Montreal.ca
|
Posted: Sun 20 Feb 2011, 09:24 Post subject:
|
|
Hi russoodle and mark,
boot order is set to USB >> optical >> HDD
F12 key shows usb key but not usb HDD. sata and ata drive both the same.
I'm not keen on updating bios because of all the warnings about bricking.
Regards Tony.
|
|
Back to top
|
|
 |
rjbrewer

Joined: 22 Jan 2008 Posts: 4352 Location: merriam, kansas
|
Posted: Sun 20 Feb 2011, 12:47 Post subject:
|
|
What did you install on the drive and how did you install it?
T42 should see SATA okay.
http://www.google.com/search?q=t42+sata+hard+drive+caddy&hl=en&prmd=ivns&source=univ&tbs=shop:1&tbo=u&ei=-UBhTbehF4j0tgONtbjaCA&sa=X&oi=product_result_group&ct=image&resnum=3&ved=0CDMQzAMwAg
You should have USB-FDD, USB-CD, and USB-HDD.
http://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/ibm-t42-with-usb-external-hdd-install-question-283805/#post1485376
http://www-307.ibm.com/pc/support/site.wss/MIGR-58302.html
I don't do bios updates unless recommended, and then only
from within Windows.
_________________
Inspiron 700m, Pent.M 1.6Ghz, 1Gb ram.
Msi Wind U100, N270 1.6>2.0Ghz, 1.5Gb ram.
Full installs
|
|
Back to top
|
|
 |
rcrsn51

Joined: 05 Sep 2006 Posts: 7755 Location: Stratford, Ontario
|
Posted: Sun 20 Feb 2011, 13:24 Post subject:
|
|
Is the "boot" flag set on the hard drive partition? Check with Gparted.
|
|
Back to top
|
|
 |
tony
Joined: 14 Jan 2006 Posts: 265 Location: Montreal.ca
|
Posted: Mon 21 Feb 2011, 04:59 Post subject:
|
|
Hi,
thanks for all the suggestions.
Both hard drives are formated fat32 in the first partition where grub is installed. The boot flag is set. I have just tried the drives in a Dell Inspiron 550 and they boot OK
Question to rcrsn51 :-
Is it possible to boot via grub onto the internal hard drive, load drivers then jump to the grub menu on the external hard drive ?
Regards Tony.
|
|
Back to top
|
|
 |
rcrsn51

Joined: 05 Sep 2006 Posts: 7755 Location: Stratford, Ontario
|
Posted: Mon 21 Feb 2011, 10:27 Post subject:
|
|
| tony wrote: | | Is it possible to boot via grub onto the internal hard drive, load drivers then jump to the grub menu on the external hard drive ? |
You could do it this way. Do a frugal install of Puppy on the hard drive. You only need the vmlinuz and initrd.gz files. Make a menu.lst entry like this:
| Code: | title Puppy on USB
root (hd0,0)
kernel /puppyusb/vmlinuz pmedia=usbhd
initrd /puppyusb/initrd.gz |
|
|
Back to top
|
|
 |
rjbrewer

Joined: 22 Jan 2008 Posts: 4352 Location: merriam, kansas
|
Posted: Mon 21 Feb 2011, 13:10 Post subject:
|
|
| tony wrote: | Hi
Both hard drives are formated fat32 in the first partition where grub is installed. The boot flag is set. I have just tried the drives in a Dell Inspiron 550 and they boot OK |
Don't understand why you have grub on the external drives.
Neither "bootflash" or the "universal installer" uses grub on external
usbhd.
Just tried "Wary" with universal installer; ext2 or ext3.
Used mbr.bin selection for booting; works fine.
_________________
Inspiron 700m, Pent.M 1.6Ghz, 1Gb ram.
Msi Wind U100, N270 1.6>2.0Ghz, 1.5Gb ram.
Full installs
|
|
Back to top
|
|
 |
tony
Joined: 14 Jan 2006 Posts: 265 Location: Montreal.ca
|
Posted: Wed 23 Feb 2011, 11:34 Post subject:
|
|
http://forum.thinkpads.com/viewtopic.php?f=18&t=93894
Hi,
After a bit more googling, I have come to the conclusion that the problem is hardware related and results from poor electrical contact between the printed circuit board and a "south gate" chip.
Thank you all for the comments and suggestions.
Regards Tony
|
|
Back to top
|
|
 |
|