install from internet or hard drive?

Booting, installing, newbie
Post Reply
Message
Author
User avatar
laserbeak
Posts: 63
Joined: Sat 12 Aug 2006, 10:43
Contact:

install from internet or hard drive?

#1 Post by laserbeak »

Hi
How do i install from the internet or straight from the hard drive?
i have no cd burner or usb pen

User avatar
laserbeak
Posts: 63
Joined: Sat 12 Aug 2006, 10:43
Contact:

#2 Post by laserbeak »

oops i shoulda read the newbz thread :oops:

-edit- problem not solved...
Last edited by laserbeak on Sat 12 May 2007, 04:27, edited 1 time in total.

User avatar
laserbeak
Posts: 63
Joined: Sat 12 Aug 2006, 10:43
Contact:

Installing puppy on XP with an NTFS drive

#3 Post by laserbeak »

Hi,
I'm using the tutorial here but i realised that it's only for FAT partitions. is there an alternative for NTFS partitions?

User avatar
laserbeak
Posts: 63
Joined: Sat 12 Aug 2006, 10:43
Contact:

#4 Post by laserbeak »

Code: Select all

C:\boot>dir
 Volume in drive C has no label.
 Volume Serial Number is C860-68F1

 Directory of C:\boot

05/11/2007  11:44 PM    <DIR>          .
05/11/2007  11:44 PM    <DIR>          ..
06/20/2004  11:19 PM            53,248 grubinstall.exe
04/09/2007  05:35 AM         1,316,243 initrd.gz
07/28/2005  06:59 AM               496 menu.lst
08/08/2003  05:41 AM               512 stage1
05/12/2007  12:07 AM           109,226 stage2
04/09/2007  05:35 AM         1,751,229 vmlinuz
               6 File(s)      3,230,954 bytes
               2 Dir(s)   4,626,350,080 bytes free

C:\boot>grubinstall.exe
NTFS mount succeeded
NTFS dir failed for /boot/stage2
FAT mount failed
The file C:\boot\stage2 could not be found on volume C:

C:\boot>
???

GuestToo
Puppy Master
Posts: 4083
Joined: Wed 04 May 2005, 18:11

#5 Post by GuestToo »

i realised that it's only for FAT partitions
it says: "The procedure below is valid even if Windows XP uses a FAT-formatted drive.", which sounds like it should work for vfat and ntfs partitions
NTFS dir failed for /boot/stage2
The file C:\boot\stage2 could not be found on volume C:
do you have a file named stage2 in a folder named "boot" on drive C ?

User avatar
laserbeak
Posts: 63
Joined: Sat 12 Aug 2006, 10:43
Contact:

#6 Post by laserbeak »

GuestToo wrote:
i realised that it's only for FAT partitions
it says: "The procedure below is valid even if Windows XP uses a FAT-formatted drive.", which sounds like it should work for vfat and ntfs partitions
yeah i realised this but was busy trying to figure out the problem and fell asleep before i could update the post :lol:
GuestToo wrote:
NTFS dir failed for /boot/stage2
The file C:\boot\stage2 could not be found on volume C:
do you have a file named stage2 in a folder named "boot" on drive C ?
yeah if you look at the "dir" command's results in the post before yours you'll see it.

User avatar
laserbeak
Posts: 63
Joined: Sat 12 Aug 2006, 10:43
Contact:

#7 Post by laserbeak »

got it running using this tutorial!!

thanks!!

Post Reply