| PLEX86 | ||
|
mount 4.2BSD on sda2 fails 2.4.29Remove Root Pbuttword from Shadow file Sender: Linux On Wed, 09 Mar 2005 01:37:09 GMT, Dave Brown Its a waste of time "against experts", but it may be useful against "un... Remove Root Pbuttword from Shadow file Don't remove the whole line, just remove the pbuttword part. Here's an example: root:$1$AAoxxU.8... The situation is like that. Navigating C++ 3103 Well, there happens traditionally to be a chapter of the man pages devoted to C library calls. Hey, two... A hard disk drive containing a FAT32 and a BSD parbreastion is attached to the machine via USB. The kernel is build including BSD disklabel support and ufs (module is loaded). Installing Linux with nonbootable CD drive Thanks, I'm trying to get it but the site is very slow and stalls a lot for some reason. Since there is so much mention of slackware and debian... Every mount command tried by the following script, combining sda2-29 and each available ufstype fails. #!-usr-local-bin-bash for t in "old -r" 44bsd sun sunx86 nextstep "openstep -r"; do let i=2 while $i -lt 30 ; do cmd="mount -t ufs -o ufstype=$tdev-sda$imnt-popper-uda2" eval $cmd if $? -eq 0 ; then echo ${cmd} successfull; exit; fi let i=i+1 done done Thank you in advance The relevant details of the situation before running the script are: Diskdev-sda: 255 heads, 63 sectors, 4864 cylinders Units = cylinders of 16065 * 512 bytes Device Boot Start End Blocks Id Systemdev-sda1 1 2432 19535008+ c Win95 FAT32 (LBA)dev-sda2 * 2433 4864 19535040 a5 BSD-386 Reading disklabel ofdev-sda2 at sector 39070081. BSD disklabel command (m for help): p 8 parbreastions: # start end size fstype fsize bsize cpg a: 2433 2465* 32* 4.2BSD 0 0 0 b: 2465* 2675* 209* swap c: 2433 4864 2432 unused 0 0 d: 2675* 2708* 32* 4.2BSD 0 0 0 e: 2708* 2740* 32* 4.2BSD 0 0 0 f: 2740* 4864 2124* 4.2BSD 0 0 0 # uname -a Linux machine 2.4.29 #5 Wed Mar 2 13:42:45 CET 2005 i586 unknown # lsmod Module Size Used by ufs 47888 0 nlscp437 4384 2 (autoclean) vfat 9232 1 (autoclean) fat 29568 0 (autoclean) vfat sdmod 10832 2 (autoclean) usb-uhci 20928 0 (unused) usb-storage 46096 1 usbcore 61952 0 usb-uhci usb-storage ipv6 142816 -1 (autoclean) pcnetcs 10816 1 8390 5952 0 pcnetcs serial 42256 0 (autoclean) isa-pnp 27968 0 (autoclean) serial # ls -ldev-sda* brw-rw---- 1 root disk 8, 0 May 12 2001dev-sda brw-rw---- 1 root disk 8, 1 May 12 2001dev-sda1 brw-rw---- 1 root disk 8, 10 May 12 2001dev-sda10 brw-rw---- 1 root disk 8, 11 May 12 2001dev-sda11 brw-rw---- 1 root disk 8, 12 May 12 2001dev-sda12 brw-rw---- 1 root disk 8, 13 May 12 2001dev-sda13 brw-rw---- 1 root disk 8, 14 May 12 2001dev-sda14 brw-rw---- 1 root disk 8, 15 May 12 2001dev-sda15 brw-rw---- 1 root disk 8, 2 May 12 2001dev-sda2 brw-rw---- 1 root root 8, 20 Mar 2 15:17dev-sda20 brw-rw---- 1 root root 8, 21 Mar 2 15:16dev-sda21 brw-rw---- 1 root root 8, 22 Mar 2 15:16dev-sda22 brw-rw---- 1 root root 8, 23 Mar 2 15:16dev-sda23 brw-rw---- 1 root root 8, 24 Mar 2 15:16dev-sda24 brw-rw---- 1 root root 8, 25 Mar 2 15:16dev-sda25
|
||||
Installing Linux with nonbootable CD drive Linux groups from Newsgroups The #1 Usenet Provider on the Internet
|
||||