Trying to migrate from Windows to puppy unusual application

Under development: PCMCIA, wireless, etc.
Post Reply
Message
Author
raffy
Posts: 4798
Joined: Wed 25 May 2005, 12:20
Location: Manila

usb hiccup

#16 Post by raffy »

You must have been affected by the 4.1.1 USB hiccup, see
http://puppylinux.com/blog/?viewDetailed=00484

With frugal install, you can simply copy the three Puppy files to one partition (other OS can exist in that partition). Example Grub entry:

Code: Select all

  title Puppy411 in hda1
  root (hd0,0)
  kernel /boot411/vmlinuz pfix=copy 
  initrd /boot411/initrd.gz
Put pup_411.sfs in the same partition. You can also use psubdir=boot411 in the kernel line to put pup_411.sfs inside that folder.
Puppy user since Oct 2004. Want FreeOffice? [url=http://puppylinux.info/topic/freeoffice-2012-sfs]Get the sfs (English only)[/url].

floordog
Posts: 9
Joined: Sun 02 Nov 2008, 22:47

puppy 4.1 usb problem thanks for the information

#17 Post by floordog »

thanks again

Post Reply