 |
|
08-03-2009
|
#11 (permalink)
|
|
Dedicated Smart-ass
Location: Just before 0xAA55
|
Not Ranked
:
+0 / -0
0 score
Re: LFS on vfat usb
now thats a bad attitude, its no excuse, unless you absolutely have to, to make everything executable... thats just asking for trouble..
----------------
Microsoft, the leader in using innovative tactics to promote irksome experience, coupled with antiquated technology that's held together by a pyramid of makeshift afterthoughts.
Apple, the leader in using irksome tactics to promote innovative experience, coupled with an antiquated core that's enhanced by state-of-the-art afterthoughts.
Linux, the leader in not using any tactics to promote user-defined experience, coupled with state-of-the-art core enhanced by innovative afterthoughts.

|
|
08-03-2009
|
#12 (permalink)
|
|
Bury, then water
|
Not Ranked
:
+0 / -0
0 score
Re: LFS on vfat usb
Yep! I'll let ya know how it goes. haha
Edit: OK, I'll try it with no executables, but first error I come across getsa global chmod +x. haha
Last edited by Southtown; 08-03-2009 at 05:36 PM..
|
|
08-03-2009
|
#13 (permalink)
|
|
Bury, then water
|
Not Ranked
:
+0 / -0
0 score
Re: LFS on vfat usb
That was fast.
Code:
chroot: cannot run command `/tools/bin/env': Permission denied
|
|
08-03-2009
|
#14 (permalink)
|
|
Bury, then water
|
Not Ranked
:
+0 / -0
0 score
Re: LFS on vfat usb
And again, that was fast. After
Code:
root [ /mnt/lfs/tools ]# find . -type f -exec chmod -v 755 '{}' \;
I get
Code:
chroot: cannot run command `/tools/bin/env': Input/output error
Sigh. Rebuild it is. *#$)%& microsoft
Let that be a lesson to all! Thou shalt not backup linux files on vfat or ntfs... o_O
Last edited by Southtown; 08-03-2009 at 06:05 PM..
|
|
08-04-2009
|
#15 (permalink)
|
|
Dedicated Smart-ass
Location: Just before 0xAA55
|
Not Ranked
:
+0 / -0
0 score
Re: LFS on vfat usb
Yeah.. There is a reason EXT4 is just a superior file system 
----------------
Microsoft, the leader in using innovative tactics to promote irksome experience, coupled with antiquated technology that's held together by a pyramid of makeshift afterthoughts.
Apple, the leader in using irksome tactics to promote innovative experience, coupled with an antiquated core that's enhanced by state-of-the-art afterthoughts.
Linux, the leader in not using any tactics to promote user-defined experience, coupled with state-of-the-art core enhanced by innovative afterthoughts.

|
|
08-04-2009
|
#16 (permalink)
|
|
Bury, then water
|
Not Ranked
:
+0 / -0
0 score
Re: LFS on vfat usb
Well, I guess I could've backed it up in windows if I zipped it first.
Also, I think I got the error that I did after making everything executable because I forgot to do all the important stuff before trying to chroot into a blank partition.
Code:
mkdir -pv $LFS/{dev,proc,sys}
mknod -m 600 $LFS/dev/console c 5 1
mknod -m 666 $LFS/dev/null c 1 3
mount -v --bind /dev $LFS/dev
mount -vt devpts devpts $LFS/dev/pts
mount -vt tmpfs shm $LFS/dev/shm
mount -vt proc proc $LFS/proc
mount -vt sysfs sysfs $LFS/sys
Last edited by Southtown; 08-04-2009 at 09:23 PM..
Reason: grammar
|
|
08-05-2009
|
#17 (permalink)
|
|
Dedicated Smart-ass
Location: Just before 0xAA55
|
Not Ranked
:
+0 / -0
0 score
Re: LFS on vfat usb
well, you can always just start over again 
----------------
Microsoft, the leader in using innovative tactics to promote irksome experience, coupled with antiquated technology that's held together by a pyramid of makeshift afterthoughts.
Apple, the leader in using irksome tactics to promote innovative experience, coupled with an antiquated core that's enhanced by state-of-the-art afterthoughts.
Linux, the leader in not using any tactics to promote user-defined experience, coupled with state-of-the-art core enhanced by innovative afterthoughts.

|
|
08-05-2009
|
#18 (permalink)
|
|
Bury, then water
|
Not Ranked
:
+0 / -0
0 score
Re: LFS on vfat usb
Quote:
Originally Posted by alexander
well, you can always just start over again 
|
I did. After rebuilding the temporary tools, I came to the filesystem building part, and it hit me... I was trying to chroot into partition with only /sources and /tools. lol 
|
|
08-05-2009
|
#19 (permalink)
|
|
Dedicated Smart-ass
Location: Just before 0xAA55
|
Not Ranked
:
+0 / -0
0 score
Re: LFS on vfat usb
hehe.. yeah that would be a little problematic, now wont it 
----------------
Microsoft, the leader in using innovative tactics to promote irksome experience, coupled with antiquated technology that's held together by a pyramid of makeshift afterthoughts.
Apple, the leader in using irksome tactics to promote innovative experience, coupled with an antiquated core that's enhanced by state-of-the-art afterthoughts.
Linux, the leader in not using any tactics to promote user-defined experience, coupled with state-of-the-art core enhanced by innovative afterthoughts.

|
|
08-07-2009
|
#20 (permalink)
|
|
M.C. Grillmeister

Sponsor |
|
Not Ranked
:
+0 / -0
0 score
Re: LFS on vfat usb
As poor as Win Vista is, it's best to pull from there.
Then you can 'chmoot' all you want. 
----------------
Hypography Science Forums Moderator
---
"There are no passengers on Spaceship Earth. We are all crew." - Marshall McLuhan
"We must not forget that when radium was discovered no one knew that it would prove useful in hospitals. The work was one of pure science. And this is a proof that scientific work must not be considered from the point of view of the direct usefulness of it." - Marie Curie
|
|
 |
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
|
» Advertisement |
|
|
|